Trace number 365734

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.37 1800.91

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww5.opb
MD5SUM2d610c35d7c8dd61a03deef28cf982c0
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark36.3245
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
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 45094584
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 553509859
Number of bits of the biggest sum of numbers30
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...
0.00/0.00	c ...done
0.00/0.00	c #vars=86 #constraints=2 hasObjective=no
0.00/0.00	c res. mode=mod
0.00/0.00	c VSIDS like heuristics
0.00/0.00	c complete search running
0.29/0.39	c restart after 401 decisions
0.49/0.53	c nbDecision=500 #constraints=485
1.09/1.12	c restart after 801 decisions
1.69/1.74	c nbDecision=1000 #constraints=979
4.09/4.18	c nbDecision=1500 #constraints=1480
4.79/4.87	c restart after 1601 decisions
7.59/7.67	c nbDecision=2000 #constraints=1962
12.39/12.42	c nbDecision=2500 #constraints=2462
18.89/18.94	c nbDecision=3000 #constraints=2961
22.29/22.32	c restart after 3201 decisions
27.88/27.99	c nbDecision=3500 #constraints=3441
38.28/38.31	c nbDecision=4000 #constraints=3941
50.27/50.37	c nbDecision=4500 #constraints=4441
62.28/62.35	c nbDecision=5000 #constraints=4943
76.37/76.48	c nbDecision=5500 #constraints=5441
91.96/92.03	c nbDecision=6000 #constraints=5941
104.76/104.83	c restart after 6401 decisions
109.87/109.96	c nbDecision=6500 #constraints=6435
132.76/132.89	c nbDecision=7000 #constraints=6933
156.15/156.21	c nbDecision=7500 #constraints=7434
180.15/180.28	c nbDecision=8000 #constraints=7933
206.23/206.32	c nbDecision=8500 #constraints=8435
234.74/234.84	c nbDecision=9000 #constraints=8934
262.73/262.81	c nbDecision=9500 #constraints=9434
294.52/294.64	c nbDecision=10000 #constraints=9933
328.60/328.80	c nbDecision=10500 #constraints=10434
362.40/362.59	c nbDecision=11000 #constraints=10935
399.29/399.44	c nbDecision=11500 #constraints=11433
438.98/439.13	c nbDecision=12000 #constraints=11934
480.26/480.40	c nbDecision=12500 #constraints=12435
506.26/506.40	c restart after 12801 decisions
523.16/523.33	c nbDecision=13000 #constraints=12927
567.04/567.28	c nbDecision=13500 #constraints=13427
611.34/611.51	c nbDecision=14000 #constraints=13929
662.62/662.84	c nbDecision=14500 #constraints=14428
715.51/715.79	c nbDecision=15000 #constraints=14929
768.49/768.80	c nbDecision=15500 #constraints=15427
827.88/828.10	c nbDecision=16000 #constraints=15928
887.97/888.27	c nbDecision=16500 #constraints=16429
943.56/943.81	c nbDecision=17000 #constraints=16926
1002.13/1002.41	c nbDecision=17500 #constraints=17426
1065.02/1065.33	c nbDecision=18000 #constraints=17925
1124.61/1124.97	c nbDecision=18500 #constraints=18423
1177.89/1178.21	c nbDecision=19000 #constraints=18922
1240.51/1240.90	c nbDecision=19500 #constraints=19423
1301.98/1302.47	c nbDecision=20000 #constraints=19922
1365.16/1365.64	c nbDecision=20500 #constraints=20422
1436.05/1436.57	c nbDecision=21000 #constraints=20923
1512.23/1512.72	c nbDecision=21500 #constraints=21422
1585.71/1586.29	c nbDecision=22000 #constraints=21920
1660.88/1661.49	c nbDecision=22500 #constraints=22421
1741.06/1741.63	c nbDecision=23000 #constraints=22921
1800.05/1800.60	Received signal 15
1800.24/1800.88	
1800.24/1800.88	s UNKNOWN
1800.24/1800.88	
1800.24/1800.88	c user time= 1800.04 s
1800.24/1800.88	c system time= 0.299954 s
1800.24/1800.88	c wall clock time=1800.89

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node70/watcher-365734-1176997255 -o ROOT/results/node70/solver-365734-1176997255 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/365734-1176997255/instance-365734-1176997255.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.86 0.97 0.94 3/64 28653
/proc/meminfo: memFree=1463976/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=1468 CPUtime=0
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 139262796 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 367 166 138 317 0 46 0

[startup+0.09205 s]
/proc/loadavg: 0.86 0.97 0.94 3/64 28653
/proc/meminfo: memFree=1463976/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=1864 CPUtime=0.08
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 299 0 0 0 8 0 0 0 18 0 1 0 139262796 1908736 281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 466 281 138 317 0 145 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1864

[startup+0.101049 s]
/proc/loadavg: 0.86 0.97 0.94 3/64 28653
/proc/meminfo: memFree=1463976/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=1996 CPUtime=0.09
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 309 0 0 0 9 0 0 0 18 0 1 0 139262796 2043904 291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135271339 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 499 291 138 317 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.301069 s]
/proc/loadavg: 0.86 0.97 0.94 3/64 28653
/proc/meminfo: memFree=1463976/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=2912 CPUtime=0.29
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 589 0 0 0 29 0 0 0 19 0 1 0 139262796 2981888 571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 728 571 169 317 0 407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2912

[startup+0.70111 s]
/proc/loadavg: 0.86 0.97 0.94 3/64 28653
/proc/meminfo: memFree=1463976/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=4228 CPUtime=0.69
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 909 0 0 0 69 0 0 0 22 0 1 0 139262796 4329472 891 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716129 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 1057 891 169 317 0 736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4228

[startup+1.50119 s]
/proc/loadavg: 0.86 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1460384/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=5528 CPUtime=1.49
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 1223 0 0 0 149 0 0 0 25 0 1 0 139262796 5660672 1205 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 1382 1205 170 317 0 1061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5528

[startup+3.10135 s]
/proc/loadavg: 0.86 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1458592/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=7524 CPUtime=3.09
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 1675 0 0 0 308 1 0 0 25 0 1 0 139262796 7704576 1657 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 1881 1657 170 317 0 1560 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7524

[startup+6.30167 s]
/proc/loadavg: 0.87 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1456168/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=9360 CPUtime=6.29
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 2192 0 0 0 628 1 0 0 25 0 1 0 139262796 9584640 2174 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563776 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 2340 2174 170 317 0 2019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9360

[startup+12.7013 s]
/proc/loadavg: 0.88 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1452400/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=13180 CPUtime=12.69
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 3055 0 0 0 1267 2 0 0 25 0 1 0 139262796 13496320 3037 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 3295 3037 170 317 0 2974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13180

[startup+25.5016 s]
/proc/loadavg: 0.91 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1448688/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=16496 CPUtime=25.49
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 3929 0 0 0 2546 3 0 0 25 0 1 0 139262796 16891904 3911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 4124 3911 170 317 0 3803 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16496

[startup+51.1011 s]
/proc/loadavg: 0.94 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1443184/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=22840 CPUtime=51.07
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 5319 0 0 0 5103 4 0 0 25 0 1 0 139262796 23388160 5301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 5710 5301 170 317 0 5389 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22840

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1435632/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=30300 CPUtime=102.27
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 7181 0 0 0 10221 6 0 0 25 0 1 0 139262796 31027200 7163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 7575 7163 170 317 0 7254 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30300

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1430128/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=35456 CPUtime=162.25
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 8560 0 0 0 16218 7 0 0 25 0 1 0 139262796 36306944 8542 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 8864 8542 170 317 0 8543 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35456

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1424112/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=43332 CPUtime=222.24
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 10108 0 0 0 22215 9 0 0 25 0 1 0 139262796 44371968 10033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 10833 10033 170 317 0 10512 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 43332

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1419824/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=47588 CPUtime=282.22
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 11187 0 0 0 28213 9 0 0 25 0 1 0 139262796 48730112 11112 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563898 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 11897 11112 170 317 0 11576 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 47588

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 28654
/proc/meminfo: memFree=1415984/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=51548 CPUtime=342.2
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 12119 0 0 0 34210 10 0 0 25 0 1 0 139262796 52785152 12044 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 12887 12044 170 317 0 12566 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 51548

[startup+402.301 s]
/proc/loadavg: 1.06 0.99 0.95 2/65 28654
/proc/meminfo: memFree=1412464/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=54864 CPUtime=402.19
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 13006 0 0 0 40208 11 0 0 25 0 1 0 139262796 56180736 12931 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 13716 12931 170 317 0 13395 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 54864

[startup+462.301 s]
/proc/loadavg: 1.08 1.00 0.95 2/65 28654
/proc/meminfo: memFree=1409328/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=57796 CPUtime=462.17
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 13776 0 0 0 46204 13 0 0 25 0 1 0 139262796 59183104 13701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 14449 13701 170 317 0 14128 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 57796

[startup+522.301 s]
/proc/loadavg: 1.14 1.03 0.96 2/65 28654
/proc/meminfo: memFree=1406384/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=60540 CPUtime=522.16
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 14528 0 0 0 52201 15 0 0 25 0 1 0 139262796 61992960 14453 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 15135 14453 170 317 0 14814 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 60540

[startup+582.301 s]
/proc/loadavg: 1.10 1.04 0.97 2/65 28654
/proc/meminfo: memFree=1403504/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=63084 CPUtime=582.15
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 15223 0 0 0 58199 16 0 0 25 0 1 0 139262796 64598016 15148 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 15771 15148 170 317 0 15450 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 63084

[startup+642.301 s]
/proc/loadavg: 1.03 1.03 0.97 2/65 28654
/proc/meminfo: memFree=1400816/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=65556 CPUtime=642.14
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 15882 0 0 0 64197 17 0 0 25 0 1 0 139262796 67129344 15807 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 16389 15807 170 317 0 16068 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 65556


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28656
/proc/meminfo: memFree=1388528/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=82828 CPUtime=942.05
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 19959 0 0 0 94184 21 0 0 25 0 1 0 139262796 84815872 18880 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 20707 18880 170 317 0 20386 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 82828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28656
/proc/meminfo: memFree=1386288/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=85184 CPUtime=1002.03
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 20550 0 0 0 100182 21 0 0 25 0 1 0 139262796 87228416 19438 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 21296 19438 170 317 0 20975 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 85184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28656
/proc/meminfo: memFree=1384432/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=87268 CPUtime=1062.02
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 21087 0 0 0 106180 22 0 0 25 0 1 0 139262796 89362432 19909 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 21817 19909 170 317 0 21496 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 87268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28656
/proc/meminfo: memFree=1382256/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=89356 CPUtime=1122.01
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 21677 0 0 0 112178 23 0 0 25 0 1 0 139262796 91500544 20433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718522 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 22339 20433 170 317 0 22018 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 89356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28656
/proc/meminfo: memFree=1379824/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=91704 CPUtime=1181.99
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 22367 0 0 0 118175 24 0 0 25 0 1 0 139262796 93904896 21057 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 22926 21057 170 317 0 22605 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 91704

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/71 28822
/proc/meminfo: memFree=1376640/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=93660 CPUtime=1241.91
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 22846 0 0 0 124166 25 0 0 25 0 1 0 139262796 95907840 21536 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 23415 21536 170 317 0 23094 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 93660

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1375592/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=95620 CPUtime=1301.88
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 23363 0 0 0 130162 26 0 0 25 0 1 0 139262796 97914880 22053 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 23905 22053 170 317 0 23584 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 95620

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1373672/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=97696 CPUtime=1361.86
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 23907 0 0 0 136160 26 0 0 25 0 1 0 139262796 100040704 22564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 24424 22564 170 317 0 24103 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 97696

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1371688/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=99644 CPUtime=1421.84
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 24449 0 0 0 142158 26 0 0 25 0 1 0 139262796 102035456 23040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 24911 23040 170 317 0 24590 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 99644

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1370024/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=101592 CPUtime=1481.82
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 24935 0 0 0 148155 27 0 0 25 0 1 0 139262796 104030208 23460 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 25398 23460 170 317 0 25077 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 101592

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1368360/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=103156 CPUtime=1541.82
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 25374 0 0 0 154154 28 0 0 25 0 1 0 139262796 105631744 23899 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 25789 23899 170 317 0 25468 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 103156

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1366576/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=104720 CPUtime=1601.8
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 25817 0 0 0 160152 28 0 0 25 0 1 0 139262796 107233280 24342 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715632 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 26180 24342 170 317 0 25859 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 104720

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1364912/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=106152 CPUtime=1661.79
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 26211 0 0 0 166150 29 0 0 25 0 1 0 139262796 108699648 24736 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 26538 24736 170 317 0 26217 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 106152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1363312/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=107976 CPUtime=1721.77
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 26723 0 0 0 172148 29 0 0 25 0 1 0 139262796 110567424 25149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 26994 25149 170 317 0 26673 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 107976

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1361520/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=109540 CPUtime=1781.75
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 27165 0 0 0 178146 29 0 0 25 0 1 0 139262796 112168960 25591 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 27385 25591 170 317 0 27064 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 109540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1361008/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=109924 CPUtime=1800.05
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 27282 0 0 0 179976 29 0 0 25 0 1 0 139262796 112562176 25708 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 27481 25708 170 317 0 27160 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 109924

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.97 2/65 28854
/proc/meminfo: memFree=1361008/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=109924 CPUtime=1800.24
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194304 27283 0 0 0 179995 29 0 0 25 0 1 0 139262796 112562176 25709 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 27481 25709 170 317 0 27160 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 109924

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28854
/proc/meminfo: memFree=1361008/2055920 swapFree=4183760/4192956
[pid=28653] ppid=28651 vsize=0 CPUtime=1800.35
/proc/28653/stat : 28653 (oree) R 28651 28653 28596 0 -1 4194308 27299 0 0 0 180004 31 0 0 25 0 1 0 139262796 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/28653/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.37
CPU user time (s): 1800.05
CPU system time (s): 0.319951
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 109924

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

runsolver used 1.3198 second user time and 3.66244 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Thu Apr 19 15:40:55 UTC 2007

IDJOB= 365734
IDBENCH= 2556
IDSOLVER= 172
FILE ID= node70/365734-1176997255

PBS_JOBID= 4630483

Free space on /tmp= 66476 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww5.opb
COMMAND LINE= oree /tmp/evaluation/365734-1176997255/instance-365734-1176997255.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-365734-1176997255 -o ROOT/results/node70/solver-365734-1176997255 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/365734-1176997255/instance-365734-1176997255.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  2d610c35d7c8dd61a03deef28cf982c0

RANDOM SEED= 13765748

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1464384 kB
Buffers:         28944 kB
Cached:         492516 kB
SwapCached:       3092 kB
Active:          23796 kB
Inactive:       507008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464384 kB
SwapTotal:     4192956 kB
SwapFree:      4183760 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          15332 kB
Slab:            46812 kB
Committed_AS:  2490616 kB
PageTables:       1396 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= 66476 MiB

End job on node70 on Thu Apr 19 16:10:57 UTC 2007