Trace number 419535

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.31 1800.72

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc950.opb
MD5SUM7e2bd053dd82d4aa23f42a2d48accca0
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.18036
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables112784
Total number of constraints360419
Number of constraints which are clauses360419
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.09/3.12	c ...done
3.09/3.12	c #vars=112784 #constraints=360419 hasObjective=no
3.49/3.58	c res. mode=mod
3.49/3.58	c VSIDS like heuristics
3.49/3.58	c complete search running
5.49/5.51	c restart after 401 decisions
5.88/5.93	c nbDecision=500 #constraints=360451
6.88/6.96	c restart after 801 decisions
7.28/7.40	c nbDecision=1000 #constraints=360459
9.38/9.44	c nbDecision=1500 #constraints=360471
9.79/9.80	c restart after 1601 decisions
11.08/11.11	c nbDecision=2000 #constraints=360475
12.48/12.57	c nbDecision=2500 #constraints=360478
14.08/14.15	c nbDecision=3000 #constraints=360482
14.78/14.83	c restart after 3201 decisions
15.78/15.82	c nbDecision=3500 #constraints=360486
17.38/17.44	c nbDecision=4000 #constraints=360490
18.98/19.07	c nbDecision=4500 #constraints=360494
20.48/20.59	c nbDecision=5000 #constraints=360497
22.18/22.21	c nbDecision=5500 #constraints=360501
23.98/24.02	c nbDecision=6000 #constraints=360509
25.38/25.49	c restart after 6401 decisions
26.18/26.25	c nbDecision=6500 #constraints=360523
398.69/398.88	c nbDecision=7000 #constraints=360774
749.31/749.59	c nbDecision=7500 #constraints=361066
1211.91/1212.22	c nbDecision=8000 #constraints=361485
1456.55/1456.93	c nbDecision=8500 #constraints=361814
1696.30/1696.76	c nbDecision=9000 #constraints=362109
1800.09/1800.50	Received signal 15
1800.19/1800.62	
1800.19/1800.62	s UNKNOWN
1800.19/1800.62	
1800.19/1800.62	c user time= 1799.92 s
1800.19/1800.62	c system time= 0.290955 s
1800.19/1800.62	c wall clock time=1800.62

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-419535-1177409432 -o ROOT/results/node30/solver-419535-1177409432 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419535-1177409432/instance-419535-1177409432.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.10 1.03 1.01 3/77 31185
/proc/meminfo: memFree=1857720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=1468 CPUtime=0
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 188858950 1503232 162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 367 162 129 317 0 46 0

[startup+0.074318 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 31185
/proc/meminfo: memFree=1857720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=3072 CPUtime=0.07
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 568 0 0 0 7 0 0 0 18 0 1 0 188858950 3145728 551 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 768 551 130 317 0 447 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3072

[startup+0.10132 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 31185
/proc/meminfo: memFree=1857720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=3600 CPUtime=0.09
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 712 0 0 0 9 0 0 0 18 0 1 0 188858950 3686400 695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 900 695 130 317 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3600

[startup+0.301332 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 31185
/proc/meminfo: memFree=1857720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=7952 CPUtime=0.29
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 1804 0 0 0 29 0 0 0 20 0 1 0 188858950 8142848 1754 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 1988 1755 130 317 0 1667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7952

[startup+0.701357 s]
/proc/loadavg: 1.10 1.03 1.01 3/77 31185
/proc/meminfo: memFree=1857720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=16524 CPUtime=0.69
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 3977 0 0 0 68 1 0 0 24 0 1 0 188858950 16920576 3862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 4131 3862 130 317 0 3810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16524

[startup+1.50141 s]
/proc/loadavg: 1.10 1.03 1.01 2/78 31186
/proc/meminfo: memFree=1836400/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=33536 CPUtime=1.49
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 8324 0 0 0 146 3 0 0 25 0 1 0 188858950 34340864 8080 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 8384 8080 130 317 0 8063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33536

[startup+3.10151 s]
/proc/loadavg: 1.10 1.03 1.01 2/78 31186
/proc/meminfo: memFree=1812976/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=67428 CPUtime=3.09
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 17003 0 0 0 301 8 0 0 25 0 1 0 188858950 69046272 16502 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 16857 16502 130 317 0 16536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67428

[startup+6.30171 s]
/proc/loadavg: 1.09 1.03 1.01 2/78 31186
/proc/meminfo: memFree=1738872/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=6.28
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 613 15 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716063 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130164

[startup+12.7011 s]
/proc/loadavg: 1.08 1.03 1.01 2/78 31186
/proc/meminfo: memFree=1738872/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=12.68
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 1253 15 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130164

[startup+25.5019 s]
/proc/loadavg: 1.06 1.03 1.01 2/78 31186
/proc/meminfo: memFree=1739000/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=25.48
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 2533 15 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134608007 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130164

[startup+51.1015 s]
/proc/loadavg: 1.04 1.02 1.01 2/78 31186
/proc/meminfo: memFree=1739000/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=51.06
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 5091 15 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284223 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 130164

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 31186
/proc/meminfo: memFree=1739000/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=102.26
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 10210 16 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713792 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130164

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31186
/proc/meminfo: memFree=1739000/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=162.24
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 16208 16 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549849 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 130164

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 31186
/proc/meminfo: memFree=1739000/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=222.22
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32671 0 0 0 22206 16 0 0 25 0 1 0 188858950 133287936 29706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271317 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29706 139 317 0 32220 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 130164

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1738936/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=282.21
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 28204 17 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541763 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 130164

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1738808/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=342.2
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 34203 17 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714124 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 130164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1738680/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=402.19
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 40201 18 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558838 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 130164

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1738680/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=462.17
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 46199 18 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 130164

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31186
/proc/meminfo: memFree=1738616/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=522.15
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 52197 18 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 130164

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31186
/proc/meminfo: memFree=1738488/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=582.15
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 58196 19 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712470 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 130164

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1738424/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=642.13
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32673 0 0 0 64194 19 0 0 25 0 1 0 188858950 133287936 29708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710849 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29708 139 317 0 32220 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 130164


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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1737976/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=942.07
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32676 0 0 0 94186 21 0 0 25 0 1 0 188858950 133287936 29711 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29711 139 317 0 32220 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 130164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1737848/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=1002.06
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32676 0 0 0 100184 22 0 0 25 0 1 0 188858950 133287936 29711 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714477 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29711 139 317 0 32220 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 130164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1737720/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130164 CPUtime=1062.04
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32692 0 0 0 106182 22 0 0 25 0 1 0 188858950 133287936 29727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713863 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32541 29727 139 317 0 32220 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 130164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1737208/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=130548 CPUtime=1122.03
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32798 0 0 0 112181 22 0 0 25 0 1 0 188858950 133681152 29833 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270603 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32637 29833 139 317 0 32316 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 130548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1736568/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=131204 CPUtime=1182.02
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 32957 0 0 0 118179 23 0 0 25 0 1 0 188858950 134352896 29992 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284535 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32801 29992 139 317 0 32480 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 131204

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1735800/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=131840 CPUtime=1242.01
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 33095 0 0 0 124177 24 0 0 25 0 1 0 188858950 135004160 30130 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 32960 30130 139 317 0 32639 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 131840

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1734776/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=132752 CPUtime=1302
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 33333 0 0 0 130176 24 0 0 25 0 1 0 188858950 135938048 30368 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714477 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 33188 30368 139 317 0 32867 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 132752

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1733816/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=133648 CPUtime=1361.98
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 33558 0 0 0 136173 25 0 0 25 0 1 0 188858950 136855552 30593 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272630 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 33412 30593 139 317 0 33091 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 133648

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1732856/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=134560 CPUtime=1421.97
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 33775 0 0 0 142172 25 0 0 25 0 1 0 188858950 137789440 30810 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135277187 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 33640 30810 139 317 0 33319 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 134560

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1731704/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=135716 CPUtime=1481.96
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 34067 0 0 0 148170 26 0 0 25 0 1 0 188858950 138973184 31102 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278940 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 33929 31102 139 317 0 33608 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 135716

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1731192/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=136108 CPUtime=1541.94
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 34176 0 0 0 154168 26 0 0 25 0 1 0 188858950 139374592 31211 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 34027 31211 139 317 0 33706 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 136108

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31186
/proc/meminfo: memFree=1729208/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=138132 CPUtime=1601.93
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 34645 0 0 0 160166 27 0 0 25 0 1 0 188858950 141447168 31680 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558701 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 34533 31680 139 317 0 34212 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 138132

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31188
/proc/meminfo: memFree=1728312/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=139008 CPUtime=1661.91
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 34850 0 0 0 166164 27 0 0 25 0 1 0 188858950 142344192 31885 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712511 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 34752 31885 139 317 0 34431 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 139008

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31188
/proc/meminfo: memFree=1727160/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=140056 CPUtime=1721.9
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 35117 0 0 0 172162 28 0 0 25 0 1 0 188858950 143417344 32152 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549849 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 35014 32152 139 317 0 34693 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 140056

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31188
/proc/meminfo: memFree=1724408/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=142780 CPUtime=1781.88
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 35741 0 0 0 178160 28 0 0 25 0 1 0 188858950 146206720 32776 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284160 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 35695 32776 139 317 0 35374 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 142780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31188
/proc/meminfo: memFree=1724088/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=143136 CPUtime=1800.09
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 35818 0 0 0 179980 29 0 0 25 0 1 0 188858950 146571264 32853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271382 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 35784 32853 139 317 0 35463 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 143136

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31189
/proc/meminfo: memFree=1724080/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=143136 CPUtime=1800.19
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194304 35818 0 0 0 179990 29 0 0 25 0 1 0 188858950 146571264 32853 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 35784 32853 139 317 0 35463 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 143136

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31189
/proc/meminfo: memFree=1724080/2055920 swapFree=4149144/4192956
[pid=31185] ppid=31183 vsize=0 CPUtime=1800.28
/proc/31185/stat : 31185 (oree) R 31183 31185 29416 0 -1 4194308 35834 0 0 0 179999 29 0 0 25 0 1 0 188858950 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/31185/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.31
CPU user time (s): 1799.99
CPU system time (s): 0.311952
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 143136

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

runsolver used 1.50677 second user time and 3.61745 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Apr 24 10:10:33 UTC 2007

IDJOB= 419535
IDBENCH= 47780
IDSOLVER= 172
FILE ID= node30/419535-1177409432

PBS_JOBID= 4675620

Free space on /tmp= 66383 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc950.opb
COMMAND LINE= oree /tmp/evaluation/419535-1177409432/instance-419535-1177409432.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-419535-1177409432 -o ROOT/results/node30/solver-419535-1177409432 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419535-1177409432/instance-419535-1177409432.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  7e2bd053dd82d4aa23f42a2d48accca0

RANDOM SEED= 478201630

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1858128 kB
Buffers:          4480 kB
Cached:          97484 kB
SwapCached:      19620 kB
Active:         104476 kB
Inactive:        61868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858128 kB
SwapTotal:     4192956 kB
SwapFree:      4149144 kB
Dirty:           13244 kB
Writeback:           0 kB
Mapped:          69352 kB
Slab:            16808 kB
Committed_AS:  3565232 kB
PageTables:       1904 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= 66383 MiB

End job on node30 on Tue Apr 24 10:40:35 UTC 2007