Trace number 420095

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) 1801.86 1802.38

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h35-unknown.opb
MD5SUMecd892960cc360ea30071d6d2b01c7e5
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark141.067
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables196689
Total number of constraints912286
Number of constraints which are clauses912286
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 constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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...
7.59/7.62	c ...done
7.59/7.62	c #vars=196689 #constraints=912286 hasObjective=no
8.68/8.71	c res. mode=mod
8.68/8.71	c VSIDS like heuristics
8.68/8.71	c complete search running
295.42/295.51	c restart after 401 decisions
296.52/296.60	c nbDecision=500 #constraints=912293
335.81/335.95	c restart after 801 decisions
337.31/337.43	c nbDecision=1000 #constraints=912295
456.29/456.49	c nbDecision=1500 #constraints=912317
503.97/504.10	c restart after 1601 decisions
520.07/520.27	c nbDecision=2000 #constraints=912500
536.96/537.15	c nbDecision=2500 #constraints=912570
674.04/674.28	c nbDecision=3000 #constraints=912880
744.92/745.14	c restart after 3201 decisions
754.71/754.92	c nbDecision=3500 #constraints=913210
770.11/770.38	c nbDecision=4000 #constraints=913527
785.80/786.06	c nbDecision=4500 #constraints=913807
801.11/801.38	c nbDecision=5000 #constraints=914064
817.60/817.81	c nbDecision=5500 #constraints=914389
826.60/826.85	c nbDecision=6000 #constraints=914559
844.49/844.77	c restart after 6401 decisions
855.47/855.78	c nbDecision=6500 #constraints=914872
966.47/966.85	c nbDecision=7000 #constraints=915138
1092.84/1093.29	c nbDecision=7500 #constraints=915461
1174.12/1174.59	c nbDecision=8000 #constraints=915744
1296.89/1297.40	c nbDecision=8500 #constraints=916057
1458.95/1459.47	c nbDecision=9000 #constraints=916407
1556.04/1556.60	c nbDecision=9500 #constraints=916703
1705.89/1706.41	c nbDecision=10000 #constraints=917052
1800.08/1800.60	Received signal 15
1801.57/1802.16	
1801.57/1802.16	s UNKNOWN
1801.57/1802.16	
1801.57/1802.16	c user time= 1801.12 s
1801.57/1802.16	c system time= 0.52592 s
1801.57/1802.16	c wall clock time=1802.16

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/node34/watcher-420095-1177418814 -o ROOT/results/node34/solver-420095-1177418814 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420095-1177418814/instance-420095-1177418814.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.02 1.01 1.00 3/77 20520
/proc/meminfo: memFree=1687104/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=1468 CPUtime=0
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 189796980 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 367 167 130 317 0 46 0

[startup+0.102885 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 20520
/proc/meminfo: memFree=1687104/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=3580 CPUtime=0.09
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 707 0 0 0 9 0 0 0 18 0 1 0 189796980 3665920 690 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 895 690 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.201892 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 20520
/proc/meminfo: memFree=1687104/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=5704 CPUtime=0.19
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 1229 0 0 0 19 0 0 0 18 0 1 0 189796980 5840896 1212 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 1426 1212 130 317 0 1105 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5704

[startup+0.3019 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 20520
/proc/meminfo: memFree=1687104/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=7948 CPUtime=0.29
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 1782 0 0 0 28 1 0 0 19 0 1 0 189796980 8138752 1732 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 1987 1733 130 317 0 1666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7948

[startup+0.701932 s]
/proc/loadavg: 1.02 1.01 1.00 3/77 20520
/proc/meminfo: memFree=1687104/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=16536 CPUtime=0.69
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 3957 0 0 0 67 2 0 0 23 0 1 0 189796980 16932864 3842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 4134 3843 130 317 0 3813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16536

[startup+1.502 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 20521
/proc/meminfo: memFree=1663608/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=33748 CPUtime=1.49
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 8332 0 0 0 145 4 0 0 25 0 1 0 189796980 34557952 8088 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 8437 8088 130 317 0 8116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33748

[startup+3.10112 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 20521
/proc/meminfo: memFree=1639288/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=67952 CPUtime=3.09
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 17015 0 0 0 299 10 0 0 25 0 1 0 189796980 69582848 16514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 16988 16515 130 317 0 16667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67952

[startup+6.30138 s]
/proc/loadavg: 1.10 1.02 1.01 2/78 20521
/proc/meminfo: memFree=1570296/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=136556 CPUtime=6.29
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 34548 0 0 0 609 20 0 0 25 0 1 0 189796980 139833344 33534 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 34139 33535 130 317 0 33818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136556

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1430072/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=259184 CPUtime=12.68
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 65336 0 0 0 1236 32 0 0 25 0 1 0 189796980 265404416 64322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 64796 64322 139 317 0 64475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 259184

[startup+25.5019 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1430072/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=259184 CPUtime=25.49
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 65343 0 0 0 2516 33 0 0 25 0 1 0 189796980 265404416 64329 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284117 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 64796 64329 139 317 0 64475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 259184

[startup+51.1019 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1430136/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=259184 CPUtime=51.08
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 65344 0 0 0 5075 33 0 0 25 0 1 0 189796980 265404416 64330 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541635 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 64796 64330 139 317 0 64475 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 259184

[startup+102.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1430072/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=259316 CPUtime=102.27
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 65370 0 0 0 10194 33 0 0 25 0 1 0 189796980 265539584 64356 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271347 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 64829 64356 139 317 0 64508 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 259316

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=162.25
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 16187 38 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 312112

[startup+222.306 s]
/proc/loadavg: 1.11 1.04 1.01 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=222.24
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 22186 38 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541586 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 312112

[startup+282.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=282.23
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 28184 39 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284160 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 312112

[startup+342.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=342.21
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 34182 39 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 312112

[startup+402.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=402.19
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 40180 39 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713847 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 312112

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=462.18
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78608 0 0 0 46178 40 0 0 25 0 1 0 189796980 319602688 71336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71336 139 317 0 77707 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 312112

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=522.17
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78609 0 0 0 52177 40 0 0 25 0 1 0 189796980 319602688 71337 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71337 139 317 0 77707 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 312112

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=582.16
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78610 0 0 0 58175 41 0 0 25 0 1 0 189796980 319602688 71338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71338 139 317 0 77707 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 312112

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20521
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=642.14
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78612 0 0 0 64173 41 0 0 25 0 1 0 189796980 319602688 71340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71340 139 317 0 77707 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 312112


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

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 20719
/proc/meminfo: memFree=1401776/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1001.96
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78630 0 0 0 100151 45 0 0 25 0 1 0 189796980 319602688 71358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71358 139 317 0 77707 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 312112

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 20719
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1061.95
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78632 0 0 0 106149 46 0 0 25 0 1 0 189796980 319602688 71360 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563308 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71360 139 317 0 77707 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 312112

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1121.93
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78633 0 0 0 112147 46 0 0 25 0 1 0 189796980 319602688 71361 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71361 139 317 0 77707 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 312112

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 20719
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1181.92
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78634 0 0 0 118145 47 0 0 25 0 1 0 189796980 319602688 71362 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71362 139 317 0 77707 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 312112

[startup+1242.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 20719
/proc/meminfo: memFree=1401784/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1241.9
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78636 0 0 0 124143 47 0 0 25 0 1 0 189796980 319602688 71364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71364 139 317 0 77707 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 312112

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401784/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1301.89
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78636 0 0 0 130141 48 0 0 25 0 1 0 189796980 319602688 71364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71364 139 317 0 77707 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 312112

[startup+1362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 20719
/proc/meminfo: memFree=1401848/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1361.88
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78638 0 0 0 136139 49 0 0 25 0 1 0 189796980 319602688 71366 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71366 139 317 0 77707 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 312112

[startup+1422.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 20719
/proc/meminfo: memFree=1401848/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1421.87
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78638 0 0 0 142138 49 0 0 25 0 1 0 189796980 319602688 71366 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718662 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71366 139 317 0 77707 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 312112

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401848/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1481.85
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78641 0 0 0 148136 49 0 0 25 0 1 0 189796980 319602688 71369 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713744 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71369 139 317 0 77707 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 312112

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1541.84
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78641 0 0 0 154134 50 0 0 25 0 1 0 189796980 319602688 71369 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71369 139 317 0 77707 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 312112

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1601.82
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78642 0 0 0 160132 50 0 0 25 0 1 0 189796980 319602688 71370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562807 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71370 139 317 0 77707 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 312112

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1661.81
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78644 0 0 0 166130 51 0 0 25 0 1 0 189796980 319602688 71372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71372 139 317 0 77707 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 312112

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401912/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1721.8
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78644 0 0 0 172128 52 0 0 25 0 1 0 189796980 319602688 71372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71372 139 317 0 77707 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 312112

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401848/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1781.78
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78646 0 0 0 178126 52 0 0 25 0 1 0 189796980 319602688 71374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71374 139 317 0 77707 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 312112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20719
/proc/meminfo: memFree=1401848/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1800.08
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78646 0 0 0 179956 52 0 0 25 0 1 0 189796980 319602688 71374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71374 139 317 0 77707 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 312112

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

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

[startup+1801.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20720
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1800.97
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78646 0 0 0 180045 52 0 0 25 0 1 0 189796980 319602688 71374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71374 139 317 0 77707 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (KiB) 312112

[startup+1801.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20720
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=312112 CPUtime=1801.38
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78646 0 0 0 180086 52 0 0 25 0 1 0 189796980 319602688 71374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 78028 71374 139 317 0 77707 0
Current children cumulated CPU time (s) 1801.38
Current children cumulated vsize (KiB) 312112

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20720
/proc/meminfo: memFree=1401840/2055920 swapFree=4159752/4192956
[pid=20520] ppid=20518 vsize=258364 CPUtime=1801.77
/proc/20520/stat : 20520 (oree) R 20518 20520 19591 0 -1 4194304 78662 0 0 0 180125 52 0 0 25 0 1 0 189796980 264564736 64154 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266166 0 0 4096 17474 0 0 0 17 1 0 0
/proc/20520/statm: 64591 64154 155 317 0 64270 0
Current children cumulated CPU time (s) 1801.77
Current children cumulated vsize (KiB) 258364

Child status: 0
Real time (s): 1802.38
CPU time (s): 1801.86
CPU user time (s): 1801.29
CPU system time (s): 0.570913
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 337060

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

runsolver used 1.50877 second user time and 4.03539 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue Apr 24 12:46:55 UTC 2007

IDJOB= 420095
IDBENCH= 47820
IDSOLVER= 172
FILE ID= node34/420095-1177418814

PBS_JOBID= 4675670

Free space on /tmp= 66384 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h35-unknown.opb
COMMAND LINE= oree /tmp/evaluation/420095-1177418814/instance-420095-1177418814.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-420095-1177418814 -o ROOT/results/node34/solver-420095-1177418814 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420095-1177418814/instance-420095-1177418814.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  ecd892960cc360ea30071d6d2b01c7e5

RANDOM SEED= 611438767

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1687512 kB
Buffers:         43960 kB
Cached:         233364 kB
SwapCached:       3244 kB
Active:         178568 kB
Inactive:       126768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687512 kB
SwapTotal:     4192956 kB
SwapFree:      4159752 kB
Dirty:           30328 kB
Writeback:           0 kB
Mapped:          34904 kB
Slab:            48440 kB
Committed_AS:  1604692 kB
PageTables:       1984 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= 66384 MiB

End job on node34 on Tue Apr 24 13:16:58 UTC 2007