Trace number 419591

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) 1802.09 1802.54

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1080.opb
MD5SUM1b06b6fa2618f08b1e22a7d10174e19f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.16537
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables118226
Total number of constraints375379
Number of constraints which are clauses375379
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
3.20/3.25	c ...done
3.20/3.25	c #vars=118226 #constraints=375379 hasObjective=no
3.69/3.74	c res. mode=mod
3.69/3.74	c VSIDS like heuristics
3.69/3.74	c complete search running
5.19/5.25	c restart after 401 decisions
5.49/5.51	c nbDecision=500 #constraints=375387
7.39/7.42	c restart after 801 decisions
8.09/8.19	c nbDecision=1000 #constraints=375442
11.99/12.02	c nbDecision=1500 #constraints=375547
12.79/12.83	c restart after 1601 decisions
61.58/61.62	c nbDecision=2000 #constraints=375667
470.87/471.01	c nbDecision=2500 #constraints=375828
806.00/806.28	c nbDecision=3000 #constraints=376053
969.54/969.82	c restart after 3201 decisions
972.84/973.13	c nbDecision=3500 #constraints=376175
1000.94/1001.29	c nbDecision=4000 #constraints=376467
1021.64/1021.98	c nbDecision=4500 #constraints=376797
1038.53/1038.83	c nbDecision=5000 #constraints=377108
1048.43/1048.73	c nbDecision=5500 #constraints=377319
1059.82/1060.12	c nbDecision=6000 #constraints=377591
1067.52/1067.88	c restart after 6401 decisions
1069.22/1069.50	c nbDecision=6500 #constraints=377781
1078.02/1078.37	c nbDecision=7000 #constraints=378013
1084.23/1084.58	c nbDecision=7500 #constraints=378165
1100.82/1101.19	c nbDecision=8000 #constraints=378425
1119.01/1119.37	c nbDecision=8500 #constraints=378675
1128.11/1128.47	c nbDecision=9000 #constraints=378859
1146.00/1146.30	c nbDecision=9500 #constraints=379195
1163.50/1163.84	c nbDecision=10000 #constraints=379514
1180.10/1180.46	c nbDecision=10500 #constraints=379879
1190.29/1190.64	c nbDecision=11000 #constraints=380113
1201.09/1201.45	c nbDecision=11500 #constraints=380329
1214.49/1214.82	c nbDecision=12000 #constraints=380559
1227.98/1228.31	c nbDecision=12500 #constraints=380780
1244.78/1245.11	c restart after 12801 decisions
1246.87/1247.22	c nbDecision=13000 #constraints=381028
1252.58/1252.99	c nbDecision=13500 #constraints=381192
1261.18/1261.50	c nbDecision=14000 #constraints=381511
1272.18/1272.53	c nbDecision=14500 #constraints=381925
1282.07/1282.46	c nbDecision=15000 #constraints=382323
1290.77/1291.15	c nbDecision=15500 #constraints=382680
1298.77/1299.14	c nbDecision=16000 #constraints=383035
1306.36/1306.79	c nbDecision=16500 #constraints=383389
1316.16/1316.60	c nbDecision=17000 #constraints=383745
1326.26/1326.69	c nbDecision=17500 #constraints=384091
1338.36/1338.76	c nbDecision=18000 #constraints=384496
1351.75/1352.12	c nbDecision=18500 #constraints=384878
1363.45/1363.89	c nbDecision=19000 #constraints=385171
1375.65/1376.07	c nbDecision=19500 #constraints=385531
1388.25/1388.68	c nbDecision=20000 #constraints=385859
1402.54/1402.96	c nbDecision=20500 #constraints=386196
1418.23/1418.64	c nbDecision=21000 #constraints=386574
1433.03/1433.49	c nbDecision=21500 #constraints=386929
1451.13/1451.51	c nbDecision=22000 #constraints=387314
1468.52/1468.92	c nbDecision=22500 #constraints=387716
1495.32/1495.79	c nbDecision=23000 #constraints=388059
1509.21/1509.60	c nbDecision=23500 #constraints=388387
1528.51/1528.94	c nbDecision=24000 #constraints=388756
1545.30/1545.76	c nbDecision=24500 #constraints=389143
1563.50/1563.99	c nbDecision=25000 #constraints=389507
1584.39/1584.89	c nbDecision=25500 #constraints=389887
1587.19/1587.68	c restart after 25601 decisions
1594.29/1594.74	c nbDecision=26000 #constraints=390127
1607.48/1607.97	c nbDecision=26500 #constraints=390481
1612.99/1613.41	c nbDecision=27000 #constraints=390603
1616.19/1616.66	c nbDecision=27500 #constraints=390639
1620.39/1620.83	c nbDecision=28000 #constraints=390685
1629.08/1629.57	c nbDecision=28500 #constraints=390826
1640.88/1641.37	c nbDecision=29000 #constraints=391019
1653.57/1654.00	c nbDecision=29500 #constraints=391270
1670.07/1670.56	c nbDecision=30000 #constraints=391588
1694.07/1694.55	c nbDecision=30500 #constraints=391961
1708.36/1708.87	c nbDecision=31000 #constraints=392221
1800.04/1800.50	Received signal 15

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14668
/proc/meminfo: memFree=1946640/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=1468 CPUtime=0
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 188900373 1503232 169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 367 169 129 317 0 46 0

[startup+0.0555769 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14668
/proc/meminfo: memFree=1946640/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=2664 CPUtime=0.05
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 475 0 0 0 5 0 0 0 18 0 1 0 188900373 2727936 458 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 666 458 130 317 0 345 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2664

[startup+0.10158 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14668
/proc/meminfo: memFree=1946640/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=3720 CPUtime=0.09
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 722 0 0 0 9 0 0 0 18 0 1 0 188900373 3809280 705 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 930 705 130 317 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3720

[startup+0.301599 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14668
/proc/meminfo: memFree=1946640/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=7940 CPUtime=0.29
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 1814 0 0 0 29 0 0 0 19 0 1 0 188900373 8130560 1764 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 1985 1765 130 317 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7940

[startup+0.701639 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14668
/proc/meminfo: memFree=1946640/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=16512 CPUtime=0.69
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 3994 0 0 0 68 1 0 0 22 0 1 0 188900373 16908288 3879 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 4128 3879 130 317 0 3807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16512

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1925320/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=33524 CPUtime=1.49
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 8339 0 0 0 146 3 0 0 25 0 1 0 188900373 34328576 8095 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 8381 8095 130 317 0 8060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33524

[startup+3.10188 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1901896/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=67416 CPUtime=3.09
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 16997 0 0 0 301 8 0 0 25 0 1 0 188900373 69033984 16496 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 16854 16496 130 317 0 16533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67416

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1822984/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=6.29
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33983 0 0 0 613 16 0 0 25 0 1 0 188900373 138506240 30915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30915 139 317 0 33494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135260

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823048/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=12.69
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33983 0 0 0 1253 16 0 0 25 0 1 0 188900373 138506240 30915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562758 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30915 139 317 0 33494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135260

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=25.48
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33983 0 0 0 2532 16 0 0 25 0 1 0 188900373 138506240 30915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272624 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30915 139 317 0 33494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135260

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=51.08
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 5092 16 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713816 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 135260

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823176/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=102.27
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 10211 16 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 135260

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823176/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=162.25
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 16209 16 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541520 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 135260

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823176/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=222.23
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 22207 16 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284496 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 135260

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14669
/proc/meminfo: memFree=1823176/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=282.22
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 28205 17 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 135260

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823176/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=342.21
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 34204 17 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 135260

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=402.19
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33985 0 0 0 40202 17 0 0 25 0 1 0 188900373 138506240 30917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30917 139 317 0 33494 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 135260

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=462.18
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33986 0 0 0 46201 17 0 0 25 0 1 0 188900373 138506240 30918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30918 139 317 0 33494 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 135260

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=522.16
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33986 0 0 0 52199 17 0 0 25 0 1 0 188900373 138506240 30918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30918 139 317 0 33494 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 135260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=582.14
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33986 0 0 0 58197 17 0 0 25 0 1 0 188900373 138506240 30918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272635 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30918 139 317 0 33494 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 135260

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1823112/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=135260 CPUtime=642.14
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 33986 0 0 0 64196 18 0 0 25 0 1 0 188900373 138506240 30918 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718727 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 33815 30918 139 317 0 33494 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 135260


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

/proc/meminfo: memFree=1807048/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=151520 CPUtime=1062.02
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 38010 0 0 0 106182 20 0 0 25 0 1 0 188900373 155156480 34942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271361 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 37880 34942 139 317 0 37559 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 151520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1801096/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=157396 CPUtime=1122.01
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 39483 0 0 0 112179 22 0 0 25 0 1 0 188900373 161173504 36415 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563469 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 39349 36415 139 317 0 39028 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 157396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1797000/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=161476 CPUtime=1182
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 40517 0 0 0 118177 23 0 0 25 0 1 0 188900373 165351424 37449 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 40369 37449 139 317 0 40048 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 161476

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1794120/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=164116 CPUtime=1241.98
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 41194 0 0 0 124175 23 0 0 25 0 1 0 188900373 168054784 38126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533526 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 41029 38126 139 317 0 40708 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 164116

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14669
/proc/meminfo: memFree=1791432/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=166752 CPUtime=1301.97
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 41872 0 0 0 130173 24 0 0 25 0 1 0 188900373 170754048 38804 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 41688 38804 139 317 0 41367 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 166752

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1785736/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=172396 CPUtime=1361.95
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 43288 0 0 0 136169 26 0 0 25 0 1 0 188900373 176533504 40220 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 43099 40220 139 317 0 42778 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 172396

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1778952/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=179308 CPUtime=1421.93
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 44963 0 0 0 142166 27 0 0 25 0 1 0 188900373 183611392 41895 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 44827 41895 139 317 0 44506 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 179308

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1769608/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=188732 CPUtime=1481.91
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 47299 0 0 0 148163 28 0 0 25 0 1 0 188900373 193261568 44231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606688 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 47183 44231 139 317 0 46862 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 188732

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1761736/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=196708 CPUtime=1541.9
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 49264 0 0 0 154160 30 0 0 25 0 1 0 188900373 201428992 46196 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284215 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 49177 46196 139 317 0 48856 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 196708

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1756168/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=202536 CPUtime=1601.89
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 50669 0 0 0 160158 31 0 0 25 0 1 0 188900373 207396864 47601 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 50634 47601 139 317 0 50313 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 202536

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1753800/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=204756 CPUtime=1661.87
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 51236 0 0 0 166155 32 0 0 25 0 1 0 188900373 209670144 48168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 51189 48168 139 317 0 50868 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 204756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1749320/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=209264 CPUtime=1721.86
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 52360 0 0 0 172152 34 0 0 25 0 1 0 188900373 214286336 49292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 52316 49292 139 317 0 51995 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 209264

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1747016/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=211544 CPUtime=1781.84
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 52906 0 0 0 178150 34 0 0 25 0 1 0 188900373 216621056 49838 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712485 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 52886 49838 139 317 0 52565 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 211544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14671
/proc/meminfo: memFree=1746504/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=212084 CPUtime=1800.04
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 53027 0 0 0 179970 34 0 0 25 0 1 0 188900373 217174016 49959 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284465 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 53021 49959 139 317 0 52700 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 212084

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14672
/proc/meminfo: memFree=1746496/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=212084 CPUtime=1800.94
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 53033 0 0 0 180060 34 0 0 25 0 1 0 188900373 217174016 49965 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746929 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 53021 49965 139 317 0 52700 0
Current children cumulated CPU time (s) 1800.94
Current children cumulated vsize (KiB) 212084

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14672
/proc/meminfo: memFree=1746432/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=212084 CPUtime=1801.74
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 53043 0 0 0 180140 34 0 0 25 0 1 0 188900373 217174016 49975 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 53021 49975 139 317 0 52700 0
Current children cumulated CPU time (s) 1801.74
Current children cumulated vsize (KiB) 212084

[startup+1802.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14672
/proc/meminfo: memFree=1746432/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=212084 CPUtime=1801.94
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 53043 0 0 0 180160 34 0 0 25 0 1 0 188900373 217174016 49975 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718823 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 53021 49975 139 317 0 52700 0
Current children cumulated CPU time (s) 1801.94
Current children cumulated vsize (KiB) 212084

[startup+1802.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14672
/proc/meminfo: memFree=1746432/2055920 swapFree=4183288/4192956
[pid=14668] ppid=14666 vsize=212084 CPUtime=1802.04
/proc/14668/stat : 14668 (oree) R 14666 14668 13558 0 -1 4194304 53043 0 0 0 180170 34 0 0 25 0 1 0 188900373 217174016 49975 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/14668/statm: 53021 49975 139 317 0 52700 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 212084

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.54
CPU time (s): 1802.09
CPU user time (s): 1801.71
CPU system time (s): 0.381941
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 212084

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

runsolver used 1.2968 second user time and 3.63945 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Apr 24 10:18:24 UTC 2007

IDJOB= 419591
IDBENCH= 47784
IDSOLVER= 172
FILE ID= node60/419591-1177409903

PBS_JOBID= 4675554

Free space on /tmp= 66404 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc1080.opb
COMMAND LINE= oree /tmp/evaluation/419591-1177409903/instance-419591-1177409903.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-419591-1177409903 -o ROOT/results/node60/solver-419591-1177409903 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419591-1177409903/instance-419591-1177409903.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  1b06b6fa2618f08b1e22a7d10174e19f

RANDOM SEED= 695075733

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1947112 kB
Buffers:          2192 kB
Cached:          44916 kB
SwapCached:       3688 kB
Active:          46636 kB
Inactive:        10896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1947112 kB
SwapTotal:     4192956 kB
SwapFree:      4183288 kB
Dirty:           13792 kB
Writeback:           0 kB
Mapped:          16380 kB
Slab:            37272 kB
Committed_AS:  2511688 kB
PageTables:       1464 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= 66404 MiB

End job on node60 on Tue Apr 24 10:48:27 UTC 2007