Trace number 456722

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.21 1800.76

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
MD5SUM18f5400970ad464f730a15f23e03dd22
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

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...
0.00/0.01	c ...done
0.00/0.01	c #vars=716 #constraints=1385 hasObjective=no
0.00/0.01	c res. mode=mod
0.00/0.01	c VSIDS like heuristics
0.00/0.01	c complete search running
0.02/0.06	c restart after 401 decisions
0.10/0.10	c nbDecision=500 #constraints=1560
0.30/0.30	c restart after 801 decisions
0.40/0.47	c nbDecision=1000 #constraints=1971
1.19/1.23	c nbDecision=1500 #constraints=2408
1.29/1.38	c restart after 1601 decisions
2.09/2.13	c nbDecision=2000 #constraints=2869
3.49/3.56	c nbDecision=2500 #constraints=3355
5.69/5.80	c nbDecision=3000 #constraints=3847
6.89/6.95	c restart after 3201 decisions
9.09/9.16	c nbDecision=3500 #constraints=4237
13.78/13.80	c nbDecision=4000 #constraints=4635
19.59/19.63	c nbDecision=4500 #constraints=5119
25.19/25.28	c nbDecision=5000 #constraints=5595
31.69/31.78	c nbDecision=5500 #constraints=6061
38.58/38.70	c nbDecision=6000 #constraints=6529
44.78/44.84	c restart after 6401 decisions
46.57/46.66	c nbDecision=6500 #constraints=6956
56.18/56.20	c nbDecision=7000 #constraints=7340
71.27/71.33	c nbDecision=7500 #constraints=7672
87.17/87.29	c nbDecision=8000 #constraints=8106
101.96/102.03	c nbDecision=8500 #constraints=8600
119.86/119.96	c nbDecision=9000 #constraints=9082
134.75/134.88	c nbDecision=9500 #constraints=9575
152.15/152.26	c nbDecision=10000 #constraints=10054
172.55/172.66	c nbDecision=10500 #constraints=10545
198.04/198.10	c nbDecision=11000 #constraints=11036
228.53/228.62	c nbDecision=11500 #constraints=11493
248.62/248.70	c nbDecision=12000 #constraints=11947
269.43/269.59	c nbDecision=12500 #constraints=12422
281.62/281.77	c restart after 12801 decisions
292.61/292.75	c nbDecision=13000 #constraints=12854
315.41/315.55	c nbDecision=13500 #constraints=13273
341.20/341.35	c nbDecision=14000 #constraints=13714
367.30/367.42	c nbDecision=14500 #constraints=14158
397.39/397.54	c nbDecision=15000 #constraints=14568
424.68/424.81	c nbDecision=15500 #constraints=15006
457.48/457.65	c nbDecision=16000 #constraints=15469
488.86/489.04	c nbDecision=16500 #constraints=15956
523.46/523.67	c nbDecision=17000 #constraints=16433
556.46/556.70	c nbDecision=17500 #constraints=16888
591.03/591.27	c nbDecision=18000 #constraints=17337
627.63/627.89	c nbDecision=18500 #constraints=17796
662.00/662.26	c nbDecision=19000 #constraints=18239
697.14/697.44	c nbDecision=19500 #constraints=18707
734.21/734.56	c nbDecision=20000 #constraints=19161
772.30/772.65	c nbDecision=20500 #constraints=19638
813.59/813.95	c nbDecision=21000 #constraints=20094
853.48/853.81	c nbDecision=21500 #constraints=20543
892.87/893.26	c nbDecision=22000 #constraints=20965
940.26/940.69	c nbDecision=22500 #constraints=21403
989.34/989.74	c nbDecision=23000 #constraints=21876
1034.64/1035.10	c nbDecision=23500 #constraints=22328
1083.62/1084.01	c nbDecision=24000 #constraints=22778
1134.20/1134.64	c nbDecision=24500 #constraints=23254
1183.10/1183.57	c nbDecision=25000 #constraints=23716
1232.28/1232.79	c nbDecision=25500 #constraints=24180
1241.58/1242.03	c restart after 25601 decisions
1284.57/1285.07	c nbDecision=26000 #constraints=24505
1348.46/1348.96	c nbDecision=26500 #constraints=24987
1414.83/1415.39	c nbDecision=27000 #constraints=25454
1492.22/1492.76	c nbDecision=27500 #constraints=25934
1554.70/1555.25	c nbDecision=28000 #constraints=26427
1631.98/1632.57	c nbDecision=28500 #constraints=26913
1727.96/1728.53	c nbDecision=29000 #constraints=27399
1793.04/1793.63	c nbDecision=29500 #constraints=27893
1800.04/1800.60	Received signal 15
1800.14/1800.73	
1800.14/1800.73	s UNKNOWN
1800.14/1800.73	
1800.14/1800.73	c user time= 1799.8 s
1800.14/1800.73	c system time= 0.387941 s
1800.14/1800.73	c wall clock time=1800.74

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb
mv /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb.tmp /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb

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-456722-1178362211 -o ROOT/results/node34/solver-456722-1178362211 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456722-1178362211/instance-456722-1178362211.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.00 0.00 0.00 3/77 23599
/proc/meminfo: memFree=1508880/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=1468 CPUtime=0
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 284136602 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 367 164 131 317 0 46 0

[startup+0.0282469 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 23599
/proc/meminfo: memFree=1508880/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=2128 CPUtime=0.02
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 330 0 0 0 2 0 0 0 18 0 1 0 284136602 2179072 313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 532 313 139 317 0 211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2128

[startup+0.101253 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 23599
/proc/meminfo: memFree=1508880/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=2388 CPUtime=0.1
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 403 0 0 0 10 0 0 0 18 0 1 0 284136602 2445312 386 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135270603 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 597 386 139 317 0 276 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2388

[startup+0.301269 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 23599
/proc/meminfo: memFree=1508880/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=3172 CPUtime=0.3
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 607 0 0 0 30 0 0 0 19 0 1 0 284136602 3248128 590 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 793 590 139 317 0 472 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3172

[startup+0.701299 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 23599
/proc/meminfo: memFree=1508880/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=4360 CPUtime=0.69
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 915 0 0 0 69 0 0 0 23 0 1 0 284136602 4464640 898 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 1090 898 139 317 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4360

[startup+1.50136 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 23600
/proc/meminfo: memFree=1505352/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=5952 CPUtime=1.49
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 1284 0 0 0 149 0 0 0 25 0 1 0 284136602 6094848 1267 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604220 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 1488 1267 139 317 0 1167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5952

[startup+3.10149 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 23600
/proc/meminfo: memFree=1503176/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=8088 CPUtime=3.09
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 1832 0 0 0 309 0 0 0 25 0 1 0 284136602 8282112 1815 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 2022 1815 139 317 0 1701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8088

[startup+6.30173 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 23600
/proc/meminfo: memFree=1499720/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=11116 CPUtime=6.29
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 2505 0 0 0 628 1 0 0 25 0 1 0 284136602 11382784 2488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 2779 2488 139 317 0 2458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11116

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 23600
/proc/meminfo: memFree=1497288/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=13216 CPUtime=12.69
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 3015 0 0 0 1268 1 0 0 25 0 1 0 284136602 13533184 2998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563810 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 3304 2998 139 317 0 2983 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13216

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/78 23600
/proc/meminfo: memFree=1493256/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=17048 CPUtime=25.48
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 4021 0 0 0 2546 2 0 0 25 0 1 0 284136602 17457152 3968 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 4262 3968 139 317 0 3941 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17048

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/78 23600
/proc/meminfo: memFree=1487688/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=23288 CPUtime=51.07
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 5425 0 0 0 5103 4 0 0 25 0 1 0 284136602 23846912 5372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 5822 5372 139 317 0 5501 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23288

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/78 23600
/proc/meminfo: memFree=1482824/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=28016 CPUtime=102.26
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 6627 0 0 0 10220 6 0 0 25 0 1 0 284136602 28688384 6574 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 7004 6574 139 317 0 6683 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28016

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/78 23600
/proc/meminfo: memFree=1476744/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=34036 CPUtime=162.25
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 8137 0 0 0 16217 8 0 0 25 0 1 0 284136602 34852864 8084 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 8509 8084 139 317 0 8188 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34036

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/78 23600
/proc/meminfo: memFree=1472456/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=39996 CPUtime=222.23
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 9262 0 0 0 22214 9 0 0 25 0 1 0 284136602 40955904 9138 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718550 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 9999 9138 139 317 0 9678 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39996

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/78 23600
/proc/meminfo: memFree=1467784/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=44732 CPUtime=282.22
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 10431 0 0 0 28211 11 0 0 25 0 1 0 284136602 45805568 10307 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 11183 10307 139 317 0 10862 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 44732

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/78 23600
/proc/meminfo: memFree=1464392/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=48232 CPUtime=342.2
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 11283 0 0 0 34208 12 0 0 25 0 1 0 284136602 49389568 11159 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 12058 11159 139 317 0 11737 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48232

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/78 23600
/proc/meminfo: memFree=1461384/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=51248 CPUtime=402.19
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 12030 0 0 0 40205 14 0 0 25 0 1 0 284136602 52477952 11906 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563505 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 12812 11906 139 317 0 12491 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51248

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/78 23600
/proc/meminfo: memFree=1458248/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=54148 CPUtime=462.18
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 12811 0 0 0 46203 15 0 0 25 0 1 0 284136602 55447552 12687 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 13537 12687 139 317 0 13216 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 54148

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/78 23600
/proc/meminfo: memFree=1455176/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=57564 CPUtime=522.15
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 13577 0 0 0 52199 16 0 0 25 0 1 0 284136602 58945536 13453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 14391 13453 139 317 0 14070 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 57564

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/78 23600
/proc/meminfo: memFree=1452040/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=60628 CPUtime=582.14
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 14370 0 0 0 58197 17 0 0 25 0 1 0 284136602 62083072 14246 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562692 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 15157 14246 139 317 0 14836 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 60628

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/78 23600
/proc/meminfo: memFree=1449224/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=63380 CPUtime=642.13
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 15065 0 0 0 64195 18 0 0 25 0 1 0 284136602 64901120 14941 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 15845 14941 139 317 0 15524 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 63380


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

[startup+882.302 s]
/proc/loadavg: 1.00 0.94 0.59 2/78 23798
/proc/meminfo: memFree=1438272/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=76636 CPUtime=881.97
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 18359 0 0 0 88173 24 0 0 25 0 1 0 284136602 78475264 17631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 19159 17631 139 317 0 18838 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 76636

[startup+942.302 s]
/proc/loadavg: 1.00 0.95 0.61 2/78 23798
/proc/meminfo: memFree=1436352/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=78884 CPUtime=941.96
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 18947 0 0 0 94171 25 0 0 25 0 1 0 284136602 80777216 18120 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 19721 18120 139 317 0 19400 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 78884

[startup+1002.3 s]
/proc/loadavg: 1.00 0.95 0.63 2/78 23798
/proc/meminfo: memFree=1434240/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=81228 CPUtime=1001.94
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 19601 0 0 0 100168 26 0 0 25 0 1 0 284136602 83177472 18642 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 20307 18642 139 317 0 19986 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 81228

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.65 2/78 23798
/proc/meminfo: memFree=1432136/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=83212 CPUtime=1061.93
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 20167 0 0 0 106166 27 0 0 25 0 1 0 284136602 85209088 19175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 20803 19175 139 317 0 20482 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 83212

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.67 2/78 23798
/proc/meminfo: memFree=1430024/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=85416 CPUtime=1121.91
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 20752 0 0 0 112163 28 0 0 25 0 1 0 284136602 87465984 19694 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 21354 19694 139 317 0 21033 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 85416

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/78 23798
/proc/meminfo: memFree=1428104/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=87232 CPUtime=1181.89
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 21283 0 0 0 118160 29 0 0 25 0 1 0 284136602 89325568 20192 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 21808 20192 139 317 0 21487 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 87232

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/78 23798
/proc/meminfo: memFree=1425864/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=89836 CPUtime=1241.88
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 21995 0 0 0 124158 30 0 0 25 0 1 0 284136602 91992064 20739 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 22459 20739 139 317 0 22138 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 89836

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.72 2/78 23798
/proc/meminfo: memFree=1424840/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=90776 CPUtime=1301.87
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 22249 0 0 0 130156 31 0 0 25 0 1 0 284136602 92954624 20993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 22694 20993 139 317 0 22373 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 90776

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.74 2/78 23798
/proc/meminfo: memFree=1423368/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=92344 CPUtime=1361.85
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 22662 0 0 0 136153 32 0 0 25 0 1 0 284136602 94560256 21373 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 23086 21373 139 317 0 22765 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 92344

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.75 2/78 23798
/proc/meminfo: memFree=1421832/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=93840 CPUtime=1421.84
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 23055 0 0 0 142152 32 0 0 25 0 1 0 284136602 96092160 21733 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 23460 21733 139 317 0 23139 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 93840

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.76 2/78 23798
/proc/meminfo: memFree=1420616/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=95024 CPUtime=1481.82
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 23381 0 0 0 148148 34 0 0 25 0 1 0 284136602 97304576 22059 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 23756 22059 139 317 0 23435 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 95024

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/78 23798
/proc/meminfo: memFree=1419272/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=96396 CPUtime=1541.8
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 23761 0 0 0 154146 34 0 0 25 0 1 0 284136602 98709504 22439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 24099 22439 139 317 0 23778 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 96396

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/78 23798
/proc/meminfo: memFree=1417864/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=97956 CPUtime=1601.79
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 24177 0 0 0 160144 35 0 0 25 0 1 0 284136602 100306944 22789 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 24489 22789 139 317 0 24168 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 97956

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/78 23798
/proc/meminfo: memFree=1416648/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=99400 CPUtime=1661.77
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 24550 0 0 0 166141 36 0 0 25 0 1 0 284136602 101785600 23096 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 24850 23096 139 317 0 24529 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 99400

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/78 23798
/proc/meminfo: memFree=1415624/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=100192 CPUtime=1721.76
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 24795 0 0 0 172139 37 0 0 25 0 1 0 284136602 102596608 23341 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 25048 23341 139 317 0 24727 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 100192

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/78 23798
/proc/meminfo: memFree=1414088/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=102136 CPUtime=1781.75
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 25338 0 0 0 178137 38 0 0 25 0 1 0 284136602 104587264 23719 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 25534 23719 139 317 0 25213 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 102136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.97 0.82 2/78 23798
/proc/meminfo: memFree=1413576/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=102660 CPUtime=1800.04
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 25474 0 0 0 179966 38 0 0 25 0 1 0 284136602 105123840 23855 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 25665 23855 139 317 0 25344 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 102660

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 0.97 0.82 2/78 23798
/proc/meminfo: memFree=1413576/2055920 swapFree=4159068/4192956
[pid=23599] ppid=23597 vsize=102660 CPUtime=1800.14
/proc/23599/stat : 23599 (oree) R 23597 23599 23531 0 -1 4194304 25474 0 0 0 179976 38 0 0 25 0 1 0 284136602 105123840 23855 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/23599/statm: 25665 23855 139 317 0 25344 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 102660

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.21
CPU user time (s): 1799.8
CPU system time (s): 0.404938
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 102660

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

runsolver used 1.35279 second user time and 4.16837 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat May  5 10:50:11 UTC 2007

IDJOB= 456722
IDBENCH= 48293
IDSOLVER= 172
FILE ID= node34/456722-1178362211

PBS_JOBID= 5189194

Free space on /tmp= 66563 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
COMMAND LINE= oree /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node34/convwatcher-456722-1178362211 -o ROOT/results/node34/conversion-456722-1178362211 -C 600 -M 1800 /tmp/evaluation/456722-1178362211/substituteSizeProductKeyword /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-456722-1178362211 -o ROOT/results/node34/solver-456722-1178362211 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/456722-1178362211/instance-456722-1178362211.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  18f5400970ad464f730a15f23e03dd22

RANDOM SEED= 150576751

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:       1509288 kB
Buffers:         41900 kB
Cached:         372768 kB
SwapCached:       3328 kB
Active:         202364 kB
Inactive:       235480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509288 kB
SwapTotal:     4192956 kB
SwapFree:      4159068 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            94120 kB
Committed_AS:  5360352 kB
PageTables:       1976 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= 66563 MiB

End job on node34 on Sat May  5 11:20:14 UTC 2007