Trace number 420081

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) 1802.14 1802.85

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h32-unknown.opb
MD5SUM1d8b4bc6cd59d6ee3856cf9cca980ee0
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1227.89
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables161116
Total number of constraints800163
Number of constraints which are clauses800163
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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...
6.68/6.76	c ...done
6.68/6.77	c #vars=161116 #constraints=800163 hasObjective=no
7.69/7.72	c res. mode=mod
7.69/7.72	c VSIDS like heuristics
7.69/7.72	c complete search running
155.92/156.05	c restart after 401 decisions
156.92/157.06	c nbDecision=500 #constraints=800170
197.11/197.23	c restart after 801 decisions
198.41/198.58	c nbDecision=1000 #constraints=800173
251.19/251.34	c nbDecision=1500 #constraints=800195
266.69/266.89	c restart after 1601 decisions
269.09/269.30	c nbDecision=2000 #constraints=800205
325.67/325.80	c nbDecision=2500 #constraints=800388
366.76/367.00	c nbDecision=3000 #constraints=800686
407.14/407.36	c restart after 3201 decisions
414.34/414.56	c nbDecision=3500 #constraints=801017
476.42/476.61	c nbDecision=4000 #constraints=801253
550.09/550.32	c nbDecision=4500 #constraints=801512
668.47/668.78	c nbDecision=5000 #constraints=801813
748.54/748.81	c nbDecision=5500 #constraints=802106
863.80/864.18	c nbDecision=6000 #constraints=802411
925.48/925.90	c restart after 6401 decisions
990.36/990.78	c nbDecision=6500 #constraints=802758
1148.54/1149.01	c nbDecision=7000 #constraints=803046
1244.47/1245.02	c nbDecision=7500 #constraints=803245
1274.06/1274.61	c nbDecision=8000 #constraints=803585
1285.26/1285.87	c nbDecision=8500 #constraints=803818
1298.25/1298.83	c nbDecision=9000 #constraints=804134
1317.44/1318.06	c nbDecision=9500 #constraints=804459
1337.64/1338.27	c nbDecision=10000 #constraints=804814
1358.33/1358.94	c nbDecision=10500 #constraints=805132
1384.42/1385.05	c nbDecision=11000 #constraints=805467
1426.51/1427.12	c nbDecision=11500 #constraints=805887
1463.90/1464.55	c nbDecision=12000 #constraints=806263
1488.49/1489.12	c nbDecision=12500 #constraints=806497
1508.88/1509.51	c restart after 12801 decisions
1521.68/1522.36	c nbDecision=13000 #constraints=806813
1637.04/1637.76	c nbDecision=13500 #constraints=807126
1702.72/1703.45	c nbDecision=14000 #constraints=807441
1800.09/1800.80	Received signal 15

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-420081-1177418528 -o ROOT/results/node69/solver-420081-1177418528 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420081-1177418528/instance-420081-1177418528.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.99 1.00 0.99 3/64 6821
/proc/meminfo: memFree=1892908/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=1468 CPUtime=0
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 217842418 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 367 166 130 317 0 46 0

[startup+0.0276711 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6821
/proc/meminfo: memFree=1892908/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=1996 CPUtime=0.02
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 306 0 0 0 2 0 0 0 18 0 1 0 217842418 2043904 289 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 499 289 130 317 0 178 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1996

[startup+0.101682 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6821
/proc/meminfo: memFree=1892908/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=3580 CPUtime=0.09
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 699 0 0 0 9 0 0 0 18 0 1 0 217842418 3665920 682 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 895 682 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301714 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6821
/proc/meminfo: memFree=1892908/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=7804 CPUtime=0.29
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 1768 0 0 0 29 0 0 0 19 0 1 0 217842418 7991296 1718 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 1951 1718 130 317 0 1630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.701779 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6821
/proc/meminfo: memFree=1892908/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=16392 CPUtime=0.69
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 3925 0 0 0 68 1 0 0 22 0 1 0 217842418 16785408 3810 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 4098 3810 130 317 0 3777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16392

[startup+1.50191 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1871844/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=33572 CPUtime=1.49
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 8256 0 0 0 147 2 0 0 25 0 1 0 217842418 34377728 8012 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 8393 8012 130 317 0 8072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33572

[startup+3.10117 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1847332/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=67768 CPUtime=3.09
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 16944 0 0 0 302 7 0 0 25 0 1 0 217842418 69394432 16443 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 16942 16443 130 317 0 16621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67768

[startup+6.30169 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1778852/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=135944 CPUtime=6.28
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 34338 0 0 0 611 17 0 0 25 0 1 0 217842418 139206656 33324 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 33986 33324 130 317 0 33665 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135944

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1667300/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=228328 CPUtime=12.68
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 57496 0 0 0 1242 26 0 0 25 0 1 0 217842418 233807872 56482 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135276917 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 57082 56482 139 317 0 56761 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 228328

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1667428/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=228328 CPUtime=25.48
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 57503 0 0 0 2522 26 0 0 25 0 1 0 217842418 233807872 56489 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710866 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 57082 56489 139 317 0 56761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 228328

[startup+51.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1667428/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=228328 CPUtime=51.06
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 57504 0 0 0 5080 26 0 0 25 0 1 0 217842418 233807872 56490 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272594 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 57082 56490 139 317 0 56761 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 228328

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642660/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=102.24
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69174 0 0 0 10194 30 0 0 25 0 1 0 217842418 281489408 62670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710797 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62670 139 317 0 68402 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 274892

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642660/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=162.22
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69174 0 0 0 16192 30 0 0 25 0 1 0 217842418 281489408 62670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277167 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62670 139 317 0 68402 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 274892

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642596/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=222.2
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69174 0 0 0 22190 30 0 0 25 0 1 0 217842418 281489408 62670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62670 139 317 0 68402 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 274892

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642532/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=282.18
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69174 0 0 0 28188 30 0 0 25 0 1 0 217842418 281489408 62670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62670 139 317 0 68402 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 274892

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642468/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=342.16
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69176 0 0 0 34186 30 0 0 25 0 1 0 217842418 281489408 62672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62672 139 317 0 68402 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 274892

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642532/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=402.14
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69179 0 0 0 40184 30 0 0 25 0 1 0 217842418 281489408 62675 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62675 139 317 0 68402 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 274892

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642468/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=462.12
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69182 0 0 0 46182 30 0 0 25 0 1 0 217842418 281489408 62678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62678 139 317 0 68402 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 274892

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642468/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=522.1
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69182 0 0 0 52180 30 0 0 25 0 1 0 217842418 281489408 62678 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62678 139 317 0 68402 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 274892

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642468/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=582.08
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69184 0 0 0 58178 30 0 0 25 0 1 0 217842418 281489408 62680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62680 139 317 0 68402 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 274892

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642468/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=642.08
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69186 0 0 0 64177 31 0 0 25 0 1 0 217842418 281489408 62682 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62682 139 317 0 68402 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 274892


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

/proc/meminfo: memFree=1642276/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1061.94
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69195 0 0 0 106163 31 0 0 25 0 1 0 217842418 281489408 62691 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62691 139 317 0 68402 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 274892

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 6822
/proc/meminfo: memFree=1642212/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1121.92
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69196 0 0 0 112161 31 0 0 25 0 1 0 217842418 281489408 62692 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62692 139 317 0 68402 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 274892

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/71 6998
/proc/meminfo: memFree=1640812/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1181.79
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69196 0 0 0 118148 31 0 0 25 0 1 0 217842418 281489408 62692 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62692 139 317 0 68402 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 274892

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641828/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1241.77
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69196 0 0 0 124145 32 0 0 25 0 1 0 217842418 281489408 62692 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710946 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62692 139 317 0 68402 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 274892

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641956/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1301.75
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69204 0 0 0 130143 32 0 0 25 0 1 0 217842418 281489408 62700 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62700 139 317 0 68402 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 274892

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641956/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1361.73
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69213 0 0 0 136141 32 0 0 25 0 1 0 217842418 281489408 62709 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606679 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62709 139 317 0 68402 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 274892

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641892/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1421.71
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69218 0 0 0 142139 32 0 0 25 0 1 0 217842418 281489408 62714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62714 139 317 0 68402 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 274892

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641892/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1481.69
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69222 0 0 0 148137 32 0 0 25 0 1 0 217842418 281489408 62718 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62718 139 317 0 68402 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 274892

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641828/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1541.67
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69226 0 0 0 154135 32 0 0 25 0 1 0 217842418 281489408 62722 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710946 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62722 139 317 0 68402 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 274892

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641892/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1601.65
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69227 0 0 0 160133 32 0 0 25 0 1 0 217842418 281489408 62723 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62723 139 317 0 68402 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 274892

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641828/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1661.63
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69229 0 0 0 166131 32 0 0 25 0 1 0 217842418 281489408 62725 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62725 139 317 0 68402 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 274892

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641764/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1721.61
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69230 0 0 0 172129 32 0 0 25 0 1 0 217842418 281489408 62726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62726 139 317 0 68402 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 274892

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641764/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1781.59
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 178127 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 274892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641764/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1800.09
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 179977 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 274892

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 7020
/proc/meminfo: memFree=1641764/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1800.69
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 180037 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (KiB) 274892

[startup+1802.2 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 7021
/proc/meminfo: memFree=1641756/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1801.49
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 180117 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604048 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1801.49
Current children cumulated vsize (KiB) 274892

[startup+1802.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 7021
/proc/meminfo: memFree=1641756/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1801.89
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 180157 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 274892

[startup+1802.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 7021
/proc/meminfo: memFree=1641756/2055920 swapFree=4182892/4192956
[pid=6821] ppid=6819 vsize=274892 CPUtime=1802.09
/proc/6821/stat : 6821 (oree) R 6819 6821 5894 0 -1 4194304 69232 0 0 0 180177 32 0 0 25 0 1 0 217842418 281489408 62728 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/6821/statm: 68723 62728 139 317 0 68402 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 274892

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.85
CPU time (s): 1802.14
CPU user time (s): 1801.78
CPU system time (s): 0.366944
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 296772

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

runsolver used 1.37879 second user time and 3.60845 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Tue Apr 24 12:42:10 UTC 2007

IDJOB= 420081
IDBENCH= 47819
IDSOLVER= 172
FILE ID= node69/420081-1177418528

PBS_JOBID= 4675654

Free space on /tmp= 66470 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.opb
COMMAND LINE= oree /tmp/evaluation/420081-1177418528/instance-420081-1177418528.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-420081-1177418528 -o ROOT/results/node69/solver-420081-1177418528 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420081-1177418528/instance-420081-1177418528.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  1d8b4bc6cd59d6ee3856cf9cca980ee0

RANDOM SEED= 879210224

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.264
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	: 5931.00
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.264
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:       1893380 kB
Buffers:          5724 kB
Cached:         100376 kB
SwapCached:       3788 kB
Active:          71328 kB
Inactive:        48864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893380 kB
SwapTotal:     4192956 kB
SwapFree:      4182892 kB
Dirty:           26632 kB
Writeback:           0 kB
Mapped:          20092 kB
Slab:            28316 kB
Committed_AS:  2254024 kB
PageTables:       1488 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= 66470 MiB

End job on node69 on Tue Apr 24 13:12:13 UTC 2007