Trace number 457802

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.28 1800.77

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
MD5SUM521a5315af7cbff32722a5aa297c08a4
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)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

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=714 #constraints=1381 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.00/0.05	c restart after 401 decisions
0.00/0.06	c nbDecision=500 #constraints=1516
0.19/0.26	c restart after 801 decisions
0.39/0.40	c nbDecision=1000 #constraints=1974
0.89/0.98	c nbDecision=1500 #constraints=2463
1.09/1.13	c restart after 1601 decisions
1.79/1.83	c nbDecision=2000 #constraints=2736
3.20/3.27	c nbDecision=2500 #constraints=3118
4.79/4.81	c nbDecision=3000 #constraints=3577
5.59/5.63	c restart after 3201 decisions
7.59/7.61	c nbDecision=3500 #constraints=4029
11.29/11.38	c nbDecision=4000 #constraints=4470
15.79/15.82	c nbDecision=4500 #constraints=4921
21.09/21.15	c nbDecision=5000 #constraints=5378
27.77/27.90	c nbDecision=5500 #constraints=5853
34.78/34.87	c nbDecision=6000 #constraints=6280
40.78/40.89	c restart after 6401 decisions
42.18/42.21	c nbDecision=6500 #constraints=6676
57.57/57.61	c nbDecision=7000 #constraints=7002
75.46/75.54	c nbDecision=7500 #constraints=7486
96.66/96.77	c nbDecision=8000 #constraints=7969
115.15/115.26	c nbDecision=8500 #constraints=8427
134.24/134.30	c nbDecision=9000 #constraints=8891
153.75/153.82	c nbDecision=9500 #constraints=9384
173.53/173.61	c nbDecision=10000 #constraints=9872
194.93/195.06	c nbDecision=10500 #constraints=10336
215.12/215.27	c nbDecision=11000 #constraints=10815
243.72/243.80	c nbDecision=11500 #constraints=11292
273.11/273.28	c nbDecision=12000 #constraints=11769
304.80/304.98	c nbDecision=12500 #constraints=12247
316.49/316.65	c restart after 12801 decisions
325.40/325.53	c nbDecision=13000 #constraints=12655
365.89/366.07	c nbDecision=13500 #constraints=13093
399.18/399.35	c nbDecision=14000 #constraints=13578
440.66/440.81	c nbDecision=14500 #constraints=14063
483.96/484.15	c nbDecision=15000 #constraints=14548
522.44/522.66	c nbDecision=15500 #constraints=15032
571.03/571.21	c nbDecision=16000 #constraints=15514
627.61/627.87	c nbDecision=16500 #constraints=15964
661.51/661.72	c nbDecision=17000 #constraints=16456
693.59/693.86	c nbDecision=17500 #constraints=16930
727.59/727.89	c nbDecision=18000 #constraints=17423
758.28/758.51	c nbDecision=18500 #constraints=17914
793.67/793.95	c nbDecision=19000 #constraints=18388
830.06/830.34	c nbDecision=19500 #constraints=18883
868.45/868.79	c nbDecision=20000 #constraints=19363
908.43/908.77	c nbDecision=20500 #constraints=19848
948.13/948.50	c nbDecision=21000 #constraints=20332
988.01/988.37	c nbDecision=21500 #constraints=20810
1030.81/1031.11	c nbDecision=22000 #constraints=21283
1077.60/1077.91	c nbDecision=22500 #constraints=21746
1128.48/1128.82	c nbDecision=23000 #constraints=22227
1176.36/1176.71	c nbDecision=23500 #constraints=22718
1221.66/1222.08	c nbDecision=24000 #constraints=23204
1270.23/1270.62	c nbDecision=24500 #constraints=23683
1325.72/1326.15	c nbDecision=25000 #constraints=24161
1372.82/1373.25	c nbDecision=25500 #constraints=24652
1380.51/1380.92	c restart after 25601 decisions
1422.40/1422.82	c nbDecision=26000 #constraints=25005
1482.48/1482.90	c nbDecision=26500 #constraints=25458
1538.37/1538.86	c nbDecision=27000 #constraints=25949
1596.65/1597.15	c nbDecision=27500 #constraints=26439
1658.33/1658.85	c nbDecision=28000 #constraints=26929
1727.42/1727.90	c nbDecision=28500 #constraints=27422
1791.69/1792.21	c nbDecision=29000 #constraints=27880
1800.00/1800.50	Received signal 15
1800.20/1800.74	
1800.20/1800.74	s UNKNOWN
1800.20/1800.74	
1800.20/1800.74	c user time= 1799.98 s
1800.20/1800.74	c system time= 0.270958 s
1800.20/1800.74	c wall clock time=1800.75

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/457802-1178374030/instance-457802-1178374030.opb
mv /tmp/evaluation/457802-1178374030/instance-457802-1178374030.opb.tmp /tmp/evaluation/457802-1178374030/instance-457802-1178374030.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-457802-1178374030 -o ROOT/results/node55/solver-457802-1178374030 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/457802-1178374030/instance-457802-1178374030.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/64 2910
/proc/meminfo: memFree=1482612/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=1468 CPUtime=0
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 285313034 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827838 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 367 165 131 317 0 46 0

[startup+0.089028 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2910
/proc/meminfo: memFree=1482612/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=2392 CPUtime=0.08
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 394 0 0 0 8 0 0 0 18 0 1 0 285313034 2449408 377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135279009 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 598 377 139 317 0 277 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2392

[startup+0.10103 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2910
/proc/meminfo: memFree=1482612/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=2392 CPUtime=0.09
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 410 0 0 0 9 0 0 0 18 0 1 0 285313034 2449408 393 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541583 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 598 393 139 317 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2392

[startup+0.301047 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2910
/proc/meminfo: memFree=1482612/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=3432 CPUtime=0.29
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 662 0 0 0 29 0 0 0 19 0 1 0 285313034 3514368 645 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713857 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 858 645 139 317 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3432

[startup+0.701085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2910
/proc/meminfo: memFree=1482612/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=5004 CPUtime=0.69
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 1068 0 0 0 69 0 0 0 23 0 1 0 285313034 5124096 1051 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 1251 1051 139 317 0 930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5004

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1478188/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=6336 CPUtime=1.49
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 1397 0 0 0 149 0 0 0 25 0 1 0 285313034 6488064 1380 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716145 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 1584 1380 139 317 0 1263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6336

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1477164/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=7668 CPUtime=3.09
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 1713 0 0 0 309 0 0 0 25 0 1 0 285313034 7852032 1696 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 1917 1696 139 317 0 1596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7668

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 2911
/proc/meminfo: memFree=1474028/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=10632 CPUtime=6.29
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 2384 0 0 0 628 1 0 0 25 0 1 0 285313034 10887168 2367 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 2658 2367 139 317 0 2337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10632

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1470916/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=13440 CPUtime=12.69
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 3098 0 0 0 1267 2 0 0 25 0 1 0 285313034 13762560 3081 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 0 0 0
/proc/2910/statm: 3360 3081 139 317 0 3039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13440

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1466436/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=18068 CPUtime=25.48
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 4230 0 0 0 2545 3 0 0 25 0 1 0 285313034 18501632 4177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 4517 4177 139 317 0 4196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18068

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1462212/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=22612 CPUtime=51.08
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 5268 0 0 0 5103 5 0 0 25 0 1 0 285313034 23154688 5215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 5653 5215 139 317 0 5332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22612

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1457668/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=27128 CPUtime=102.26
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 6393 0 0 0 10220 6 0 0 25 0 1 0 285313034 27779072 6340 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 6782 6340 139 317 0 6461 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27128

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1452292/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=32688 CPUtime=162.24
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 7727 0 0 0 16217 7 0 0 25 0 1 0 285313034 33472512 7674 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 8172 7674 139 317 0 7851 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32688

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1447172/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=38888 CPUtime=222.22
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 9048 0 0 0 22214 8 0 0 25 0 1 0 285313034 39821312 8924 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 9722 8924 139 317 0 9401 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38888

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 2911
/proc/meminfo: memFree=1444036/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=42056 CPUtime=282.21
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 9828 0 0 0 28212 9 0 0 25 0 1 0 285313034 43065344 9704 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718428 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 10514 9704 139 317 0 10193 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42056

[startup+342.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 2911
/proc/meminfo: memFree=1440772/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=45380 CPUtime=342.19
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 10625 0 0 0 34210 9 0 0 25 0 1 0 285313034 46469120 10501 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 11345 10501 139 317 0 11024 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45380

[startup+402.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 2911
/proc/meminfo: memFree=1438212/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=48496 CPUtime=402.18
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 11281 0 0 0 40208 10 0 0 25 0 1 0 285313034 49659904 11157 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 12124 11157 139 317 0 11803 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48496

[startup+462.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 2911
/proc/meminfo: memFree=1435524/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=50952 CPUtime=462.16
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 11945 0 0 0 46205 11 0 0 25 0 1 0 285313034 52174848 11821 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 12738 11821 139 317 0 12417 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 50952

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2911
/proc/meminfo: memFree=1432836/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=53524 CPUtime=522.14
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 12615 0 0 0 52203 11 0 0 25 0 1 0 285313034 54808576 12491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 13381 12491 139 317 0 13060 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53524

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2911
/proc/meminfo: memFree=1430532/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=55924 CPUtime=582.12
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 13180 0 0 0 58200 12 0 0 25 0 1 0 285313034 57266176 13056 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 13981 13056 139 317 0 13660 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 55924

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2911
/proc/meminfo: memFree=1428484/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=57888 CPUtime=642.12
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 13698 0 0 0 64199 13 0 0 25 0 1 0 285313034 59277312 13574 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 14472 13574 139 317 0 14151 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 57888


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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1413636/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=74032 CPUtime=942.03
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 17800 0 0 0 94186 17 0 0 25 0 1 0 285313034 75808768 17280 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 18508 17280 139 317 0 18187 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 74032

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1410884/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=77744 CPUtime=1002.01
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 18744 0 0 0 100184 17 0 0 25 0 1 0 285313034 79609856 17950 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 19436 17950 139 317 0 19115 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 77744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1408580/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=80876 CPUtime=1061.99
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 19485 0 0 0 106181 18 0 0 25 0 1 0 285313034 82817024 18526 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 20219 18526 139 317 0 19898 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 80876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1406596/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=83356 CPUtime=1121.98
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 20155 0 0 0 112179 19 0 0 25 0 1 0 285313034 85356544 19031 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 20839 19031 139 317 0 20518 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 83356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1404228/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=85704 CPUtime=1181.96
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 20825 0 0 0 118176 20 0 0 25 0 1 0 285313034 87760896 19635 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 21426 19635 139 317 0 21105 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 85704

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1401860/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=87916 CPUtime=1241.95
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 21427 0 0 0 124174 21 0 0 25 0 1 0 285313034 90025984 20204 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 21979 20204 139 317 0 21658 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 87916

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1399876/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=90264 CPUtime=1301.94
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 22081 0 0 0 130172 22 0 0 25 0 1 0 285313034 92430336 20693 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 22566 20693 139 317 0 22245 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 90264

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1397636/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=92488 CPUtime=1361.92
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 22665 0 0 0 136169 23 0 0 25 0 1 0 285313034 94707712 21244 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 23122 21244 139 317 0 22801 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 92488

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1396164/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=93792 CPUtime=1421.9
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 23062 0 0 0 142167 23 0 0 25 0 1 0 285313034 96043008 21608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 23448 21608 139 317 0 23127 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 93792

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1394628/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=95484 CPUtime=1481.88
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 23496 0 0 0 148165 23 0 0 25 0 1 0 285313034 97775616 22009 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 23871 22009 139 317 0 23550 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 95484

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1392836/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=97328 CPUtime=1541.87
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 23993 0 0 0 154163 24 0 0 25 0 1 0 285313034 99663872 22506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 24332 22506 139 317 0 24011 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 97328

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1390980/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=99016 CPUtime=1601.85
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 24468 0 0 0 160161 24 0 0 25 0 1 0 285313034 101392384 22981 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 24754 22981 139 317 0 24433 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 99016

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1389124/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=100988 CPUtime=1661.83
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 24978 0 0 0 166158 25 0 0 25 0 1 0 285313034 103411712 23425 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 25247 23425 139 317 0 24926 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 100988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1387588/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=102684 CPUtime=1721.82
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 25436 0 0 0 172156 26 0 0 25 0 1 0 285313034 105148416 23817 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 25671 23817 139 317 0 25350 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 102684

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1385860/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=104128 CPUtime=1781.8
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 25832 0 0 0 178154 26 0 0 25 0 1 0 285313034 106627072 24213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 26032 24213 139 317 0 25711 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 104128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2911
/proc/meminfo: memFree=1385348/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=104524 CPUtime=1800
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 25955 0 0 0 179973 27 0 0 25 0 1 0 285313034 107032576 24336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711195 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 26131 24336 139 317 0 25810 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 104524

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2912
/proc/meminfo: memFree=1385340/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=104524 CPUtime=1800.11
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 25955 0 0 0 179984 27 0 0 25 0 1 0 285313034 107032576 24336 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 26131 24336 139 317 0 25810 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 104524

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2912
/proc/meminfo: memFree=1385340/2055920 swapFree=4184552/4192956
[pid=2910] ppid=2908 vsize=104524 CPUtime=1800.2
/proc/2910/stat : 2910 (oree) R 2908 2910 812 0 -1 4194304 25956 0 0 0 179993 27 0 0 25 0 1 0 285313034 107032576 24337 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/2910/statm: 26131 24337 139 317 0 25810 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 104524

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.28
CPU user time (s): 1799.99
CPU system time (s): 0.286956
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 104524

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

runsolver used 1.37479 second user time and 3.57246 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat May  5 14:07:10 UTC 2007

IDJOB= 457802
IDBENCH= 48365
IDSOLVER= 172
FILE ID= node55/457802-1178374030

PBS_JOBID= 5189176

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_4_15.opb
COMMAND LINE= oree /tmp/evaluation/457802-1178374030/instance-457802-1178374030.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node55/convwatcher-457802-1178374030 -o ROOT/results/node55/conversion-457802-1178374030 -C 600 -M 1800 /tmp/evaluation/457802-1178374030/substituteSizeProductKeyword /tmp/evaluation/457802-1178374030/instance-457802-1178374030.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  521a5315af7cbff32722a5aa297c08a4

RANDOM SEED= 96948815

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1483020 kB
Buffers:         31916 kB
Cached:         436968 kB
SwapCached:       2492 kB
Active:         156004 kB
Inactive:       324284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483020 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          17860 kB
Slab:            78644 kB
Committed_AS:  4425736 kB
PageTables:       1384 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 node55 on Sat May  5 14:37:13 UTC 2007