Trace number 456692

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.32 1800.85

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
MD5SUM476815bfad4ec3fb3f4fdbbbbf10b706
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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

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.02	c ...done
0.00/0.02	c #vars=1458 #constraints=2819 hasObjective=no
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.00/0.06	c restart after 401 decisions
0.00/0.07	c nbDecision=500 #constraints=2881
0.09/0.11	c restart after 801 decisions
0.09/0.13	c nbDecision=1000 #constraints=2938
0.19/0.28	c nbDecision=1500 #constraints=3063
0.29/0.33	c restart after 1601 decisions
0.59/0.62	c nbDecision=2000 #constraints=3290
1.39/1.41	c nbDecision=2500 #constraints=3661
2.59/2.65	c nbDecision=3000 #constraints=4062
3.39/3.46	c restart after 3201 decisions
3.99/4.02	c nbDecision=3500 #constraints=4293
5.09/5.15	c nbDecision=4000 #constraints=4371
7.99/8.09	c nbDecision=4500 #constraints=4667
11.19/11.25	c nbDecision=5000 #constraints=5054
15.59/15.69	c nbDecision=5500 #constraints=5448
19.38/19.43	c nbDecision=6000 #constraints=5818
23.39/23.47	c restart after 6401 decisions
24.19/24.23	c nbDecision=6500 #constraints=6185
28.58/28.65	c nbDecision=7000 #constraints=6504
32.88/32.90	c nbDecision=7500 #constraints=6898
38.38/38.40	c nbDecision=8000 #constraints=7373
42.98/43.04	c nbDecision=8500 #constraints=7702
48.68/48.72	c nbDecision=9000 #constraints=8020
55.18/55.25	c nbDecision=9500 #constraints=8438
62.28/62.31	c nbDecision=10000 #constraints=8889
71.48/71.54	c nbDecision=10500 #constraints=9342
82.48/82.53	c nbDecision=11000 #constraints=9784
95.96/96.02	c nbDecision=11500 #constraints=10241
109.77/109.86	c nbDecision=12000 #constraints=10657
123.46/123.58	c nbDecision=12500 #constraints=11052
133.66/133.78	c restart after 12801 decisions
137.76/137.81	c nbDecision=13000 #constraints=11366
147.36/147.45	c nbDecision=13500 #constraints=11476
169.25/169.33	c nbDecision=14000 #constraints=11617
209.44/209.56	c nbDecision=14500 #constraints=11955
247.13/247.24	c nbDecision=15000 #constraints=12385
267.73/267.84	c nbDecision=15500 #constraints=12825
290.72/290.82	c nbDecision=16000 #constraints=13255
311.12/311.20	c nbDecision=16500 #constraints=13738
333.31/333.41	c nbDecision=17000 #constraints=14234
356.31/356.46	c nbDecision=17500 #constraints=14730
380.41/380.53	c nbDecision=18000 #constraints=15210
405.49/405.66	c nbDecision=18500 #constraints=15668
429.29/429.45	c nbDecision=19000 #constraints=16129
455.68/455.86	c nbDecision=19500 #constraints=16599
482.08/482.23	c nbDecision=20000 #constraints=17046
511.38/511.59	c nbDecision=20500 #constraints=17502
540.86/541.04	c nbDecision=21000 #constraints=17972
572.76/572.92	c nbDecision=21500 #constraints=18449
607.14/607.34	c nbDecision=22000 #constraints=18946
640.23/640.45	c nbDecision=22500 #constraints=19405
672.03/672.24	c nbDecision=23000 #constraints=19870
707.72/707.93	c nbDecision=23500 #constraints=20347
740.71/740.94	c nbDecision=24000 #constraints=20805
774.90/775.15	c nbDecision=24500 #constraints=21295
812.09/812.32	c nbDecision=25000 #constraints=21768
847.99/848.23	c nbDecision=25500 #constraints=22255
855.59/855.89	c restart after 25601 decisions
884.38/884.60	c nbDecision=26000 #constraints=22563
924.77/925.03	c nbDecision=26500 #constraints=22944
972.21/972.50	c nbDecision=27000 #constraints=23370
1022.25/1022.64	c nbDecision=27500 #constraints=23815
1072.24/1072.69	c nbDecision=28000 #constraints=24161
1129.73/1130.17	c nbDecision=28500 #constraints=24633
1182.01/1182.50	c nbDecision=29000 #constraints=25073
1232.30/1232.70	c nbDecision=29500 #constraints=25552
1285.99/1286.43	c nbDecision=30000 #constraints=25983
1344.57/1345.05	c nbDecision=30500 #constraints=26419
1403.17/1403.63	c nbDecision=31000 #constraints=26888
1464.94/1465.45	c nbDecision=31500 #constraints=27365
1525.13/1525.65	c nbDecision=32000 #constraints=27839
1580.61/1581.18	c nbDecision=32500 #constraints=28294
1639.61/1640.18	c nbDecision=33000 #constraints=28776
1702.99/1703.53	c nbDecision=33500 #constraints=29261
1766.17/1766.70	c nbDecision=34000 #constraints=29741
1800.07/1800.60	Received signal 15
1800.26/1800.80	
1800.26/1800.80	s UNKNOWN
1800.26/1800.80	
1800.26/1800.80	c user time= 1799.87 s
1800.26/1800.80	c system time= 0.416936 s
1800.26/1800.80	c wall clock time=1800.81

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456692-1178361907/instance-456692-1178361907.opb
mv /tmp/evaluation/456692-1178361907/instance-456692-1178361907.opb.tmp /tmp/evaluation/456692-1178361907/instance-456692-1178361907.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node57/watcher-456692-1178361907 -o ROOT/results/node57/solver-456692-1178361907 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456692-1178361907/instance-456692-1178361907.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/64 7431
/proc/meminfo: memFree=1489792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=1468 CPUtime=0
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 277326745 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 367 164 131 317 0 46 0

[startup+0.0988261 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7431
/proc/meminfo: memFree=1489792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=2944 CPUtime=0.09
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 530 0 0 0 9 0 0 0 18 0 1 0 277326745 3014656 513 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 736 513 139 317 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.102826 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7431
/proc/meminfo: memFree=1489792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=2944 CPUtime=0.09
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 536 0 0 0 9 0 0 0 18 0 1 0 277326745 3014656 519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 736 519 139 317 0 415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.302842 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7431
/proc/meminfo: memFree=1489792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=3604 CPUtime=0.29
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 692 0 0 0 29 0 0 0 19 0 1 0 277326745 3690496 675 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712548 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 901 675 139 317 0 580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3604

[startup+0.701877 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7431
/proc/meminfo: memFree=1489792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=4916 CPUtime=0.69
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 1037 0 0 0 69 0 0 0 22 0 1 0 277326745 5033984 1020 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 1229 1020 139 317 0 908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4916

[startup+1.50195 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 7432
/proc/meminfo: memFree=1485688/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=7148 CPUtime=1.49
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 1604 0 0 0 149 0 0 0 25 0 1 0 277326745 7319552 1587 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 1787 1587 139 317 0 1466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7148

[startup+3.10108 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 7432
/proc/meminfo: memFree=1482680/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=10332 CPUtime=3.09
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 2319 0 0 0 308 1 0 0 25 0 1 0 277326745 10579968 2302 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 2583 2302 139 317 0 2262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10332

[startup+6.30136 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 7432
/proc/meminfo: memFree=1479864/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=11652 CPUtime=6.29
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 2682 0 0 0 628 1 0 0 25 0 1 0 277326745 11931648 2665 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 2913 2665 139 317 0 2592 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11652

[startup+12.7019 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 7432
/proc/meminfo: memFree=1475328/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=16548 CPUtime=12.69
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 3825 0 0 0 1267 2 0 0 25 0 1 0 277326745 16945152 3808 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 4137 3808 139 317 0 3816 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16548

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 7432
/proc/meminfo: memFree=1468864/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=22744 CPUtime=25.48
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 5377 0 0 0 2545 3 0 0 25 0 1 0 277326745 23289856 5323 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 5686 5323 139 317 0 5365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22744

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 7432
/proc/meminfo: memFree=1455424/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=37544 CPUtime=51.08
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 8760 0 0 0 5102 6 0 0 25 0 1 0 277326745 38445056 8706 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 9386 8706 139 317 0 9065 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37544

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 7432
/proc/meminfo: memFree=1439232/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=54060 CPUtime=102.27
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 12749 0 0 0 10219 8 0 0 25 0 1 0 277326745 55357440 12695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 13515 12695 139 317 0 13194 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54060

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 7432
/proc/meminfo: memFree=1432192/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=60684 CPUtime=162.25
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 14561 0 0 0 16215 10 0 0 25 0 1 0 277326745 62140416 14435 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 15171 14435 139 317 0 14850 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60684

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 7432
/proc/meminfo: memFree=1429248/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=63444 CPUtime=222.23
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 15289 0 0 0 22213 10 0 0 25 0 1 0 277326745 64966656 15163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 15861 15163 139 317 0 15540 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 63444

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 7432
/proc/meminfo: memFree=1423168/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=71544 CPUtime=282.22
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 16836 0 0 0 28210 12 0 0 25 0 1 0 277326745 73261056 16710 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 17886 16710 139 317 0 17565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 71544

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 7432
/proc/meminfo: memFree=1413248/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=82376 CPUtime=342.21
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 19288 0 0 0 34208 13 0 0 25 0 1 0 277326745 84353024 19162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 20594 19162 139 317 0 20273 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 82376

[startup+402.303 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 7432
/proc/meminfo: memFree=1405312/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=90324 CPUtime=402.2
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 21304 0 0 0 40205 15 0 0 25 0 1 0 277326745 92491776 21178 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 22581 21178 139 317 0 22260 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 90324

[startup+462.303 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 7432
/proc/meminfo: memFree=1397888/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=99092 CPUtime=462.18
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 23130 0 0 0 46202 16 0 0 25 0 1 0 277326745 101470208 23004 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 24773 23004 139 317 0 24452 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99092

[startup+522.303 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 7432
/proc/meminfo: memFree=1391616/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=106016 CPUtime=522.17
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 24701 0 0 0 52199 18 0 0 25 0 1 0 277326745 108560384 24575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 26504 24575 139 317 0 26183 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 106016

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 7432
/proc/meminfo: memFree=1385088/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=111816 CPUtime=582.15
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 26317 0 0 0 58196 19 0 0 25 0 1 0 277326745 114499584 26191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 27954 26191 139 317 0 27633 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 111816

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 7432
/proc/meminfo: memFree=1379328/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=117024 CPUtime=642.14
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 27743 0 0 0 64194 20 0 0 25 0 1 0 277326745 119832576 27617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 29256 27617 139 317 0 28935 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 117024


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

[startup+882.301 s]
/proc/loadavg: 1.01 0.94 0.59 2/65 7432
/proc/meminfo: memFree=1358144/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=141804 CPUtime=882.08
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 34289 0 0 0 88182 26 0 0 25 0 1 0 277326745 145207296 32865 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 35451 32865 139 317 0 35130 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 141804

[startup+942.301 s]
/proc/loadavg: 1.08 0.97 0.62 2/65 7432
/proc/meminfo: memFree=1354688/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=146468 CPUtime=942.07
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 35487 0 0 0 94180 27 0 0 25 0 1 0 277326745 149983232 33766 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 36617 33766 139 317 0 36296 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 146468

[startup+1002.3 s]
/proc/loadavg: 1.16 1.00 0.65 2/71 7606
/proc/meminfo: memFree=1349512/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=150664 CPUtime=1001.97
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 36569 0 0 0 100168 29 0 0 25 0 1 0 277326745 154279936 34683 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 37666 34683 139 317 0 37345 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 150664

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 0.67 2/65 7630
/proc/meminfo: memFree=1347712/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=153568 CPUtime=1061.94
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 37341 0 0 0 106163 31 0 0 25 0 1 0 277326745 157253632 35455 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 38392 35455 139 317 0 38071 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 153568

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 0.68 2/65 7630
/proc/meminfo: memFree=1344832/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=156588 CPUtime=1121.93
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 38168 0 0 0 112161 32 0 0 25 0 1 0 277326745 160346112 36150 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604463 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 39147 36150 139 317 0 38826 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 156588

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.70 2/65 7630
/proc/meminfo: memFree=1341568/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=159856 CPUtime=1181.91
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 39066 0 0 0 118159 32 0 0 25 0 1 0 277326745 163692544 36982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 39964 36982 139 317 0 39643 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 159856

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.72 2/65 7630
/proc/meminfo: memFree=1337792/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=163640 CPUtime=1241.89
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 40081 0 0 0 124156 33 0 0 25 0 1 0 277326745 167567360 37931 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 40910 37931 139 317 0 40589 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 163640

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.73 2/65 7630
/proc/meminfo: memFree=1334656/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=166796 CPUtime=1301.89
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 40917 0 0 0 130155 34 0 0 25 0 1 0 277326745 170799104 38701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 41699 38701 139 317 0 41378 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 166796

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.75 2/65 7630
/proc/meminfo: memFree=1331904/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=169836 CPUtime=1361.87
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 41704 0 0 0 136153 34 0 0 25 0 1 0 277326745 173912064 39389 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 42459 39389 139 317 0 42138 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 169836

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.76 2/65 7630
/proc/meminfo: memFree=1328448/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=173480 CPUtime=1421.86
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 42695 0 0 0 142151 35 0 0 25 0 1 0 277326745 177643520 40248 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 43370 40248 139 317 0 43049 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 173480

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.77 2/65 7630
/proc/meminfo: memFree=1325184/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=177320 CPUtime=1481.84
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 43711 0 0 0 148147 37 0 0 25 0 1 0 277326745 181575680 41066 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 44330 41066 139 317 0 44009 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 177320

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.78 2/65 7630
/proc/meminfo: memFree=1321664/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=180948 CPUtime=1541.83
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 44707 0 0 0 154145 38 0 0 25 0 1 0 277326745 185290752 41930 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715989 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 45237 41930 139 317 0 44916 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 180948

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.79 2/65 7630
/proc/meminfo: memFree=1318336/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=185160 CPUtime=1601.82
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 45794 0 0 0 160143 39 0 0 25 0 1 0 277326745 189603840 42786 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 46290 42786 139 317 0 45969 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 185160

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.80 2/65 7630
/proc/meminfo: memFree=1314944/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=188516 CPUtime=1661.8
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 46711 0 0 0 166140 40 0 0 25 0 1 0 277326745 193040384 43604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 47129 43604 139 317 0 46808 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 188516

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.82 2/65 7630
/proc/meminfo: memFree=1311680/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=192032 CPUtime=1721.78
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 47672 0 0 0 172138 40 0 0 25 0 1 0 277326745 196640768 44433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 48008 44433 139 317 0 47687 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 192032

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.82 2/65 7630
/proc/meminfo: memFree=1308416/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=195044 CPUtime=1781.77
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 48523 0 0 0 178136 41 0 0 25 0 1 0 277326745 199725056 45218 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 48761 45218 139 317 0 48440 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 195044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.82 2/65 7630
/proc/meminfo: memFree=1307712/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=195700 CPUtime=1800.07
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 48716 0 0 0 179966 41 0 0 25 0 1 0 277326745 200396800 45411 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 48925 45411 139 317 0 48604 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 195700

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.82 2/65 7630
/proc/meminfo: memFree=1307712/2055920 swapFree=4183252/4192956
[pid=7431] ppid=7429 vsize=195700 CPUtime=1800.26
/proc/7431/stat : 7431 (oree) R 7429 7431 7363 0 -1 4194304 48721 0 0 0 179985 41 0 0 25 0 1 0 277326745 200396800 45416 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/7431/statm: 48925 45416 139 317 0 48604 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 195700

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.32
CPU user time (s): 1799.87
CPU system time (s): 0.449931
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 195700

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

runsolver used 1.49777 second user time and 3.48047 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Sat May  5 10:45:08 UTC 2007

IDJOB= 456692
IDBENCH= 48291
IDSOLVER= 172
FILE ID= node57/456692-1178361907

PBS_JOBID= 5189175

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

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  476815bfad4ec3fb3f4fdbbbbf10b706

RANDOM SEED= 321688084

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1490272 kB
Buffers:         36372 kB
Cached:         412344 kB
SwapCached:       3756 kB
Active:         169632 kB
Inactive:       288608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490272 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            93504 kB
Committed_AS:  4912380 kB
PageTables:       1408 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 node57 on Sat May  5 11:15:11 UTC 2007