Trace number 420053

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.5 1801.12

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h34-unknown.opb
MD5SUM7a4a5c9cda2c10120dc5e3106a7b20c2
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 benchmark129.351
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 variables184866
Total number of constraints874988
Number of constraints which are clauses874988
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.28/7.32	c ...done
7.28/7.32	c #vars=184866 #constraints=874988 hasObjective=no
8.28/8.36	c res. mode=mod
8.28/8.36	c VSIDS like heuristics
8.28/8.36	c complete search running
233.51/233.63	c restart after 401 decisions
234.61/234.70	c nbDecision=500 #constraints=874995
275.60/275.78	c restart after 801 decisions
277.10/277.23	c nbDecision=1000 #constraints=874999
386.25/386.43	c nbDecision=1500 #constraints=875051
397.15/397.38	c restart after 1601 decisions
402.56/402.77	c nbDecision=2000 #constraints=875068
446.44/446.66	c nbDecision=2500 #constraints=875373
475.13/475.37	c nbDecision=3000 #constraints=875744
489.52/489.78	c restart after 3201 decisions
492.72/492.96	c nbDecision=3500 #constraints=875912
611.48/611.76	c nbDecision=4000 #constraints=876216
746.33/746.60	c nbDecision=4500 #constraints=876535
855.10/855.46	c nbDecision=5000 #constraints=876843
901.18/901.58	c nbDecision=5500 #constraints=877021
986.25/986.67	c nbDecision=6000 #constraints=877219
1043.63/1044.01	c restart after 6401 decisions
1059.72/1060.18	c nbDecision=6500 #constraints=877321
1085.23/1085.62	c nbDecision=7000 #constraints=877337
1217.77/1218.23	c nbDecision=7500 #constraints=877529
1294.34/1294.82	c nbDecision=8000 #constraints=877823
1320.13/1320.68	c nbDecision=8500 #constraints=878180
1341.62/1342.13	c nbDecision=9000 #constraints=878498
1364.63/1365.11	c nbDecision=9500 #constraints=878792
1394.21/1394.73	c nbDecision=10000 #constraints=879114
1412.30/1412.80	c nbDecision=10500 #constraints=879321
1445.79/1446.32	c nbDecision=11000 #constraints=879697
1469.19/1469.72	c nbDecision=11500 #constraints=879950
1495.98/1496.59	c nbDecision=12000 #constraints=880245
1524.16/1524.74	c nbDecision=12500 #constraints=880531
1546.76/1547.39	c restart after 12801 decisions
1562.95/1563.58	c nbDecision=13000 #constraints=880856
1600.34/1600.99	c nbDecision=13500 #constraints=881180
1638.93/1639.59	c nbDecision=14000 #constraints=881500
1659.42/1660.08	c nbDecision=14500 #constraints=881651
1703.80/1704.42	c nbDecision=15000 #constraints=882019
1739.99/1740.60	c nbDecision=15500 #constraints=882310
1782.08/1782.70	c nbDecision=16000 #constraints=882622
1800.08/1800.70	Received signal 15
1800.27/1800.90	
1800.27/1800.90	s UNKNOWN
1800.27/1800.90	
1800.27/1800.90	c user time= 1799.77 s
1800.27/1800.90	c system time= 0.513921 s
1800.27/1800.90	c wall clock time=1800.9

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/node38/watcher-420053-1177417739 -o ROOT/results/node38/solver-420053-1177417739 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420053-1177417739/instance-420053-1177417739.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.00 1.00 1.00 3/77 13383
/proc/meminfo: memFree=1881480/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=1468 CPUtime=0
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 173940746 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 367 168 130 317 0 46 0

[startup+0.034021 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13383
/proc/meminfo: memFree=1881480/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=2128 CPUtime=0.03
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 340 0 0 0 3 0 0 0 18 0 1 0 173940746 2179072 323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 532 323 130 317 0 211 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2128

[startup+0.101034 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13383
/proc/meminfo: memFree=1881480/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=3580 CPUtime=0.09
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 698 0 0 0 9 0 0 0 18 0 1 0 173940746 3665920 681 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 895 681 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301072 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13383
/proc/meminfo: memFree=1881480/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=7944 CPUtime=0.29
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 1782 0 0 0 29 0 0 0 19 0 1 0 173940746 8134656 1732 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 1986 1732 130 317 0 1665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7944

[startup+0.701149 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13383
/proc/meminfo: memFree=1881480/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=16536 CPUtime=0.69
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 3953 0 0 0 68 1 0 0 23 0 1 0 173940746 16932864 3838 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 4134 3839 130 317 0 3813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16536

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1860224/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=33704 CPUtime=1.49
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 8320 0 0 0 145 4 0 0 25 0 1 0 173940746 34512896 8076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 8426 8077 130 317 0 8105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33704

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1835648/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=68048 CPUtime=3.08
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 17031 0 0 0 299 9 0 0 25 0 1 0 173940746 69681152 16530 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 17012 16530 130 317 0 16691 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68048

[startup+6.30122 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 13384
/proc/meminfo: memFree=1766848/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=136528 CPUtime=6.29
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 34533 0 0 0 610 19 0 0 25 0 1 0 173940746 139804672 33519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 34165 33520 130 317 0 33844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136528

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 13384
/proc/meminfo: memFree=1634888/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=248828 CPUtime=12.69
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 62713 0 0 0 1238 31 0 0 25 0 1 0 173940746 254799872 61699 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710802 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 62207 61699 139 317 0 61886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248828

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 13384
/proc/meminfo: memFree=1634952/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=248828 CPUtime=25.49
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 62720 0 0 0 2518 31 0 0 25 0 1 0 173940746 254799872 61706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284196 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 62207 61706 139 317 0 61886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 248828

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 13384
/proc/meminfo: memFree=1635080/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=248828 CPUtime=51.08
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 62721 0 0 0 5077 31 0 0 25 0 1 0 173940746 254799872 61707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 62207 61707 139 317 0 61886 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 248828

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 13384
/proc/meminfo: memFree=1634888/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=249008 CPUtime=102.26
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 62756 0 0 0 10195 31 0 0 25 0 1 0 173940746 254984192 61742 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558922 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 62252 61742 139 317 0 61931 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 249008

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607816/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=162.23
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75461 0 0 0 16186 37 0 0 25 0 1 0 173940746 306921472 68444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68444 139 317 0 74611 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 299728

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607752/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=222.22
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75461 0 0 0 22184 38 0 0 25 0 1 0 173940746 306921472 68444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68444 139 317 0 74611 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 299728

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607688/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=282.19
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75461 0 0 0 28181 38 0 0 25 0 1 0 173940746 306921472 68444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68444 139 317 0 74611 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 299728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607624/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=342.17
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75461 0 0 0 34179 38 0 0 25 0 1 0 173940746 306921472 68444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68444 139 317 0 74611 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 299728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607560/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=402.16
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75461 0 0 0 40177 39 0 0 25 0 1 0 173940746 306921472 68444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712478 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68444 139 317 0 74611 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 299728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607560/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=462.13
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75465 0 0 0 46174 39 0 0 25 0 1 0 173940746 306921472 68448 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68448 139 317 0 74611 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 299728

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607496/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=522.11
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75467 0 0 0 52172 39 0 0 25 0 1 0 173940746 306921472 68450 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68450 139 317 0 74611 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 299728

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607432/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=582.09
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75469 0 0 0 58169 40 0 0 25 0 1 0 173940746 306921472 68452 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68452 139 317 0 74611 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 299728

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1607304/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=642.07
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75470 0 0 0 64167 40 0 0 25 0 1 0 173940746 306921472 68453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68453 139 317 0 74611 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 299728


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606856/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=941.97
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75477 0 0 0 94154 43 0 0 25 0 1 0 173940746 306921472 68460 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134603962 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68460 139 317 0 74611 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 299728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606792/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1001.94
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75477 0 0 0 100151 43 0 0 25 0 1 0 173940746 306921472 68460 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68460 139 317 0 74611 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 299728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606792/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1061.92
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75478 0 0 0 106149 43 0 0 25 0 1 0 173940746 306921472 68461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68461 139 317 0 74611 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 299728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606728/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1121.9
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75478 0 0 0 112146 44 0 0 25 0 1 0 173940746 306921472 68461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68461 139 317 0 74611 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 299728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606600/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1181.88
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75478 0 0 0 118144 44 0 0 25 0 1 0 173940746 306921472 68461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68461 139 317 0 74611 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 299728

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 13384
/proc/meminfo: memFree=1606344/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1241.87
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75478 0 0 0 124142 45 0 0 25 0 1 0 173940746 306921472 68461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68461 139 317 0 74611 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 299728

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606280/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1301.84
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75483 0 0 0 130139 45 0 0 25 0 1 0 173940746 306921472 68466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68466 139 317 0 74611 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 299728

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13384
/proc/meminfo: memFree=1606216/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1361.83
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75489 0 0 0 136137 46 0 0 25 0 1 0 173940746 306921472 68472 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604197 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68472 139 317 0 74611 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 299728

[startup+1422.31 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 13384
/proc/meminfo: memFree=1606152/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1421.8
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75494 0 0 0 142134 46 0 0 25 0 1 0 173940746 306921472 68477 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68477 139 317 0 74611 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 299728

[startup+1482.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 13384
/proc/meminfo: memFree=1606088/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=299728 CPUtime=1481.78
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 75499 0 0 0 148131 47 0 0 25 0 1 0 173940746 306921472 68482 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 74932 68482 139 317 0 74611 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 299728

[startup+1542.3 s]
/proc/loadavg: 1.06 1.04 1.01 2/78 13384
/proc/meminfo: memFree=1603016/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=302760 CPUtime=1541.75
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 76247 0 0 0 154128 47 0 0 25 0 1 0 173940746 310026240 69230 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 75690 69230 139 317 0 75369 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 302760

[startup+1602.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/78 13384
/proc/meminfo: memFree=1601928/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=303816 CPUtime=1601.74
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 76508 0 0 0 160126 48 0 0 25 0 1 0 173940746 311107584 69491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 75954 69491 139 317 0 75633 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 303816

[startup+1662.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/78 13384
/proc/meminfo: memFree=1600584/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=305000 CPUtime=1661.72
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 76815 0 0 0 166123 49 0 0 25 0 1 0 173940746 312320000 69798 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 76250 69798 139 317 0 75929 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 305000

[startup+1722.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/78 13384
/proc/meminfo: memFree=1599176/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=306436 CPUtime=1721.7
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 77153 0 0 0 172120 50 0 0 25 0 1 0 173940746 313790464 70136 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 76609 70136 139 317 0 76288 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 306436

[startup+1782.3 s]
/proc/loadavg: 1.06 1.06 1.01 2/78 13384
/proc/meminfo: memFree=1597448/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=307752 CPUtime=1781.68
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 77509 0 0 0 178117 51 0 0 25 0 1 0 173940746 315138048 70492 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 76938 70492 139 317 0 76617 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 307752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.10 1.07 1.01 2/78 13384
/proc/meminfo: memFree=1597000/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=308276 CPUtime=1800.08
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 77629 0 0 0 179957 51 0 0 25 0 1 0 173940746 315674624 70612 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 77069 70612 139 317 0 76748 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 308276

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

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

[startup+1801 s]
/proc/loadavg: 1.10 1.07 1.01 2/78 13384
/proc/meminfo: memFree=1597000/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=256804 CPUtime=1800.37
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194304 77646 0 0 0 179986 51 0 0 25 0 1 0 173940746 262967296 63688 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266201 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 64201 63688 155 317 0 63880 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 256804

[startup+1801.1 s]
/proc/loadavg: 1.10 1.07 1.01 2/78 13384
/proc/meminfo: memFree=1597000/2055920 swapFree=4159740/4192956
[pid=13383] ppid=13381 vsize=0 CPUtime=1800.47
/proc/13383/stat : 13383 (oree) R 13381 13383 12609 0 -1 4194308 77646 0 0 0 179993 54 0 0 25 0 1 0 173940746 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/13383/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.12
CPU time (s): 1800.5
CPU user time (s): 1799.94
CPU system time (s): 0.558915
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 323656

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

runsolver used 1.45978 second user time and 3.9384 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue Apr 24 12:29:01 UTC 2007

IDJOB= 420053
IDBENCH= 47817
IDSOLVER= 172
FILE ID= node38/420053-1177417739

PBS_JOBID= 4675659

Free space on /tmp= 66215 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-h34-unknown.opb
COMMAND LINE= oree /tmp/evaluation/420053-1177417739/instance-420053-1177417739.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-420053-1177417739 -o ROOT/results/node38/solver-420053-1177417739 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420053-1177417739/instance-420053-1177417739.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  7a4a5c9cda2c10120dc5e3106a7b20c2

RANDOM SEED= 398097507

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1881952 kB
Buffers:          4496 kB
Cached:          71496 kB
SwapCached:       2820 kB
Active:         103588 kB
Inactive:        21812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881952 kB
SwapTotal:     4192956 kB
SwapFree:      4159740 kB
Dirty:           29128 kB
Writeback:           0 kB
Mapped:          57848 kB
Slab:            33816 kB
Committed_AS:  1697328 kB
PageTables:       2124 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= 66215 MiB

End job on node38 on Tue Apr 24 12:59:04 UTC 2007