Trace number 367132

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) 858.178 858.558

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249.opb
MD5SUMcd6eda995a0e5ee23d36c7390fd4ce06
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 benchmark6.23705
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 variables20501
Total number of constraints60601
Number of constraints which are clauses60600
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 constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
Number of bits of the biggest sum of numbers301
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.59/0.65	c ...done
0.59/0.65	c #vars=20501 #constraints=60603 hasObjective=yes
0.79/0.86	c res. mode=mod
0.79/0.86	c VSIDS like heuristics
0.79/0.86	c complete search running
93.85/93.95	c restart after 401 decisions
95.55/95.62	c nbDecision=500 #constraints=60902
192.32/192.47	c restart after 801 decisions
223.71/223.88	c nbDecision=1000 #constraints=61284
388.95/389.11	c nbDecision=1500 #constraints=61789
472.11/472.38	c restart after 1601 decisions
622.56/622.82	c nbDecision=2000 #constraints=62195
855.92/856.30	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/node42/watcher-367132-1177003703 -o ROOT/results/node42/solver-367132-1177003703 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/367132-1177003703/instance-367132-1177003703.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.92 0.97 0.97 3/77 8907
/proc/meminfo: memFree=1527336/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=1468 CPUtime=0
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 148282205 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 367 165 130 317 0 46 0

[startup+0.100281 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 8907
/proc/meminfo: memFree=1527336/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=3580 CPUtime=0.09
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 694 0 0 0 9 0 0 0 18 0 1 0 148282205 3665920 676 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 895 677 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.201299 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 8907
/proc/meminfo: memFree=1527336/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=5692 CPUtime=0.19
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 1231 0 0 0 19 0 0 0 18 0 1 0 148282205 5828608 1213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 1423 1213 130 317 0 1102 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5692

[startup+0.30132 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 8907
/proc/meminfo: memFree=1527336/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=7932 CPUtime=0.29
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 1795 0 0 0 29 0 0 0 19 0 1 0 148282205 8122368 1744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 1983 1744 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701395 s]
/proc/loadavg: 0.92 0.97 0.97 3/77 8907
/proc/meminfo: memFree=1527336/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=19520 CPUtime=0.69
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 4818 0 0 0 67 2 0 0 23 0 1 0 148282205 19988480 4571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602744 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 4880 4571 137 317 0 4559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19520

[startup+1.50255 s]
/proc/loadavg: 0.92 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1507936/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=23980 CPUtime=1.49
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 5994 0 0 0 147 2 0 0 25 0 1 0 148282205 24555520 5551 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 5995 5551 139 317 0 5674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23980

[startup+3.10185 s]
/proc/loadavg: 0.92 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1505440/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=24244 CPUtime=3.09
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 6066 0 0 0 307 2 0 0 25 0 1 0 148282205 24825856 5623 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 6061 5623 139 317 0 5740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24244

[startup+6.30146 s]
/proc/loadavg: 0.93 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1503840/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=27220 CPUtime=6.29
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 7086 0 0 0 626 3 0 0 25 0 1 0 148282205 27873280 5940 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284120 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 6805 5940 139 317 0 6484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27220

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1484064/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=50608 CPUtime=12.68
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 18167 0 0 0 1261 7 0 0 25 0 1 0 148282205 51822592 10883 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278991 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 12652 10883 170 317 0 12331 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50608

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1464872/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=74172 CPUtime=25.48
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 29724 0 0 0 2536 12 0 0 25 0 1 0 148282205 75952128 15905 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 18543 15906 170 317 0 18222 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74172

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1374568/2055920 swapFree=4137424/4192956
[pid=8907] ppid=8905 vsize=202284 CPUtime=51.07
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 87975 0 0 0 5070 37 0 0 25 0 1 0 148282205 207138816 43391 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 50571 43391 170 317 0 50250 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 202284

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1268904/2055920 swapFree=4137480/4192956
[pid=8907] ppid=8905 vsize=305692 CPUtime=102.26
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 144580 0 0 0 10163 63 0 0 25 0 1 0 148282205 313028608 64507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 76423 64507 170 317 0 76102 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 305692

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1108776/2055920 swapFree=4137480/4192956
[pid=8907] ppid=8905 vsize=492352 CPUtime=162.23
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 233294 0 0 0 16125 98 0 0 25 0 1 0 148282205 504168448 104429 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 123088 104429 170 317 0 122767 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 492352

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=1019752/2055920 swapFree=4137480/4192956
[pid=8907] ppid=8905 vsize=600656 CPUtime=222.22
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 292286 0 0 0 22101 121 0 0 25 0 1 0 148282205 615071744 126466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 150164 126466 170 317 0 149843 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 600656

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=833448/2055920 swapFree=4137536/4192956
[pid=8907] ppid=8905 vsize=812156 CPUtime=282.19
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 382614 0 0 0 28060 159 0 0 25 0 1 0 148282205 831647744 173169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712495 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 203039 173169 170 317 0 202718 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 812156

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=729448/2055920 swapFree=4137536/4192956
[pid=8907] ppid=8905 vsize=939076 CPUtime=342.17
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 450464 0 0 0 34030 187 0 0 25 0 1 0 148282205 961613824 199025 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 234769 199025 170 317 0 234448 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 939076

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=617704/2055920 swapFree=4137588/4192956
[pid=8907] ppid=8905 vsize=1077504 CPUtime=402.14
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 522098 0 0 0 40002 212 0 0 25 0 1 0 148282205 1103364096 227091 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714720 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 269376 227091 170 317 0 269055 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1077504

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 8908
/proc/meminfo: memFree=572968/2055920 swapFree=4137588/4192956
[pid=8907] ppid=8905 vsize=1130844 CPUtime=462.13
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 550399 0 0 0 45988 225 0 0 25 0 1 0 148282205 1157984256 238010 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 282711 238010 170 317 0 282390 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1130844

[startup+522.302 s]
/proc/loadavg: 1.05 0.99 0.98 2/78 8908
/proc/meminfo: memFree=516648/2055920 swapFree=4137588/4192956
[pid=8907] ppid=8905 vsize=1201828 CPUtime=522.1
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 588198 0 0 0 51970 240 0 0 25 0 1 0 148282205 1230671872 252445 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712488 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 300457 252446 170 317 0 300136 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 1201828

[startup+582.301 s]
/proc/loadavg: 1.02 0.99 0.98 2/78 8908
/proc/meminfo: memFree=338088/2055920 swapFree=4137640/4192956
[pid=8907] ppid=8905 vsize=1446104 CPUtime=582.08
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 664284 0 0 0 57940 268 0 0 25 0 1 0 148282205 1480810496 299706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 361526 299706 170 317 0 361205 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 1446104

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 8908
/proc/meminfo: memFree=241576/2055920 swapFree=4137640/4192956
[pid=8907] ppid=8905 vsize=1541852 CPUtime=642.06
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 717811 0 0 0 63918 288 0 0 25 0 1 0 148282205 1578856448 320845 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 385463 320845 170 317 0 385142 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1541852

[startup+702.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 8910
/proc/meminfo: memFree=143592/2055920 swapFree=4137696/4192956
[pid=8907] ppid=8905 vsize=1651276 CPUtime=702.04
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 777574 0 0 0 69891 313 0 0 25 0 1 0 148282205 1690906624 345048 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 412819 345048 170 317 0 412498 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1651276

[startup+762.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 8910
/proc/meminfo: memFree=74792/2055920 swapFree=4137696/4192956
[pid=8907] ppid=8905 vsize=1729028 CPUtime=762.01
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 821269 0 0 0 75870 331 0 0 25 0 1 0 148282205 1770524672 362196 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 432257 362196 170 317 0 431936 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 1729028

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 8910
/proc/meminfo: memFree=16744/2055920 swapFree=4137696/4192956
[pid=8907] ppid=8905 vsize=1794148 CPUtime=821.98
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 857327 0 0 0 81852 346 0 0 25 0 1 0 148282205 1837207552 376663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 448537 376663 170 317 0 448216 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 1794148



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+856.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 8910
/proc/meminfo: memFree=15784/2055920 swapFree=4137756/4192956
[pid=8907] ppid=8905 vsize=1843896 CPUtime=855.92
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 886545 0 0 0 85233 359 0 0 25 0 1 0 148282205 1888149504 387603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134717191 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 460974 387603 170 317 0 460653 0
Current children cumulated CPU time (s) 855.92
Current children cumulated vsize (KiB) 1843896

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+857.502 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 8911
/proc/meminfo: memFree=16160/2055920 swapFree=4137756/4192956
[pid=8907] ppid=8905 vsize=1845704 CPUtime=857.11
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 887713 0 0 0 85352 359 0 0 25 0 1 0 148282205 1890000896 388019 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272674 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 461426 388019 170 317 0 461105 0
Current children cumulated CPU time (s) 857.11
Current children cumulated vsize (KiB) 1845704

[startup+858.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 8911
/proc/meminfo: memFree=15520/2055920 swapFree=4137756/4192956
[pid=8907] ppid=8905 vsize=1847836 CPUtime=857.91
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4194304 888544 0 0 0 85431 360 0 0 25 0 1 0 148282205 1892184064 388466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713857 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 461959 388466 170 317 0 461638 0
Current children cumulated CPU time (s) 857.91
Current children cumulated vsize (KiB) 1847836

[startup+858.502 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 8911
/proc/meminfo: memFree=15520/2055920 swapFree=4137756/4192956
[pid=8907] ppid=8905 vsize=0 CPUtime=858.11
/proc/8907/stat : 8907 (oree) R 8905 8907 8609 0 -1 4195332 888544 0 0 0 85432 379 0 0 25 0 1 0 148282205 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8907/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 858.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 858.558
CPU time (s): 858.178
CPU user time (s): 854.325
CPU system time (s): 3.85241
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 1847836

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

runsolver used 1.04684 second user time and 2.07268 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Thu Apr 19 17:28:23 UTC 2007

IDJOB= 367132
IDBENCH= 3024
IDSOLVER= 172
FILE ID= node42/367132-1177003703

PBS_JOBID= 4630520

Free space on /tmp= 66445 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=200-sizeP=101-sizeQ=200-864124249.opb
COMMAND LINE= oree /tmp/evaluation/367132-1177003703/instance-367132-1177003703.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-367132-1177003703 -o ROOT/results/node42/solver-367132-1177003703 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/367132-1177003703/instance-367132-1177003703.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  cd6eda995a0e5ee23d36c7390fd4ce06

RANDOM SEED= 486820341

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1527744 kB
Buffers:         37280 kB
Cached:         400628 kB
SwapCached:      18576 kB
Active:         106964 kB
Inactive:       363984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527744 kB
SwapTotal:     4192956 kB
SwapFree:      4137424 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          39768 kB
Slab:            42588 kB
Committed_AS:  2992424 kB
PageTables:       1912 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= 66445 MiB

End job on node42 on Thu Apr 19 17:42:42 UTC 2007