Trace number 365759

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.38 1801.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww1.opb
MD5SUM52b3cfe13fa99e74b3b63fc245437649
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.005998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables60
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 89643482
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 740339225
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.00	c ...done
0.00/0.00	c #vars=60 #constraints=2 hasObjective=no
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.19/0.27	c restart after 401 decisions
0.29/0.36	c nbDecision=500 #constraints=480
0.59/0.68	c restart after 801 decisions
0.89/0.95	c nbDecision=1000 #constraints=972
1.89/1.93	c nbDecision=1500 #constraints=1464
2.19/2.22	c restart after 1601 decisions
3.69/3.74	c nbDecision=2000 #constraints=1957
6.19/6.27	c nbDecision=2500 #constraints=2454
9.69/9.72	c nbDecision=3000 #constraints=2954
11.49/11.50	c restart after 3201 decisions
14.08/14.19	c nbDecision=3500 #constraints=3443
19.39/19.40	c nbDecision=4000 #constraints=3945
25.39/25.42	c nbDecision=4500 #constraints=4444
32.68/32.71	c nbDecision=5000 #constraints=4945
41.48/41.56	c nbDecision=5500 #constraints=5448
53.17/53.26	c nbDecision=6000 #constraints=5945
63.98/64.01	c restart after 6401 decisions
66.17/66.27	c nbDecision=6500 #constraints=6435
84.26/84.36	c nbDecision=7000 #constraints=6933
100.86/100.99	c nbDecision=7500 #constraints=7433
118.36/118.46	c nbDecision=8000 #constraints=7933
137.35/137.50	c nbDecision=8500 #constraints=8432
156.74/156.80	c nbDecision=9000 #constraints=8936
173.75/173.81	c nbDecision=9500 #constraints=9432
190.74/190.80	c nbDecision=10000 #constraints=9933
207.93/208.07	c nbDecision=10500 #constraints=10433
225.72/225.84	c nbDecision=11000 #constraints=10933
246.32/246.47	c nbDecision=11500 #constraints=11435
269.61/269.73	c nbDecision=12000 #constraints=11934
292.91/293.09	c nbDecision=12500 #constraints=12433
307.10/307.24	c restart after 12801 decisions
317.19/317.39	c nbDecision=13000 #constraints=12920
344.79/344.91	c nbDecision=13500 #constraints=13418
374.78/374.93	c nbDecision=14000 #constraints=13918
408.57/408.77	c nbDecision=14500 #constraints=14419
446.96/447.10	c nbDecision=15000 #constraints=14916
480.55/480.70	c nbDecision=15500 #constraints=15419
520.54/520.71	c nbDecision=16000 #constraints=15917
568.93/569.14	c nbDecision=16500 #constraints=16416
612.61/612.89	c nbDecision=17000 #constraints=16919
654.09/654.36	c nbDecision=17500 #constraints=17418
700.19/700.41	c nbDecision=18000 #constraints=17914
749.87/750.18	c nbDecision=18500 #constraints=18412
795.06/795.32	c nbDecision=19000 #constraints=18916
841.94/842.20	c nbDecision=19500 #constraints=19413
887.44/887.79	c nbDecision=20000 #constraints=19915
935.31/935.62	c nbDecision=20500 #constraints=20415
977.30/977.61	c nbDecision=21000 #constraints=20913
1031.99/1032.38	c nbDecision=21500 #constraints=21417
1085.61/1086.09	c nbDecision=22000 #constraints=21911
1134.46/1134.94	c nbDecision=22500 #constraints=22414
1183.84/1184.35	c nbDecision=23000 #constraints=22914
1238.42/1238.93	c nbDecision=23500 #constraints=23415
1294.31/1294.87	c nbDecision=24000 #constraints=23912
1352.50/1353.07	c nbDecision=24500 #constraints=24414
1408.67/1409.26	c nbDecision=25000 #constraints=24913
1486.85/1487.44	c nbDecision=25500 #constraints=25415
1502.05/1502.66	c restart after 25601 decisions
1568.13/1568.79	c nbDecision=26000 #constraints=25894
1656.40/1657.00	c nbDecision=26500 #constraints=26395
1749.18/1749.86	c nbDecision=27000 #constraints=26895
1800.07/1800.70	Received signal 15
1800.26/1800.99	
1800.26/1800.99	s UNKNOWN
1800.26/1800.99	
1800.26/1800.99	c user time= 1800.03 s
1800.26/1800.99	c system time= 0.335948 s
1800.26/1800.99	c wall clock time=1800.99

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-365759-1176997401 -o ROOT/results/node1/solver-365759-1176997401 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365759-1176997401/instance-365759-1176997401.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 5247
/proc/meminfo: memFree=1625472/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=1468 CPUtime=0
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 175777942 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272790 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 367 166 138 317 0 46 0

[startup+0.015175 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 5247
/proc/meminfo: memFree=1625472/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=1468 CPUtime=0.01
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 195 0 0 0 1 0 0 0 18 0 1 0 175777942 1503232 177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271379 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 367 177 138 317 0 46 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1468

[startup+0.101181 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 5247
/proc/meminfo: memFree=1625472/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=1864 CPUtime=0.09
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 297 0 0 0 9 0 0 0 18 0 1 0 175777942 1908736 279 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 466 279 138 317 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.301205 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 5247
/proc/meminfo: memFree=1625472/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=2520 CPUtime=0.29
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 462 0 0 0 29 0 0 0 19 0 1 0 175777942 2580480 444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278940 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 630 444 138 317 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2520

[startup+0.701253 s]
/proc/loadavg: 1.00 1.00 0.92 3/77 5247
/proc/meminfo: memFree=1625472/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=3704 CPUtime=0.69
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 732 0 0 0 69 0 0 0 22 0 1 0 175777942 3792896 714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 926 714 139 317 0 605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3704

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1622584/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=5172 CPUtime=1.49
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 1081 0 0 0 149 0 0 0 25 0 1 0 175777942 5296128 1063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 1293 1063 139 317 0 972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5172

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 0.92 3/78 5248
/proc/meminfo: memFree=1620920/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=6480 CPUtime=3.09
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 1425 0 0 0 309 0 0 0 25 0 1 0 175777942 6635520 1407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 1620 1407 139 317 0 1299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6480

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1618616/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=8576 CPUtime=6.29
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 1909 0 0 0 628 1 0 0 25 0 1 0 175777942 8781824 1891 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134590798 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 2144 1891 139 317 0 1823 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8576

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1616248/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=10708 CPUtime=12.69
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 2431 0 0 0 1268 1 0 0 25 0 1 0 175777942 10964992 2413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746924 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 2677 2413 139 317 0 2356 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10708

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 0.92 3/78 5248
/proc/meminfo: memFree=1612664/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=14440 CPUtime=25.49
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 3281 0 0 0 2547 2 0 0 25 0 1 0 175777942 14786560 3263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 3610 3263 139 317 0 3289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14440

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1608952/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=18384 CPUtime=51.07
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 4204 0 0 0 5104 3 0 0 25 0 1 0 175777942 18825216 4186 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 4596 4186 139 317 0 4275 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18384

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.92 3/78 5248
/proc/meminfo: memFree=1604792/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=22288 CPUtime=102.26
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 5240 0 0 0 10221 5 0 0 25 0 1 0 175777942 22822912 5222 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 5572 5222 139 317 0 5251 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22288

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1600120/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=27984 CPUtime=162.24
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 6462 0 0 0 16218 6 0 0 25 0 1 0 175777942 28655616 6387 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 6996 6387 139 317 0 6675 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1595512/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=32664 CPUtime=222.22
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 7602 0 0 0 22215 7 0 0 25 0 1 0 175777942 33447936 7527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 8166 7527 139 317 0 7845 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32664

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1592120/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=36208 CPUtime=282.21
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 8472 0 0 0 28212 9 0 0 25 0 1 0 175777942 37076992 8397 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 9052 8397 139 317 0 8731 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36208

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1588920/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=39276 CPUtime=342.19
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 9263 0 0 0 34209 10 0 0 25 0 1 0 175777942 40218624 9188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 9819 9188 139 317 0 9498 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39276

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1586616/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=41504 CPUtime=402.17
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 9835 0 0 0 40206 11 0 0 25 0 1 0 175777942 42500096 9760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 10376 9760 139 317 0 10055 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 41504

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1584376/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=43620 CPUtime=462.15
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 10384 0 0 0 46203 12 0 0 25 0 1 0 175777942 44666880 10309 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 10905 10309 139 317 0 10584 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43620

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1582328/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=45716 CPUtime=522.14
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 10889 0 0 0 52200 14 0 0 25 0 1 0 175777942 46813184 10814 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 11429 10814 139 317 0 11108 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 45716

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1579832/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=50472 CPUtime=582.12
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 11999 0 0 0 58197 15 0 0 25 0 1 0 175777942 51683328 11415 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 12618 11415 170 317 0 12297 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 50472

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1578424/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=52428 CPUtime=642.1
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 12522 0 0 0 64194 16 0 0 25 0 1 0 175777942 53686272 11806 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 13107 11806 170 317 0 12786 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 52428


################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1571704/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=58756 CPUtime=882.03
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 14304 0 0 0 88184 19 0 0 25 0 1 0 175777942 60166144 13489 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 14689 13489 170 317 0 14368 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 58756

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1570104/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=60352 CPUtime=942.01
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 14721 0 0 0 94181 20 0 0 25 0 1 0 175777942 61800448 13906 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 15088 13906 170 317 0 14767 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 60352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5248
/proc/meminfo: memFree=1568248/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=62056 CPUtime=1001.99
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 15188 0 0 0 100178 21 0 0 25 0 1 0 175777942 63545344 14340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 15514 14340 170 317 0 15193 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 62056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/84 5274
/proc/meminfo: memFree=1565768/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=63752 CPUtime=1061.97
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 15592 0 0 0 106174 23 0 0 25 0 1 0 175777942 65282048 14678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 15938 14678 170 317 0 15617 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 63752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1565176/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=65360 CPUtime=1121.86
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 16049 0 0 0 112162 24 0 0 25 0 1 0 175777942 66928640 15069 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 16340 15069 170 317 0 16019 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 65360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1563576/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=67704 CPUtime=1181.84
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 16579 0 0 0 118159 25 0 0 25 0 1 0 175777942 69328896 15467 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 16926 15467 170 317 0 16605 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 67704

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1562168/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=68872 CPUtime=1241.82
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 16932 0 0 0 124156 26 0 0 25 0 1 0 175777942 70524928 15820 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 17218 15820 170 317 0 16897 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 68872

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1560760/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=70440 CPUtime=1301.81
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 17346 0 0 0 130154 27 0 0 25 0 1 0 175777942 72130560 16168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 17610 16168 170 317 0 17289 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 70440

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1559416/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=71628 CPUtime=1361.79
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 17679 0 0 0 136151 28 0 0 25 0 1 0 175777942 73347072 16501 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 17907 16501 170 317 0 17586 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 71628

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1558136/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=72796 CPUtime=1421.78
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 18020 0 0 0 142149 29 0 0 25 0 1 0 175777942 74543104 16842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 18199 16842 170 317 0 17878 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 72796

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1557048/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=73580 CPUtime=1481.75
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 18269 0 0 0 148146 29 0 0 25 0 1 0 175777942 75345920 17091 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712548 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 18395 17091 170 317 0 18074 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 73580

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1556152/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=74496 CPUtime=1541.74
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 18502 0 0 0 154144 30 0 0 25 0 1 0 175777942 76283904 17324 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 18624 17324 170 317 0 18303 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 74496

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 3/78 5446
/proc/meminfo: memFree=1555256/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=75164 CPUtime=1601.72
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 18711 0 0 0 160141 31 0 0 25 0 1 0 175777942 76967936 17533 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 18791 17533 170 317 0 18470 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 75164

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1554424/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=76072 CPUtime=1661.7
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 18971 0 0 0 166139 31 0 0 25 0 1 0 175777942 77897728 17760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 19018 17760 170 317 0 18697 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 76072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1553656/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=76860 CPUtime=1721.68
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 19187 0 0 0 172136 32 0 0 25 0 1 0 175777942 78704640 17976 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 19215 17976 170 317 0 18894 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 76860

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1552760/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=77648 CPUtime=1781.67
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 19391 0 0 0 178134 33 0 0 25 0 1 0 175777942 79511552 18180 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 19412 18180 170 317 0 19091 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 77648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1552376/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=77912 CPUtime=1800.07
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194304 19485 0 0 0 179974 33 0 0 25 0 1 0 175777942 79781888 18274 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 19478 18274 170 317 0 19157 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 77912

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1801 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 5446
/proc/meminfo: memFree=1552376/2055920 swapFree=4145780/4192956
[pid=5247] ppid=5245 vsize=0 CPUtime=1800.37
/proc/5247/stat : 5247 (oree) R 5245 5247 4573 0 -1 4194308 19501 0 0 0 180003 34 0 0 25 0 1 0 175777942 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/5247/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.38
CPU user time (s): 1800.03
CPU system time (s): 0.347947
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 77912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.347947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19501
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 2292

runsolver used 2.17967 second user time and 4.36834 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu Apr 19 15:43:21 UTC 2007

IDJOB= 365759
IDBENCH= 2563
IDSOLVER= 172
FILE ID= node1/365759-1176997401

PBS_JOBID= 4630451

Free space on /tmp= 66357 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww1.opb
COMMAND LINE= oree /tmp/evaluation/365759-1176997401/instance-365759-1176997401.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-365759-1176997401 -o ROOT/results/node1/solver-365759-1176997401 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365759-1176997401/instance-365759-1176997401.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  52b3cfe13fa99e74b3b63fc245437649

RANDOM SEED= 293918671

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625944 kB
Buffers:         35832 kB
Cached:         314988 kB
SwapCached:      14340 kB
Active:         233964 kB
Inactive:       139444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625944 kB
SwapTotal:     4192956 kB
SwapFree:      4145780 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          29512 kB
Slab:            42060 kB
Committed_AS:  5013128 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66357 MiB

End job on node1 on Thu Apr 19 16:13:24 UTC 2007