Trace number 367126

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? (MO) 641.58 641.761

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478.opb
MD5SUM51d0311b377c59157e242074419873d8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark25.4841
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables73151
Total number of constraints217741
Number of constraints which are clauses217740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint72580
Number of terms in the objective function 191
Biggest coefficient in the objective function 1569275433846670190958947355801916604025588861116008628224
Number of bits for the biggest coefficient in the objective function 191
Sum of the numbers in the objective function 3138550867693340381917894711603833208051177722232017256447
Number of bits of the sum of numbers in the objective function 191
Biggest number in a constraint 1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712
Number of bits of the biggest number in a constraint 570
Biggest sum of numbers in a constraint 7729075046034516689390703781863974688597854659412869997314224381048371193901200617177559040099268686897928050057991124859366103339630073271419918449372999566708003739316703
Number of bits of the biggest sum of numbers571
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...
2.59/2.66	c ...done
2.59/2.66	c #vars=73151 #constraints=217743 hasObjective=yes
3.59/3.62	c res. mode=mod
3.59/3.62	c VSIDS like heuristics
3.59/3.62	c complete search running
263.92/264.08	c restart after 401 decisions
268.02/268.15	c nbDecision=500 #constraints=217926
586.03/586.28	c restart after 801 decisions
600.73/600.94	c nbDecision=1000 #constraints=218137
639.32/639.50	Received signal 15

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/node54/watcher-367126-1177003693 -o ROOT/results/node54/solver-367126-1177003693 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/367126-1177003693/instance-367126-1177003693.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 1.00 3/66 26520
/proc/meminfo: memFree=1733816/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1468 CPUtime=0
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 147743831 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 367 165 130 317 0 46 0

[startup+0.0115831 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26520
/proc/meminfo: memFree=1733816/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1600 CPUtime=0
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 147743831 1638400 200 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 400 200 130 317 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1600

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26520
/proc/meminfo: memFree=1733816/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=3588 CPUtime=0.09
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 698 0 0 0 9 0 0 0 18 0 1 0 147743831 3674112 680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 897 680 130 317 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3588

[startup+0.301619 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26520
/proc/meminfo: memFree=1733816/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=7940 CPUtime=0.29
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 1792 0 0 0 28 1 0 0 19 0 1 0 147743831 8130560 1741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 1985 1741 130 317 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7940

[startup+0.70167 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26520
/proc/meminfo: memFree=1733816/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=16512 CPUtime=0.69
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 3979 0 0 0 67 2 0 0 22 0 1 0 147743831 16908288 3863 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 4128 3864 130 317 0 3807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16512

[startup+1.50177 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1712432/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=33524 CPUtime=1.49
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 8349 0 0 0 145 4 0 0 25 0 1 0 147743831 34328576 8104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134600013 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 8381 8104 130 317 0 8060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33524

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1693744/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=71016 CPUtime=3.09
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 18050 0 0 0 299 10 0 0 25 0 1 0 147743831 72720384 17064 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602739 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 17754 17064 137 317 0 17433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71016

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1660400/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=76424 CPUtime=6.29
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 19390 0 0 0 618 11 0 0 25 0 1 0 147743831 78258176 18404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 19106 18404 137 317 0 18785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76424

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1646448/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=93272 CPUtime=12.69
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 23930 0 0 0 1257 12 0 0 25 0 1 0 147743831 95510528 21946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 23318 21946 139 317 0 22997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93272

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1646512/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=93272 CPUtime=25.48
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 23930 0 0 0 2536 12 0 0 25 0 1 0 147743831 95510528 21946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135276921 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 23318 21946 139 317 0 22997 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93272

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1640176/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=106444 CPUtime=51.08
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 27822 0 0 0 5094 14 0 0 25 0 1 0 147743831 108998656 23524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 26611 23524 139 317 0 26290 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106444

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1482416/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=288204 CPUtime=102.26
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 105494 0 0 0 10182 44 0 0 25 0 1 0 147743831 295120896 62340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713833 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 72051 62340 170 317 0 71730 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 288204

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1380080/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=414624 CPUtime=162.25
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 162630 0 0 0 16158 67 0 0 25 0 1 0 147743831 424574976 88428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 103656 88428 170 317 0 103335 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 414624

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=1181296/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=649328 CPUtime=222.23
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 266247 0 0 0 22112 111 0 0 25 0 1 0 147743831 664911872 138132 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713798 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 162332 138132 170 317 0 162011 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 649328

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=934768/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=934764 CPUtime=282.21
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 371006 0 0 0 28065 156 0 0 25 0 1 0 147743831 957198336 199847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713792 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 233691 199847 170 317 0 233370 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 934764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=827056/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1061820 CPUtime=342.19
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 432354 0 0 0 34038 181 0 0 25 0 1 0 147743831 1087303680 226316 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 265455 226316 170 317 0 265134 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1061820

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=646896/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1285936 CPUtime=402.18
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 536977 0 0 0 39995 223 0 0 25 0 1 0 147743831 1316798464 271789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134590775 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 321484 271789 170 317 0 321163 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1285936

[startup+462.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 26521
/proc/meminfo: memFree=459760/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1505160 CPUtime=462.16
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 646517 0 0 0 45947 269 0 0 25 0 1 0 147743831 1541283840 317833 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 376290 317833 170 317 0 375969 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1505160

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 26521
/proc/meminfo: memFree=441904/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1527644 CPUtime=522.15
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 657600 0 0 0 51941 274 0 0 25 0 1 0 147743831 1564307456 322275 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 381911 322275 170 317 0 381590 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1527644

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 26521
/proc/meminfo: memFree=240880/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1741096 CPUtime=582.13
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 728909 0 0 0 57909 304 0 0 25 0 1 0 147743831 1782882304 372453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 435274 372453 170 317 0 434953 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1741096



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+639.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=155760/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1848128 CPUtime=639.32
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 784616 0 0 0 63606 326 0 0 25 0 1 0 147743831 1892483072 394018 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 462032 394020 170 317 0 461711 0
Current children cumulated CPU time (s) 639.32
Current children cumulated vsize (KiB) 1848128

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+639.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26521
/proc/meminfo: memFree=155760/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1847892 CPUtime=639.61
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 784959 0 0 0 63635 326 0 0 25 0 1 0 147743831 1892241408 394104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 461973 394104 170 317 0 461652 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 1847892

[startup+640.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26522
/proc/meminfo: memFree=153960/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1847892 CPUtime=640.41
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 784959 0 0 0 63715 326 0 0 25 0 1 0 147743831 1892241408 394104 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 461973 394104 170 317 0 461652 0
Current children cumulated CPU time (s) 640.41
Current children cumulated vsize (KiB) 1847892

[startup+641.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26522
/proc/meminfo: memFree=155048/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=1852712 CPUtime=641.21
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4194304 787886 0 0 0 63794 327 0 0 25 0 1 0 147743831 1897177088 395079 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284210 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 463178 395079 170 317 0 462857 0
Current children cumulated CPU time (s) 641.21
Current children cumulated vsize (KiB) 1852712

[startup+641.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26522
/proc/meminfo: memFree=155048/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=0 CPUtime=641.41
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4195332 787886 0 0 0 63805 336 0 0 25 0 1 0 147743831 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 641.41
Current children cumulated vsize (KiB) 0

[startup+641.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 26522
/proc/meminfo: memFree=155048/2055920 swapFree=4182036/4192956
[pid=26520] ppid=26518 vsize=0 CPUtime=641.51
/proc/26520/stat : 26520 (oree) R 26518 26520 25891 0 -1 4195332 787886 0 0 0 63805 346 0 0 25 0 1 0 147743831 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 641.51
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 641.761
CPU time (s): 641.58
CPU user time (s): 638.055
CPU system time (s): 3.52546
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 1852712

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

runsolver used 0.58991 second user time and 1.75473 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Thu Apr 19 17:28:14 UTC 2007

IDJOB= 367126
IDBENCH= 3023
IDSOLVER= 172
FILE ID= node54/367126-1177003693

PBS_JOBID= 4630486

Free space on /tmp= 66326 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=380-sizeP=191-sizeQ=380-376320478.opb
COMMAND LINE= oree /tmp/evaluation/367126-1177003693/instance-367126-1177003693.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-367126-1177003693 -o ROOT/results/node54/solver-367126-1177003693 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/367126-1177003693/instance-367126-1177003693.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  51d0311b377c59157e242074419873d8

RANDOM SEED= 512382103

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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:       1734288 kB
Buffers:         15148 kB
Cached:         256208 kB
SwapCached:       3840 kB
Active:          36856 kB
Inactive:       244108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734288 kB
SwapTotal:     4192956 kB
SwapFree:      4182036 kB
Dirty:           13888 kB
Writeback:           0 kB
Mapped:          15540 kB
Slab:            26652 kB
Committed_AS:  2091660 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66326 MiB

End job on node54 on Thu Apr 19 17:38:55 UTC 2007