Trace number 367120

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) 704.022 704.213

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=420-sizeP=211-sizeQ=420-348698641.opb
MD5SUMe305ce06a665d9822e67802436e3e3a1
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 benchmark35.7216
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 variables89251
Total number of constraints265861
Number of constraints which are clauses265860
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 constraint88620
Number of terms in the objective function 211
Biggest coefficient in the objective function 1645504557321206042154969182557350504982735865633579863348609024
Number of bits for the biggest coefficient in the objective function 211
Sum of the numbers in the objective function 3291009114642412084309938365114701009965471731267159726697218047
Number of bits of the sum of numbers in the objective function 211
Biggest number in a constraint 2227754207823337509102134573095845373483021732054960903603121346630505452738612005129840239901060253798165190221481644194672219102234100585084307285020612396607419274589973120157653414182912
Number of bits of the biggest number in a constraint 630
Biggest sum of numbers in a constraint 8911016831293350036408538292383381493932086928219843614412485386125155782666611316461046199057660664692500703545894843314379452055497331714886553722880795243382690831872185771948649693979666
Number of bits of the biggest sum of numbers631
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...
3.29/3.32	c ...done
3.29/3.32	c #vars=89251 #constraints=265863 hasObjective=yes
4.49/4.55	c res. mode=mod
4.49/4.55	c VSIDS like heuristics
4.49/4.55	c complete search running
346.40/346.59	c restart after 401 decisions
351.20/351.33	c nbDecision=500 #constraints=266031
571.94/572.14	c restart after 801 decisions
583.53/583.73	c nbDecision=1000 #constraints=266209
703.41/703.60	Received signal 15
703.71/703.93	
703.71/703.93		Unexpected exception :
703.71/703.93		St9bad_alloc

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/node62/watcher-367120-1177003677 -o ROOT/results/node62/solver-367120-1177003677 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/367120-1177003677/instance-367120-1177003677.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.90 3/64 22085
/proc/meminfo: memFree=1648568/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1468 CPUtime=0
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 18943758 1503232 161 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 367 161 130 317 0 46 0

[startup+0.0669091 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 22085
/proc/meminfo: memFree=1648568/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=2788 CPUtime=0.06
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 509 0 0 0 6 0 0 0 18 0 1 0 18943758 2854912 491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274720 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 697 492 130 317 0 376 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2788

[startup+0.101913 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 22085
/proc/meminfo: memFree=1648568/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=3588 CPUtime=0.09
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 18943758 3674112 677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 897 677 130 317 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3588

[startup+0.301936 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 22085
/proc/meminfo: memFree=1648568/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=7808 CPUtime=0.29
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 1781 0 0 0 29 0 0 0 19 0 1 0 18943758 7995392 1730 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 1952 1730 130 317 0 1631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7808

[startup+0.701983 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 22085
/proc/meminfo: memFree=1648568/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=16380 CPUtime=0.69
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 3950 0 0 0 67 2 0 0 22 0 1 0 18943758 16773120 3834 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 4095 3834 130 317 0 3774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16380

[startup+1.50108 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 22086
/proc/meminfo: memFree=1627440/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=33260 CPUtime=1.49
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 8279 0 0 0 145 4 0 0 25 0 1 0 18943758 34058240 8034 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 8315 8034 130 317 0 7994 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33260

[startup+3.10126 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 22086
/proc/meminfo: memFree=1604080/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=60980 CPUtime=3.09
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 15711 0 0 0 301 8 0 0 25 0 1 0 18943758 62443520 14468 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564427 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 15245 14468 130 317 0 14924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60980

[startup+6.30164 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 22086
/proc/meminfo: memFree=1559216/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=92760 CPUtime=6.29
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 23634 0 0 0 617 12 0 0 25 0 1 0 18943758 94986240 22391 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 23190 22391 137 317 0 22869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92760

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 22086
/proc/meminfo: memFree=1545528/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=108948 CPUtime=12.68
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 28083 0 0 0 1256 12 0 0 25 0 1 0 18943758 111562752 25970 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710802 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 27237 25970 139 317 0 26916 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 108948

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 22086
/proc/meminfo: memFree=1543096/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=111060 CPUtime=25.48
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 28608 0 0 0 2536 12 0 0 25 0 1 0 18943758 113725440 26495 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549856 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 27765 26495 139 317 0 27444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111060

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 22086
/proc/meminfo: memFree=1540472/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=113700 CPUtime=51.08
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 29271 0 0 0 5095 13 0 0 25 0 1 0 18943758 116428800 27158 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284160 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 28425 27158 139 317 0 28104 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113700

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 22086
/proc/meminfo: memFree=1511288/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=153916 CPUtime=102.27
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 44608 0 0 0 10207 20 0 0 25 0 1 0 18943758 157609984 34543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 38479 34543 139 317 0 38158 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 153916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=1218552/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=477016 CPUtime=162.25
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 189791 0 0 0 16150 75 0 0 25 0 1 0 18943758 488464384 107498 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272673 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 119254 107498 170 317 0 118933 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 477016

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=1161272/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=539460 CPUtime=222.23
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 213665 0 0 0 22140 83 0 0 25 0 1 0 18943758 552407040 121768 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 134865 121768 170 317 0 134544 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 539460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=983096/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=734492 CPUtime=282.22
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 296376 0 0 0 28107 115 0 0 25 0 1 0 18943758 752119808 166199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 183623 166199 170 317 0 183302 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 734492

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=848312/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=882608 CPUtime=342.2
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 369053 0 0 0 34079 141 0 0 25 0 1 0 18943758 903790592 199541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 220652 199541 170 317 0 220331 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 882608

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=581048/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1175224 CPUtime=402.19
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 486667 0 0 0 40031 188 0 0 25 0 1 0 18943758 1203429376 266519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713816 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 293806 266519 170 317 0 293485 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1175224

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=480312/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1286900 CPUtime=462.17
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 534951 0 0 0 46010 207 0 0 25 0 1 0 18943758 1317785600 291565 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 321725 291565 170 317 0 321404 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1286900

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=278648/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1527488 CPUtime=522.15
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 645504 0 0 0 51963 252 0 0 25 0 1 0 18943758 1564147712 344852 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 381872 344852 170 317 0 381551 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1527488

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=126840/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1682004 CPUtime=582.13
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 722326 0 0 0 57931 282 0 0 25 0 1 0 18943758 1722372096 379650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 420501 379650 170 317 0 420180 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1682004

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=22392/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1797012 CPUtime=642.12
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 767702 0 0 0 63912 300 0 0 25 0 1 0 18943758 1840140288 405710 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 449253 405710 170 317 0 448932 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1797012

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=16952/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1819828 CPUtime=702.1
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 778211 0 0 0 69905 305 0 0 25 0 1 0 18943758 1863503872 410747 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 454957 410747 170 317 0 454636 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1819828



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+703.601 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=15608/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1849512 CPUtime=703.41
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 786725 0 0 0 70032 309 0 0 25 0 1 0 18943758 1893900288 417981 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 462378 417983 170 317 0 462057 0
Current children cumulated CPU time (s) 703.41
Current children cumulated vsize (KiB) 1849512

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

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

[startup+703.801 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22086
/proc/meminfo: memFree=15608/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=1876308 CPUtime=703.6
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194304 793438 0 0 0 70047 313 0 0 25 0 1 0 18943758 1921339392 424694 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 469077 424696 170 317 0 468756 0
Current children cumulated CPU time (s) 703.6
Current children cumulated vsize (KiB) 1876308

[startup+704.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 22087
/proc/meminfo: memFree=15984/2055920 swapFree=4184556/4192956
[pid=22085] ppid=22083 vsize=0 CPUtime=704
/proc/22085/stat : 22085 (oree) R 22083 22085 21787 0 -1 4194308 797967 0 0 0 70059 341 0 0 25 0 1 0 18943758 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22085/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 704
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 704.213
CPU time (s): 704.022
CPU user time (s): 700.591
CPU system time (s): 3.43048
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1890036

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

runsolver used 0.52192 second user time and 1.42178 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Thu Apr 19 17:27:58 UTC 2007

IDJOB= 367120
IDBENCH= 3020
IDSOLVER= 172
FILE ID= node62/367120-1177003677

PBS_JOBID= 4630517

Free space on /tmp= 66481 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=420-sizeP=211-sizeQ=420-348698641.opb
COMMAND LINE= oree /tmp/evaluation/367120-1177003677/instance-367120-1177003677.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-367120-1177003677 -o ROOT/results/node62/solver-367120-1177003677 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/367120-1177003677/instance-367120-1177003677.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e305ce06a665d9822e67802436e3e3a1

RANDOM SEED= 131055367

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1649040 kB
Buffers:          8988 kB
Cached:         327776 kB
SwapCached:       2148 kB
Active:          44092 kB
Inactive:       302112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649040 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:           17468 kB
Writeback:           0 kB
Mapped:          15896 kB
Slab:            46644 kB
Committed_AS:   172908 kB
PageTables:       1460 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= 66481 MiB

End job on node62 on Thu Apr 19 17:39:43 UTC 2007