Trace number 367042

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) 662.029 662.522

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=400-sizeP=201-sizeQ=400-87904490.opb
MD5SUMd5edef3c4035c8a6108ec4f777e769fb
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 benchmark30.6453
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 variables81001
Total number of constraints241201
Number of constraints which are clauses241200
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 constraint80400
Number of terms in the objective function 201
Biggest coefficient in the objective function 1606938044258990275541962092341162602522202993782792835301376
Number of bits for the biggest coefficient in the objective function 201
Sum of the numbers in the objective function 3213876088517980551083924184682325205044405987565585670602751
Number of bits of the sum of numbers in the objective function 201
Biggest number in a constraint 2074757784440496479256203931845580575506223116121218449997828664845326405706454073199853524473551897144098943305650394591197575537705887653943437417056981843530590901700754761842688
Number of bits of the biggest number in a constraint 600
Biggest sum of numbers in a constraint 8299031137761985917024815727382322302024892464484873799991313419664837827391154871651005228706296088699355875555839163484213727699346231811168069148386972247138995410784642717179115
Number of bits of the biggest sum of numbers601
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.68/2.78	c ...done
2.68/2.78	c #vars=81001 #constraints=241203 hasObjective=yes
3.69/3.80	c res. mode=mod
3.69/3.80	c VSIDS like heuristics
3.69/3.80	c complete search running
281.49/281.71	c restart after 401 decisions
285.59/285.89	c nbDecision=500 #constraints=241381
563.40/563.85	c restart after 801 decisions
573.90/574.36	c nbDecision=1000 #constraints=241568
659.81/660.30	Received signal 15
661.71/662.22	
661.71/662.22	s UNKNOWN
661.71/662.22	
661.71/662.22	c user time= 658.846 s
661.71/662.22	c system time= 2.88256 s
661.71/662.22	c wall clock time=662.215

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/node47/watcher-367042-1177003163 -o ROOT/results/node47/solver-367042-1177003163 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/367042-1177003163/instance-367042-1177003163.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.91 0.95 0.96 3/77 15216
/proc/meminfo: memFree=1574216/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=18568 CPUtime=0
/proc/15216/stat : 15216 (runsolver) R 15214 15216 14916 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 55161802 19013632 292 18446744073709551615 4194304 4296420 548682068992 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15216/statm: 4642 292 257 24 0 2626 0

[startup+0.0192761 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 15216
/proc/meminfo: memFree=1574216/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1732 CPUtime=0.01
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 238 0 0 0 1 0 0 0 18 0 1 0 55161802 1773568 220 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 433 221 130 317 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101284 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 15216
/proc/meminfo: memFree=1574216/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=3588 CPUtime=0.09
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 707 0 0 0 9 0 0 0 18 0 1 0 55161802 3674112 689 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 897 689 130 317 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3588

[startup+0.301304 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 15216
/proc/meminfo: memFree=1574216/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=8204 CPUtime=0.28
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 1875 0 0 0 28 0 0 0 19 0 1 0 55161802 8400896 1824 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 2051 1824 130 317 0 1730 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8204

[startup+0.701348 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 15216
/proc/meminfo: memFree=1574216/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=17304 CPUtime=0.69
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 4211 0 0 0 67 2 0 0 23 0 1 0 55161802 17719296 4095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 4326 4095 130 317 0 4005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17304

[startup+1.50144 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 15217
/proc/meminfo: memFree=1551424/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=35636 CPUtime=1.49
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 8876 0 0 0 145 4 0 0 25 0 1 0 55161802 36491264 8631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 8909 8631 130 317 0 8588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35636

[startup+3.10161 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 15217
/proc/meminfo: memFree=1530176/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=77888 CPUtime=3.08
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 19828 0 0 0 300 8 0 0 25 0 1 0 55161802 79757312 18842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602744 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 19472 18842 137 317 0 19151 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77888

[startup+6.30196 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 15217
/proc/meminfo: memFree=1493120/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=83692 CPUtime=6.28
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 21281 0 0 0 619 9 0 0 25 0 1 0 55161802 85700608 20295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 20923 20295 137 317 0 20602 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83692

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 15217
/proc/meminfo: memFree=1480000/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=99280 CPUtime=12.67
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 25338 0 0 0 1257 10 0 0 25 0 1 0 55161802 101662720 23611 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718193 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 24820 23611 139 317 0 24499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 99280

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 15217
/proc/meminfo: memFree=1478720/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=100732 CPUtime=25.47
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 25697 0 0 0 2537 10 0 0 25 0 1 0 55161802 103149568 23970 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284496 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 25183 23970 139 317 0 24862 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 100732

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 15217
/proc/meminfo: memFree=1472000/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=113848 CPUtime=51.03
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 29625 0 0 0 5091 12 0 0 25 0 1 0 55161802 116580352 25620 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 28462 25620 139 317 0 28141 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 113848

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 15217
/proc/meminfo: memFree=1296128/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=316084 CPUtime=102.21
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 111065 0 0 0 10178 43 0 0 25 0 1 0 55161802 323670016 70420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134554526 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 79021 70420 170 317 0 78700 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 316084

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=1144576/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=484968 CPUtime=162.17
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 190999 0 0 0 16144 73 0 0 25 0 1 0 55161802 496607232 107264 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 121242 107264 170 317 0 120921 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 484968

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=1004672/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=643824 CPUtime=222.13
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 253078 0 0 0 22117 96 0 0 25 0 1 0 55161802 659275776 142206 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284244 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 160956 142206 170 317 0 160635 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 643824

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=830976/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=844068 CPUtime=282.09
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 338706 0 0 0 28079 130 0 0 25 0 1 0 55161802 864325632 185479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712565 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 211017 185479 170 317 0 210696 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 844068

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=578112/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1129084 CPUtime=342.05
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 451968 0 0 0 34031 174 0 0 25 0 1 0 55161802 1156182016 248581 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271382 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 282271 248581 170 317 0 281950 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1129084

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=396800/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1336132 CPUtime=402.01
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 544864 0 0 0 39992 209 0 0 25 0 1 0 55161802 1368199168 293141 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 334033 293141 170 317 0 333712 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 1336132

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=264448/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1496728 CPUtime=461.98
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 622960 0 0 0 45960 238 0 0 25 0 1 0 55161802 1532649472 327491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 374182 327491 170 317 0 373861 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 1496728

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=203264/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1564408 CPUtime=521.95
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 651660 0 0 0 51947 248 0 0 25 0 1 0 55161802 1601953792 342037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713823 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 391102 342037 170 317 0 390781 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 1564408

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=174528/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1596744 CPUtime=581.88
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 667411 0 0 0 57935 253 0 0 25 0 1 0 55161802 1635065856 349122 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15216/statm: 399186 349122 170 317 0 398865 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 1596744

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=125440/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1654724 CPUtime=641.82
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 695068 0 0 0 63919 263 0 0 25 0 1 0 55161802 1694437376 361420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 413681 361420 170 317 0 413360 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 1654724



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+660.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=16064/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1846612 CPUtime=659.81
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 749609 0 0 0 65696 285 0 0 25 0 1 0 55161802 1890930688 408188 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710875 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 461653 408188 170 317 0 461332 0
Current children cumulated CPU time (s) 659.81
Current children cumulated vsize (KiB) 1846612

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+660.602 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 15217
/proc/meminfo: memFree=16064/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1844876 CPUtime=660.1
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 749700 0 0 0 65725 285 0 0 25 0 1 0 55161802 1889153024 407966 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718623 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 461219 407966 170 317 0 460898 0
Current children cumulated CPU time (s) 660.1
Current children cumulated vsize (KiB) 1844876

[startup+661.403 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 15218
/proc/meminfo: memFree=17080/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1858672 CPUtime=660.9
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 753912 0 0 0 65803 287 0 0 25 0 1 0 55161802 1903280128 410809 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718926 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 464668 410809 170 317 0 464347 0
Current children cumulated CPU time (s) 660.9
Current children cumulated vsize (KiB) 1858672

[startup+662.205 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 15218
/proc/meminfo: memFree=18872/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=1858600 CPUtime=661.71
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194304 754959 0 0 0 65883 288 0 0 25 0 1 0 55161802 1903206400 410971 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 464650 410971 170 317 0 464329 0
Current children cumulated CPU time (s) 661.71
Current children cumulated vsize (KiB) 1858600

[startup+662.401 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 15218
/proc/meminfo: memFree=18872/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=0 CPUtime=661.9
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194308 754975 0 0 0 65890 300 0 0 25 0 1 0 55161802 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 661.9
Current children cumulated vsize (KiB) 0

[startup+662.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 15218
/proc/meminfo: memFree=18872/2055920 swapFree=4157972/4192956
[pid=15216] ppid=15214 vsize=0 CPUtime=662
/proc/15216/stat : 15216 (oree) R 15214 15216 14916 0 -1 4194308 754975 0 0 0 65890 310 0 0 25 0 1 0 55161802 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 0 0 0
/proc/15216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 662
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 662.522
CPU time (s): 662.029
CPU user time (s): 658.904
CPU system time (s): 3.12552
CPU usage (%): 99.9256
Max. virtual memory (cumulated for all children) (KiB): 1862704

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

runsolver used 0.644901 second user time and 1.77773 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Thu Apr 19 17:19:24 UTC 2007

IDJOB= 367042
IDBENCH= 2997
IDSOLVER= 172
FILE ID= node47/367042-1177003163

PBS_JOBID= 4630509

Free space on /tmp= 66412 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=400-sizeP=201-sizeQ=400-87904490.opb
COMMAND LINE= oree /tmp/evaluation/367042-1177003163/instance-367042-1177003163.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-367042-1177003163 -o ROOT/results/node47/solver-367042-1177003163 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/367042-1177003163/instance-367042-1177003163.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  d5edef3c4035c8a6108ec4f777e769fb

RANDOM SEED= 863639541

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1574624 kB
Buffers:         37132 kB
Cached:         375092 kB
SwapCached:       3256 kB
Active:          62468 kB
Inactive:       372900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574624 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:           15624 kB
Writeback:           0 kB
Mapped:          30132 kB
Slab:            31472 kB
Committed_AS:  2602612 kB
PageTables:       1776 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= 66412 MiB

End job on node47 on Thu Apr 19 17:30:27 UTC 2007