Trace number 357466

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 NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.09 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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=41 #constraints=12 hasObjective=yes
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.20/0.26	c restart after 401 decisions
0.29/0.34	c nbDecision=500 #constraints=482
0.69/0.70	c restart after 801 decisions
0.89/0.99	c nbDecision=1000 #constraints=967
1.99/2.00	c nbDecision=1500 #constraints=1466
2.19/2.27	c restart after 1601 decisions
3.79/3.89	c nbDecision=2000 #constraints=1952
6.69/6.71	c nbDecision=2500 #constraints=2453
10.69/10.79	c nbDecision=3000 #constraints=2952
12.59/12.68	c restart after 3201 decisions
16.78/16.81	c nbDecision=3500 #constraints=3439
24.18/24.24	c nbDecision=4000 #constraints=3940
33.78/33.80	c nbDecision=4500 #constraints=4438
43.88/43.97	c nbDecision=5000 #constraints=4938
54.27/54.39	c nbDecision=5500 #constraints=5439
67.16/67.23	c nbDecision=6000 #constraints=5938
77.77/77.82	c restart after 6401 decisions
79.97/80.04	c nbDecision=6500 #constraints=6420
92.27/92.38	c nbDecision=7000 #constraints=6922
106.35/106.47	c nbDecision=7500 #constraints=7422
120.45/120.52	c nbDecision=8000 #constraints=7922
136.65/136.73	c nbDecision=8500 #constraints=8423
155.04/155.11	c nbDecision=9000 #constraints=8920
173.93/174.03	c nbDecision=9500 #constraints=9420
192.13/192.20	c nbDecision=10000 #constraints=9921
215.42/215.54	c nbDecision=10500 #constraints=10420
235.01/235.11	c nbDecision=11000 #constraints=10921
258.81/258.92	c nbDecision=11500 #constraints=11421
284.29/284.40	c nbDecision=12000 #constraints=11921
312.49/312.67	c nbDecision=12500 #constraints=12421
328.48/328.69	c restart after 12801 decisions
341.98/342.12	c nbDecision=13000 #constraints=12905
371.97/372.14	c nbDecision=13500 #constraints=13405
401.86/402.09	c nbDecision=14000 #constraints=13905
437.65/437.82	c nbDecision=14500 #constraints=14404
471.64/471.85	c nbDecision=15000 #constraints=14906
506.33/506.59	c nbDecision=15500 #constraints=15405
540.71/540.92	c nbDecision=16000 #constraints=15905
575.60/575.86	c nbDecision=16500 #constraints=16405
612.99/613.24	c nbDecision=17000 #constraints=16904
651.28/651.52	c nbDecision=17500 #constraints=17405
690.16/690.41	c nbDecision=18000 #constraints=17903
729.35/729.67	c nbDecision=18500 #constraints=18403
768.43/768.74	c nbDecision=19000 #constraints=18902
809.62/809.96	c nbDecision=19500 #constraints=19399
852.81/853.11	c nbDecision=20000 #constraints=19901
895.10/895.46	c nbDecision=20500 #constraints=20399
934.59/934.97	c nbDecision=21000 #constraints=20899
978.27/978.66	c nbDecision=21500 #constraints=21400
1023.75/1024.12	c nbDecision=22000 #constraints=21901
1066.84/1067.29	c nbDecision=22500 #constraints=22400
1111.32/1111.75	c nbDecision=23000 #constraints=22899
1164.90/1165.37	c nbDecision=23500 #constraints=23400
1221.39/1221.84	c nbDecision=24000 #constraints=23900
1277.97/1278.47	c nbDecision=24500 #constraints=24400
1330.87/1331.43	c nbDecision=25000 #constraints=24900
1381.44/1382.09	c nbDecision=25500 #constraints=25401
1393.53/1394.18	c restart after 25601 decisions
1447.61/1448.24	c nbDecision=26000 #constraints=25884
1515.39/1516.00	c nbDecision=26500 #constraints=26385
1583.87/1584.58	c nbDecision=27000 #constraints=26886
1648.55/1649.26	c nbDecision=27500 #constraints=27385
1719.23/1719.94	c nbDecision=28000 #constraints=27885
1787.50/1788.25	c nbDecision=28500 #constraints=28386
1800.01/1800.71	Received signal 15
1800.01/1800.77	
1800.01/1800.77	s UNKNOWN
1800.01/1800.77	
1800.01/1800.77	c user time= 1799.77 s
1800.01/1800.77	c system time= 0.304953 s
1800.01/1800.77	c wall clock time=1800.77

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/node22/watcher-357466-1177000764 -o ROOT/results/node22/solver-357466-1177000764 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357466-1177000764/instance-357466-1177000764.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: 0.78 0.96 0.97 3/77 9723
/proc/meminfo: memFree=1413456/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=1468 CPUtime=0
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 147994126 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 367 168 138 317 0 46 0

[startup+0.084939 s]
/proc/loadavg: 0.78 0.96 0.97 3/77 9723
/proc/meminfo: memFree=1413456/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=1728 CPUtime=0.08
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 253 0 0 0 8 0 0 0 18 0 1 0 147994126 1769472 235 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 432 235 138 317 0 111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1728

[startup+0.101942 s]
/proc/loadavg: 0.78 0.96 0.97 3/77 9723
/proc/meminfo: memFree=1413456/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=1728 CPUtime=0.1
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 266 0 0 0 10 0 0 0 18 0 1 0 147994126 1769472 248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 432 248 138 317 0 111 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1728

[startup+0.301972 s]
/proc/loadavg: 0.78 0.96 0.97 3/77 9723
/proc/meminfo: memFree=1413456/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=2248 CPUtime=0.29
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 392 0 0 0 29 0 0 0 19 0 1 0 147994126 2301952 374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278989 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 562 374 138 317 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2248

[startup+0.701032 s]
/proc/loadavg: 0.78 0.96 0.97 3/77 9723
/proc/meminfo: memFree=1413456/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=2908 CPUtime=0.69
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 546 0 0 0 69 0 0 0 23 0 1 0 147994126 2977792 528 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718318 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 727 528 138 317 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2908

[startup+1.50116 s]
/proc/loadavg: 0.78 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1411464/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=3824 CPUtime=1.49
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 780 0 0 0 149 0 0 0 25 0 1 0 147994126 3915776 762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 956 762 138 317 0 635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3824

[startup+3.1014 s]
/proc/loadavg: 0.78 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1410248/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=4884 CPUtime=3.09
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 1046 0 0 0 309 0 0 0 25 0 1 0 147994126 5001216 1028 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 1221 1028 138 317 0 900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4884

[startup+6.30289 s]
/proc/loadavg: 0.80 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1408648/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=6268 CPUtime=6.29
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 1365 0 0 0 628 1 0 0 25 0 1 0 147994126 6418432 1347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 1567 1347 138 317 0 1246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6268

[startup+12.7019 s]
/proc/loadavg: 0.81 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1406992/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=7852 CPUtime=12.69
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 1722 0 0 0 1268 1 0 0 25 0 1 0 147994126 8040448 1704 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 1963 1704 138 317 0 1642 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7852

[startup+25.5018 s]
/proc/loadavg: 0.85 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1405336/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=9460 CPUtime=25.48
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 2119 0 0 0 2547 1 0 0 25 0 1 0 147994126 9687040 2101 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563778 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 2365 2101 138 317 0 2044 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9460

[startup+51.1017 s]
/proc/loadavg: 0.90 0.96 0.97 2/78 9724
/proc/meminfo: memFree=1403160/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=11700 CPUtime=51.07
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 2666 0 0 0 5105 2 0 0 25 0 1 0 147994126 11980800 2648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718446 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 2925 2648 138 317 0 2604 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11700

[startup+102.306 s]
/proc/loadavg: 0.96 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1399384/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=15728 CPUtime=102.26
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 3601 0 0 0 10223 3 0 0 25 0 1 0 147994126 16105472 3583 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 3932 3583 138 317 0 3611 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15728

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1395928/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=19364 CPUtime=162.24
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 4559 0 0 0 16220 4 0 0 25 0 1 0 147994126 19828736 4484 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 4841 4484 169 317 0 4520 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19364

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1393112/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=22288 CPUtime=222.22
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 5236 0 0 0 22217 5 0 0 25 0 1 0 147994126 22822912 5161 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 5572 5161 169 317 0 5251 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22288

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1390808/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=24876 CPUtime=282.2
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 5810 0 0 0 28214 6 0 0 25 0 1 0 147994126 25473024 5735 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 6219 5735 170 317 0 5898 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24876

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1388824/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=26872 CPUtime=342.17
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 6300 0 0 0 34210 7 0 0 25 0 1 0 147994126 27516928 6225 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 6718 6225 170 317 0 6397 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26872

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1387032/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=28700 CPUtime=402.16
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 6751 0 0 0 40207 9 0 0 25 0 1 0 147994126 29388800 6676 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 7175 6676 170 317 0 6854 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 28700

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1385432/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=30184 CPUtime=462.14
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 7171 0 0 0 46204 10 0 0 25 0 1 0 147994126 30908416 7096 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 7546 7096 170 317 0 7225 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 30184

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1383768/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=31668 CPUtime=522.12
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 7574 0 0 0 52201 11 0 0 25 0 1 0 147994126 32428032 7499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 7917 7499 170 317 0 7596 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 31668

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1381592/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=34412 CPUtime=582.1
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 8188 0 0 0 58198 12 0 0 25 0 1 0 147994126 35237888 8000 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 8603 8000 170 317 0 8282 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 34412

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1380632/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=35356 CPUtime=642.09
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 8475 0 0 0 64196 13 0 0 25 0 1 0 147994126 36204544 8287 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 8839 8287 170 317 0 8518 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 35356


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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1374936/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=41904 CPUtime=882
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 10130 0 0 0 88184 16 0 0 25 0 1 0 147994126 42909696 9678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 10476 9678 170 317 0 10155 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 41904

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1373464/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=43516 CPUtime=941.98
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 10560 0 0 0 94181 17 0 0 25 0 1 0 147994126 44560384 10042 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 10879 10042 170 317 0 10558 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 43516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1372248/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=44612 CPUtime=1001.96
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 10864 0 0 0 100178 18 0 0 25 0 1 0 147994126 45682688 10346 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 11153 10346 170 317 0 10832 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 44612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1371096/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=45784 CPUtime=1061.94
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 11176 0 0 0 106175 19 0 0 25 0 1 0 147994126 46882816 10625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 11446 10625 170 317 0 11125 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 45784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1370008/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=46836 CPUtime=1121.92
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 11458 0 0 0 112172 20 0 0 25 0 1 0 147994126 47960064 10907 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 11709 10907 170 317 0 11388 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 46836

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1368792/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=48144 CPUtime=1181.89
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 11804 0 0 0 118169 20 0 0 25 0 1 0 147994126 49299456 11187 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 12036 11187 170 317 0 11715 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 48144

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9724
/proc/meminfo: memFree=1367896/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=48932 CPUtime=1241.88
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 12043 0 0 0 124167 21 0 0 25 0 1 0 147994126 50106368 11426 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563302 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 12233 11426 170 317 0 11912 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 48932

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/84 9790
/proc/meminfo: memFree=1365600/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=50256 CPUtime=1301.83
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 12350 0 0 0 130160 23 0 0 25 0 1 0 147994126 51462144 11700 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 12564 11700 170 317 0 12243 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 50256

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9922
/proc/meminfo: memFree=1365528/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=51308 CPUtime=1361.74
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 12624 0 0 0 136150 24 0 0 25 0 1 0 147994126 52539392 11974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 12827 11974 170 317 0 12506 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 51308

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9922
/proc/meminfo: memFree=1364632/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=52344 CPUtime=1421.72
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 12882 0 0 0 142147 25 0 0 25 0 1 0 147994126 53600256 12199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 13086 12199 170 317 0 12765 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 52344

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 9922
/proc/meminfo: memFree=1363800/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=53128 CPUtime=1481.7
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 13103 0 0 0 148144 26 0 0 25 0 1 0 147994126 54403072 12420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 13282 12420 170 317 0 12961 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 53128

[startup+1542.3 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 9922
/proc/meminfo: memFree=1363096/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=53916 CPUtime=1541.68
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 13337 0 0 0 154141 27 0 0 25 0 1 0 147994126 55209984 12621 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 13479 12621 170 317 0 13158 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 53916

[startup+1602.3 s]
/proc/loadavg: 1.10 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1362264/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=54708 CPUtime=1601.67
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 13554 0 0 0 160139 28 0 0 25 0 1 0 147994126 56020992 12838 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604115 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 13677 12838 170 317 0 13356 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 54708

[startup+1662.3 s]
/proc/loadavg: 1.03 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1361368/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=55756 CPUtime=1661.65
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 13839 0 0 0 166136 29 0 0 25 0 1 0 147994126 57094144 13057 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 13939 13057 170 317 0 13618 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 55756

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1360536/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=56540 CPUtime=1721.63
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 14045 0 0 0 172134 29 0 0 25 0 1 0 147994126 57896960 13263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 14135 13263 170 317 0 13814 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 56540

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1359640/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=57324 CPUtime=1781.61
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 14254 0 0 0 178131 30 0 0 25 0 1 0 147994126 58699776 13472 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 14331 13472 170 317 0 14010 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 57324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1359384/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=57716 CPUtime=1800.01
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 14361 0 0 0 179971 30 0 0 25 0 1 0 147994126 59101184 13546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718437 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 14429 13546 170 317 0 14108 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 57716

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 9922
/proc/meminfo: memFree=1359384/2055920 swapFree=4168584/4192956
[pid=9723] ppid=9721 vsize=57716 CPUtime=1800.01
/proc/9723/stat : 9723 (oree) R 9721 9723 9666 0 -1 4194304 14361 0 0 0 179971 30 0 0 25 0 1 0 147994126 59101184 13546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718437 0 0 4096 17474 0 0 0 17 1 0 0
/proc/9723/statm: 14429 13546 170 317 0 14108 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 57716

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.09
CPU user time (s): 1799.78
CPU system time (s): 0.314952
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 57716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.314952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14377
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= 4163

runsolver used 2.16467 second user time and 4.37733 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Thu Apr 19 16:39:25 UTC 2007

IDJOB= 357466
IDBENCH= 2903
IDSOLVER= 172
FILE ID= node22/357466-1177000764

PBS_JOBID= 4630497

Free space on /tmp= 66498 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= oree /tmp/evaluation/357466-1177000764/instance-357466-1177000764.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-357466-1177000764 -o ROOT/results/node22/solver-357466-1177000764 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357466-1177000764/instance-357466-1177000764.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  4618b6422bdc12197131d1d37f567363

RANDOM SEED= 121866326

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1413864 kB
Buffers:         50296 kB
Cached:         497496 kB
SwapCached:       2192 kB
Active:         101948 kB
Inactive:       468160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1413864 kB
SwapTotal:     4192956 kB
SwapFree:      4168584 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          30160 kB
Slab:            57600 kB
Committed_AS:  1800888 kB
PageTables:       1676 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= 66498 MiB

End job on node22 on Thu Apr 19 17:09:27 UTC 2007