Trace number 420333

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.74 1801.46

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/
unsat-logistics-rotate-09t5.sat05-1139.reshuffled-07.opb
MD5SUMe5d3d270839c9e1755834e8941ccfd6e
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 benchmark12.881
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4336
Total number of constraints214585
Number of constraints which are clauses214585
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 constraint11
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
1.49/1.51	c ...done
1.49/1.51	c #vars=4336 #constraints=214585 hasObjective=no
1.69/1.72	c res. mode=mod
1.69/1.72	c VSIDS like heuristics
1.69/1.72	c complete search running
3.29/3.35	c restart after 401 decisions
4.58/4.62	c nbDecision=500 #constraints=214647
11.39/11.47	c restart after 801 decisions
15.19/15.24	c nbDecision=1000 #constraints=214887
26.29/26.32	c nbDecision=1500 #constraints=215205
28.18/28.24	c restart after 1601 decisions
35.88/35.91	c nbDecision=2000 #constraints=215464
44.78/44.88	c nbDecision=2500 #constraints=215706
58.67/58.75	c nbDecision=3000 #constraints=216065
63.87/63.97	c restart after 3201 decisions
68.56/68.64	c nbDecision=3500 #constraints=216318
77.76/77.89	c nbDecision=4000 #constraints=216552
88.16/88.27	c nbDecision=4500 #constraints=216806
99.65/99.78	c nbDecision=5000 #constraints=217084
110.55/110.69	c nbDecision=5500 #constraints=217342
125.74/125.88	c nbDecision=6000 #constraints=217658
137.04/137.10	c restart after 6401 decisions
139.34/139.43	c nbDecision=6500 #constraints=217947
149.33/149.47	c nbDecision=7000 #constraints=218149
161.93/162.05	c nbDecision=7500 #constraints=218432
173.03/173.16	c nbDecision=8000 #constraints=218680
184.42/184.56	c nbDecision=8500 #constraints=218931
201.92/202.10	c nbDecision=9000 #constraints=219278
218.31/218.46	c nbDecision=9500 #constraints=219603
232.71/232.87	c nbDecision=10000 #constraints=219885
250.20/250.32	c nbDecision=10500 #constraints=220223
267.89/268.03	c nbDecision=11000 #constraints=220569
287.99/288.13	c nbDecision=11500 #constraints=220909
308.68/308.83	c nbDecision=12000 #constraints=221254
330.28/330.47	c nbDecision=12500 #constraints=221595
344.67/344.82	c restart after 12801 decisions
352.27/352.43	c nbDecision=13000 #constraints=221888
372.76/372.91	c nbDecision=13500 #constraints=222148
401.55/401.70	c nbDecision=14000 #constraints=222523
423.94/424.13	c nbDecision=14500 #constraints=222821
453.13/453.39	c nbDecision=15000 #constraints=223176
482.32/482.55	c nbDecision=15500 #constraints=223550
513.52/513.71	c nbDecision=16000 #constraints=223916
542.01/542.29	c nbDecision=16500 #constraints=224252
570.59/570.86	c nbDecision=17000 #constraints=224616
598.88/599.20	c nbDecision=17500 #constraints=224979
630.17/630.48	c nbDecision=18000 #constraints=225361
659.27/659.59	c nbDecision=18500 #constraints=225678
687.96/688.25	c nbDecision=19000 #constraints=225966
720.04/720.36	c nbDecision=19500 #constraints=226313
750.34/750.66	c nbDecision=20000 #constraints=226614
791.82/792.13	c nbDecision=20500 #constraints=226992
830.57/830.96	c nbDecision=21000 #constraints=227354
850.43/850.82	c nbDecision=21500 #constraints=227547
884.29/884.71	c nbDecision=22000 #constraints=227885
920.18/920.67	c nbDecision=22500 #constraints=228226
951.47/951.95	c nbDecision=23000 #constraints=228584
984.45/984.99	c nbDecision=23500 #constraints=228924
1027.83/1028.38	c nbDecision=24000 #constraints=229274
1058.33/1058.82	c nbDecision=24500 #constraints=229570
1094.61/1095.16	c nbDecision=25000 #constraints=229899
1134.90/1135.41	c nbDecision=25500 #constraints=230238
1143.30/1143.86	c restart after 25601 decisions
1161.69/1162.23	c nbDecision=26000 #constraints=230523
1205.67/1206.23	c nbDecision=26500 #constraints=230920
1247.87/1248.50	c nbDecision=27000 #constraints=231282
1297.95/1298.54	c nbDecision=27500 #constraints=231677
1354.03/1354.60	c nbDecision=28000 #constraints=232028
1408.41/1409.08	c nbDecision=28500 #constraints=232401
1468.49/1469.14	c nbDecision=29000 #constraints=232798
1513.98/1514.69	c nbDecision=29500 #constraints=233171
1577.36/1578.04	c nbDecision=30000 #constraints=233598
1633.13/1633.81	c nbDecision=30500 #constraints=233990
1697.01/1697.73	c nbDecision=31000 #constraints=234380
1754.40/1755.13	c nbDecision=31500 #constraints=234778
1800.08/1800.80	Received signal 15
1800.68/1801.40	
1800.68/1801.40	s UNKNOWN
1800.68/1801.40	
1800.68/1801.40	c user time= 1800.37 s
1800.68/1801.40	c system time= 0.315951 s
1800.68/1801.40	c wall clock time=1801.4

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/node46/watcher-420333-1177422435 -o ROOT/results/node46/solver-420333-1177422435 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420333-1177422435/instance-420333-1177422435.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/78 926
/proc/meminfo: memFree=1824816/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=1468 CPUtime=0
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 96926693 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 367 166 130 317 0 46 0

[startup+0.0385299 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 926
/proc/meminfo: memFree=1824816/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=2268 CPUtime=0.03
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 368 0 0 0 3 0 0 0 18 0 1 0 96926693 2322432 351 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 567 351 130 317 0 246 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2268

[startup+0.102541 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 926
/proc/meminfo: memFree=1824816/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=3588 CPUtime=0.09
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 714 0 0 0 9 0 0 0 18 0 1 0 96926693 3674112 697 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135288145 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 897 697 130 317 0 576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3588

[startup+0.301578 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 926
/proc/meminfo: memFree=1824816/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=8072 CPUtime=0.29
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 1791 0 0 0 29 0 0 0 19 0 1 0 96926693 8265728 1774 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 2018 1774 130 317 0 1697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8072

[startup+0.701652 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 926
/proc/meminfo: memFree=1824816/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=16644 CPUtime=0.69
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 4019 0 0 0 68 1 0 0 23 0 1 0 96926693 17043456 3937 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134827798 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 4194 3938 130 317 0 3873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16644

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 927
/proc/meminfo: memFree=1802984/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=34052 CPUtime=1.49
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 8475 0 0 0 145 4 0 0 25 0 1 0 96926693 34869248 8264 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 8513 8265 130 317 0 8192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34052

[startup+3.1011 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766504/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=3.08
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16200 0 0 0 301 7 0 0 25 0 1 0 96926693 66527232 14522 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711091 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14522 139 317 0 15921 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64968

[startup+6.30169 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766568/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=6.28
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16200 0 0 0 621 7 0 0 25 0 1 0 96926693 66527232 14522 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14522 139 317 0 15921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64968

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766632/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=12.69
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16200 0 0 0 1261 8 0 0 25 0 1 0 96926693 66527232 14522 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14522 139 317 0 15921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64968

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766632/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=25.49
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16205 0 0 0 2541 8 0 0 25 0 1 0 96926693 66527232 14527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14527 139 317 0 15921 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64968

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766760/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=51.07
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16210 0 0 0 5099 8 0 0 25 0 1 0 96926693 66527232 14532 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14532 139 317 0 15921 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64968

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1766824/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=64968 CPUtime=102.25
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16219 0 0 0 10217 8 0 0 25 0 1 0 96926693 66527232 14541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16242 14541 139 317 0 15921 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1765544/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=66164 CPUtime=162.23
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 16527 0 0 0 16215 8 0 0 25 0 1 0 96926693 67751936 14849 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 16541 14849 139 317 0 16220 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66164

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1762088/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=69648 CPUtime=222.21
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 17376 0 0 0 22211 10 0 0 25 0 1 0 96926693 71319552 15698 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 17412 15698 139 317 0 17091 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 69648

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 927
/proc/meminfo: memFree=1757992/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=73932 CPUtime=282.2
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 18390 0 0 0 28208 12 0 0 25 0 1 0 96926693 75706368 16712 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 18483 16712 139 317 0 18162 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 73932

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 927
/proc/meminfo: memFree=1754920/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=76864 CPUtime=342.17
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 19137 0 0 0 34204 13 0 0 25 0 1 0 96926693 78708736 17459 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 19216 17459 139 317 0 18895 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 76864

[startup+402.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 927
/proc/meminfo: memFree=1753000/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=78744 CPUtime=402.15
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 19611 0 0 0 40201 14 0 0 25 0 1 0 96926693 80633856 17933 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 19686 17933 139 317 0 19365 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 78744

[startup+462.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 927
/proc/meminfo: memFree=1750504/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=81652 CPUtime=462.13
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 20219 0 0 0 46198 15 0 0 25 0 1 0 96926693 83611648 18541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 20413 18541 139 317 0 20092 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 81652

[startup+522.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/79 927
/proc/meminfo: memFree=1748264/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=84052 CPUtime=522.11
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 20767 0 0 0 52195 16 0 0 25 0 1 0 96926693 86069248 19089 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 21013 19089 139 317 0 20692 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 84052

[startup+582.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/79 927
/proc/meminfo: memFree=1745512/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=86892 CPUtime=582.09
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 21438 0 0 0 58192 17 0 0 25 0 1 0 96926693 88977408 19760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604330 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 21723 19760 139 317 0 21402 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 86892

[startup+642.301 s]
/proc/loadavg: 1.05 1.05 1.00 2/79 927
/proc/meminfo: memFree=1742824/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=89604 CPUtime=642.07
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 22098 0 0 0 64189 18 0 0 25 0 1 0 96926693 91754496 20420 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596056 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 22401 20420 139 317 0 22080 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 89604


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 1126
/proc/meminfo: memFree=1734248/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=97328 CPUtime=941.86
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 24157 0 0 0 94164 22 0 0 25 0 1 0 96926693 99663872 22479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 24332 22479 139 317 0 24011 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 97328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1732584/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=98944 CPUtime=1001.84
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 24552 0 0 0 100161 23 0 0 25 0 1 0 96926693 101318656 22874 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 24736 22874 139 317 0 24415 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 98944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1730984/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=100952 CPUtime=1061.83
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 24961 0 0 0 106159 24 0 0 25 0 1 0 96926693 103374848 23283 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 25238 23283 139 317 0 24917 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 100952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1729256/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=102844 CPUtime=1121.81
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 25373 0 0 0 112156 25 0 0 25 0 1 0 96926693 105312256 23695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 25711 23695 139 317 0 25390 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 102844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1727912/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=104452 CPUtime=1181.78
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 25707 0 0 0 118153 25 0 0 25 0 1 0 96926693 106958848 24029 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 26113 24029 139 317 0 25792 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 104452

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1726376/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=106000 CPUtime=1241.77
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 26043 0 0 0 124151 26 0 0 25 0 1 0 96926693 108544000 24365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 26500 24365 139 317 0 26179 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 106000

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1725160/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=107356 CPUtime=1301.75
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 26344 0 0 0 130149 26 0 0 25 0 1 0 96926693 109932544 24666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 26839 24666 139 317 0 26518 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 107356

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1724264/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=108452 CPUtime=1361.73
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 26583 0 0 0 136146 27 0 0 25 0 1 0 96926693 111054848 24905 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 27113 24905 139 317 0 26792 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 108452

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1723176/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=109668 CPUtime=1421.71
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 26861 0 0 0 142144 27 0 0 25 0 1 0 96926693 112300032 25183 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 27417 25183 139 317 0 27096 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 109668

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1722152/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=110852 CPUtime=1481.69
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 27105 0 0 0 148141 28 0 0 25 0 1 0 96926693 113512448 25427 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 27713 25427 139 317 0 27392 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 110852

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1720936/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=112508 CPUtime=1541.66
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 27404 0 0 0 154138 28 0 0 25 0 1 0 96926693 115208192 25726 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710967 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 28127 25726 139 317 0 27806 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 112508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1719720/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=113556 CPUtime=1601.65
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 27702 0 0 0 160136 29 0 0 25 0 1 0 96926693 116281344 26024 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 28389 26024 139 317 0 28068 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 113556

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1718568/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=114768 CPUtime=1661.63
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 27974 0 0 0 166133 30 0 0 25 0 1 0 96926693 117522432 26296 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 28692 26296 139 317 0 28371 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 114768

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1717352/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=115960 CPUtime=1721.6
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 28286 0 0 0 172130 30 0 0 25 0 1 0 96926693 118743040 26608 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 28990 26608 139 317 0 28669 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 115960

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1716264/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=117044 CPUtime=1781.59
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 28547 0 0 0 178128 31 0 0 25 0 1 0 96926693 119853056 26869 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 29261 26869 139 317 0 28940 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 117044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1716008/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=117304 CPUtime=1800.08
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 28598 0 0 0 179977 31 0 0 25 0 1 0 96926693 120119296 26920 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 29326 26920 139 317 0 29005 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 117304

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1716008/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=117304 CPUtime=1800.28
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 28598 0 0 0 179997 31 0 0 25 0 1 0 96926693 120119296 26920 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 29326 26920 139 317 0 29005 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 117304

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1126
/proc/meminfo: memFree=1716008/2055920 swapFree=4159780/4192956
[pid=926] ppid=924 vsize=117304 CPUtime=1800.68
/proc/926/stat : 926 (oree) R 924 926 31811 0 -1 4194304 28599 0 0 0 180037 31 0 0 25 0 1 0 96926693 120119296 26921 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/926/statm: 29326 26921 139 317 0 29005 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (KiB) 117304

Child status: 0
Real time (s): 1801.46
CPU time (s): 1800.74
CPU user time (s): 1800.41
CPU system time (s): 0.333949
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 117304

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

runsolver used 1.63375 second user time and 4.71628 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Tue Apr 24 13:47:17 UTC 2007

IDJOB= 420333
IDBENCH= 47837
IDSOLVER= 172
FILE ID= node46/420333-1177422435

PBS_JOBID= 4675689

Free space on /tmp= 66078 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/unsat-logistics-rotate-09t5.sat05-1139.reshuffled-07.opb
COMMAND LINE= oree /tmp/evaluation/420333-1177422435/instance-420333-1177422435.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-420333-1177422435 -o ROOT/results/node46/solver-420333-1177422435 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420333-1177422435/instance-420333-1177422435.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  e5d3d270839c9e1755834e8941ccfd6e

RANDOM SEED= 338375827

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1825224 kB
Buffers:         19704 kB
Cached:         134348 kB
SwapCached:       3164 kB
Active:          89480 kB
Inactive:        91876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825224 kB
SwapTotal:     4192956 kB
SwapFree:      4159780 kB
Dirty:            6608 kB
Writeback:           0 kB
Mapped:          34688 kB
Slab:            34676 kB
Committed_AS:  3447596 kB
PageTables:       2004 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= 66078 MiB

End job on node46 on Tue Apr 24 14:17:20 UTC 2007