Trace number 357429

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 1801.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-85-80.opb
MD5SUM0bff286f636188f318e01b1cd9504474
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
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 constraint2
Maximum length of a constraint80
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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...
1.99/2.02	c ...done
1.99/2.02	c #vars=6800 #constraints=285685 hasObjective=no
2.19/2.26	c res. mode=mod
2.19/2.26	c VSIDS like heuristics
2.19/2.26	c complete search running
5.49/5.51	c restart after 401 decisions
5.89/5.98	c nbDecision=500 #constraints=286024
9.68/9.74	c restart after 801 decisions
11.58/11.67	c nbDecision=1000 #constraints=286435
19.58/19.63	c nbDecision=1500 #constraints=286923
21.29/21.39	c restart after 1601 decisions
28.79/28.88	c nbDecision=2000 #constraints=287334
41.68/41.74	c nbDecision=2500 #constraints=287826
58.18/58.22	c nbDecision=3000 #constraints=288323
63.37/63.45	c restart after 3201 decisions
72.07/72.19	c nbDecision=3500 #constraints=288737
91.56/91.65	c nbDecision=4000 #constraints=289229
113.85/113.93	c nbDecision=4500 #constraints=289725
135.25/135.38	c nbDecision=5000 #constraints=290211
158.44/158.58	c nbDecision=5500 #constraints=290701
186.93/187.01	c nbDecision=6000 #constraints=291195
212.77/212.90	c restart after 6401 decisions
217.17/217.38	c nbDecision=6500 #constraints=291609
249.91/250.18	c nbDecision=7000 #constraints=292108
282.40/282.61	c nbDecision=7500 #constraints=292603
318.58/318.89	c nbDecision=8000 #constraints=293096
358.57/358.89	c nbDecision=8500 #constraints=293583
403.25/403.56	c nbDecision=9000 #constraints=294071
450.64/450.91	c nbDecision=9500 #constraints=294560
494.32/494.63	c nbDecision=10000 #constraints=295053
545.10/545.49	c nbDecision=10500 #constraints=295539
601.99/602.30	c nbDecision=11000 #constraints=296016
666.27/666.60	c nbDecision=11500 #constraints=296507
728.95/729.38	c nbDecision=12000 #constraints=297003
792.82/793.25	c nbDecision=12500 #constraints=297482
834.11/834.53	c restart after 12801 decisions
856.40/856.89	c nbDecision=13000 #constraints=297898
917.18/917.66	c nbDecision=13500 #constraints=298388
987.26/987.75	c nbDecision=14000 #constraints=298883
1056.63/1057.16	c nbDecision=14500 #constraints=299366
1136.30/1136.82	c nbDecision=15000 #constraints=299863
1221.87/1222.49	c nbDecision=15500 #constraints=300353
1307.34/1307.97	c nbDecision=16000 #constraints=300846
1396.81/1397.47	c nbDecision=16500 #constraints=301340
1487.18/1487.83	c nbDecision=17000 #constraints=301837
1577.55/1578.23	c nbDecision=17500 #constraints=302329
1669.51/1670.23	c nbDecision=18000 #constraints=302823
1765.18/1765.94	c nbDecision=18500 #constraints=303305
1800.08/1800.80	Received signal 15
1800.08/1800.90	
1800.08/1800.90	s UNKNOWN
1800.08/1800.90	
1800.08/1800.90	c user time= 1799.4 s
1800.08/1800.90	c system time= 0.781881 s
1800.08/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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-357429-1176998262 -o ROOT/results/node3/solver-357429-1176998262 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357429-1176998262/instance-357429-1176998262.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15329
/proc/meminfo: memFree=1648608/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=1468 CPUtime=0
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 175864092 1503232 168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 367 168 130 317 0 46 0

[startup+0.0587781 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15329
/proc/meminfo: memFree=1648608/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=2656 CPUtime=0.05
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 484 0 0 0 5 0 0 0 18 0 1 0 175864092 2719744 466 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 664 467 130 317 0 343 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2656

[startup+0.101784 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15329
/proc/meminfo: memFree=1648608/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=3616 CPUtime=0.09
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 720 0 0 0 9 0 0 0 18 0 1 0 175864092 3702784 702 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 904 703 130 317 0 583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3616

[startup+0.301817 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15329
/proc/meminfo: memFree=1648608/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=8100 CPUtime=0.29
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 1839 0 0 0 29 0 0 0 19 0 1 0 175864092 8294400 1788 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 2025 1788 130 317 0 1704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8100

[startup+0.701881 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15329
/proc/meminfo: memFree=1648608/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=16804 CPUtime=0.69
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 4071 0 0 0 67 2 0 0 23 0 1 0 175864092 17207296 3955 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 4201 3955 130 317 0 3880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16804

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1626776/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=34212 CPUtime=1.49
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 8540 0 0 0 145 4 0 0 25 0 1 0 175864092 35033088 8295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 8553 8295 130 317 0 8232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34212

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1586648/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=87056 CPUtime=3.09
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 21845 0 0 0 299 10 0 0 25 0 1 0 175864092 89145344 19390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562648 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 21764 19390 139 317 0 21443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87056

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1570968/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=87056 CPUtime=6.29
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 21847 0 0 0 619 10 0 0 25 0 1 0 175864092 89145344 19392 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 21764 19392 139 317 0 21443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87056

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1566872/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=92500 CPUtime=12.69
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 23157 0 0 0 1258 11 0 0 25 0 1 0 175864092 94720000 20702 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 23125 20702 139 317 0 22804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92500

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1551768/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=107488 CPUtime=25.49
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 26791 0 0 0 2536 13 0 0 25 0 1 0 175864092 110067712 24336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 26872 24336 139 317 0 26551 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107488

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1527960/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=132892 CPUtime=51.08
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 32752 0 0 0 5092 16 0 0 25 0 1 0 175864092 136081408 30297 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 33223 30297 139 317 0 32902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 132892

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1492824/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=171768 CPUtime=102.26
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 41429 0 0 0 10206 20 0 0 25 0 1 0 175864092 175890432 38974 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 42942 38974 139 317 0 42621 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 171768

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15330
/proc/meminfo: memFree=1466200/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=197876 CPUtime=162.24
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 48125 0 0 0 16200 24 0 0 25 0 1 0 175864092 202625024 45670 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 49469 45670 139 317 0 49148 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 197876

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 15468
/proc/meminfo: memFree=1442984/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=220236 CPUtime=222.15
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 53516 0 0 0 22187 28 0 0 25 0 1 0 175864092 225521664 51061 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 55059 51061 139 317 0 54738 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 220236

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15528
/proc/meminfo: memFree=1417816/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=251316 CPUtime=282.09
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 60147 0 0 0 28178 31 0 0 25 0 1 0 175864092 257347584 57692 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 62829 57692 139 317 0 62508 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 251316

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1400664/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=268256 CPUtime=342.08
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 64365 0 0 0 34173 35 0 0 25 0 1 0 175864092 274694144 61910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 67064 61910 139 317 0 66743 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 268256

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1383768/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=287356 CPUtime=402.05
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 68622 0 0 0 40167 38 0 0 25 0 1 0 175864092 294252544 66167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564062 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 71839 66167 139 317 0 71518 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 287356

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1366680/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=306276 CPUtime=462.03
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 72849 0 0 0 46163 40 0 0 25 0 1 0 175864092 313626624 70394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 76569 70394 139 317 0 76248 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 306276

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1350168/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=324668 CPUtime=522.02
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 76998 0 0 0 52159 43 0 0 25 0 1 0 175864092 332460032 74543 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 81167 74543 139 317 0 80846 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 324668

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1338072/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=336612 CPUtime=581.99
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 80001 0 0 0 58154 45 0 0 25 0 1 0 175864092 344690688 77546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 84153 77546 139 317 0 83832 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 336612

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1325656/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=349664 CPUtime=641.98
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 83060 0 0 0 64151 47 0 0 25 0 1 0 175864092 358055936 80605 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 87416 80605 139 317 0 87095 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 349664


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

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1278040/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=398912 CPUtime=881.89
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 94988 0 0 0 88136 53 0 0 25 0 1 0 175864092 408485888 92533 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 99728 92533 139 317 0 99407 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 398912

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1268696/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=407916 CPUtime=941.87
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 97330 0 0 0 94132 55 0 0 25 0 1 0 175864092 417705984 94875 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 101979 94875 139 317 0 101658 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 407916

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 15528
/proc/meminfo: memFree=1259416/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=416720 CPUtime=1001.84
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 99640 0 0 0 100128 56 0 0 25 0 1 0 175864092 426721280 97185 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 104180 97185 139 317 0 103859 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 416720

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 15528
/proc/meminfo: memFree=1246424/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=433056 CPUtime=1061.82
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 102880 0 0 0 106124 58 0 0 25 0 1 0 175864092 443449344 100425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 108264 100425 139 317 0 107943 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 433056

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1238872/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=440652 CPUtime=1121.8
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 104787 0 0 0 112120 60 0 0 25 0 1 0 175864092 451227648 102332 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 110163 102332 139 317 0 109842 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 440652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1226328/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=457912 CPUtime=1181.78
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 107915 0 0 0 118116 62 0 0 25 0 1 0 175864092 468901888 105460 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 114478 105460 139 317 0 114157 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 457912

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1216792/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=469860 CPUtime=1241.76
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 110251 0 0 0 124112 64 0 0 25 0 1 0 175864092 481136640 107796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 117465 107796 139 317 0 117144 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 469860

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1205912/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=483008 CPUtime=1301.74
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 112962 0 0 0 130108 66 0 0 25 0 1 0 175864092 494600192 110507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 120752 110507 139 317 0 120431 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 483008

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1196376/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=495288 CPUtime=1361.72
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 115373 0 0 0 136104 68 0 0 25 0 1 0 175864092 507174912 112918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 123822 112918 139 317 0 123501 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 495288

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1188376/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=503240 CPUtime=1421.71
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 117349 0 0 0 142102 69 0 0 25 0 1 0 175864092 515317760 114894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 125810 114894 139 317 0 125489 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 503240

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1179864/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=511696 CPUtime=1481.68
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 119476 0 0 0 148098 70 0 0 25 0 1 0 175864092 523976704 117021 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 127924 117021 139 317 0 127603 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 511696

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15528
/proc/meminfo: memFree=1169624/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=524360 CPUtime=1541.65
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 122017 0 0 0 154094 71 0 0 25 0 1 0 175864092 536944640 119562 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 131090 119562 139 317 0 130769 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 524360

[startup+1602.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/78 15528
/proc/meminfo: memFree=1159192/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=537112 CPUtime=1601.64
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 124636 0 0 0 160091 73 0 0 25 0 1 0 175864092 550002688 122181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564037 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 134278 122181 139 317 0 133957 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 537112

[startup+1662.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/78 15528
/proc/meminfo: memFree=1150424/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=545952 CPUtime=1661.61
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 126831 0 0 0 166087 74 0 0 25 0 1 0 175864092 559054848 124376 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 136488 124376 139 317 0 136167 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 545952

[startup+1722.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/78 15528
/proc/meminfo: memFree=1141784/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=554196 CPUtime=1721.59
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 128975 0 0 0 172084 75 0 0 25 0 1 0 175864092 567496704 126520 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 138549 126520 139 317 0 138228 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 554196

[startup+1782.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 15528
/proc/meminfo: memFree=1134744/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=561356 CPUtime=1781.58
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 130771 0 0 0 178081 77 0 0 25 0 1 0 175864092 574828544 128316 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 140339 128316 139 317 0 140018 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 561356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 15528
/proc/meminfo: memFree=1129944/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=568480 CPUtime=1800.08
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194304 131940 0 0 0 179930 78 0 0 25 0 1 0 175864092 582123520 129485 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 142120 129485 139 317 0 141799 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 568480

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.02 1.03 1.00 2/78 15528
/proc/meminfo: memFree=1129944/2055920 swapFree=4140688/4192956
[pid=15329] ppid=15327 vsize=0 CPUtime=1800.27
/proc/15329/stat : 15329 (oree) R 15327 15329 14612 0 -1 4194308 131959 0 0 0 179943 84 0 0 25 0 1 0 175864092 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15329/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.03
CPU time (s): 1800.31
CPU user time (s): 1799.44
CPU system time (s): 0.866868
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 568480

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

runsolver used 2.12168 second user time and 4.43333 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu Apr 19 15:57:43 UTC 2007

IDJOB= 357429
IDBENCH= 2593
IDSOLVER= 172
FILE ID= node3/357429-1176998262

PBS_JOBID= 4630443

Free space on /tmp= 66350 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= oree /tmp/evaluation/357429-1176998262/instance-357429-1176998262.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-357429-1176998262 -o ROOT/results/node3/solver-357429-1176998262 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357429-1176998262/instance-357429-1176998262.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  0bff286f636188f318e01b1cd9504474

RANDOM SEED= 821298308

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1649080 kB
Buffers:         37024 kB
Cached:         302488 kB
SwapCached:      15176 kB
Active:          57752 kB
Inactive:       305992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649080 kB
SwapTotal:     4192956 kB
SwapFree:      4140688 kB
Dirty:            8624 kB
Writeback:           0 kB
Mapped:          31252 kB
Slab:            28640 kB
Committed_AS:  5299892 kB
PageTables:       1784 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= 66350 MiB

End job on node3 on Thu Apr 19 16:27:46 UTC 2007