Trace number 357418

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.29 1800.92

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-101-100.opb
MD5SUM3da8b298ee1dd31987c9c3266733383f
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10100
Total number of constraints505101
Number of constraints which are clauses505101
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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.48/3.58	c ...done
3.48/3.58	c #vars=10100 #constraints=505101 hasObjective=no
3.99/4.02	c res. mode=mod
3.99/4.02	c VSIDS like heuristics
3.99/4.02	c complete search running
8.49/8.51	c restart after 401 decisions
8.89/8.98	c nbDecision=500 #constraints=505398
13.98/14.00	c restart after 801 decisions
16.08/16.15	c nbDecision=1000 #constraints=505794
26.19/26.21	c nbDecision=1500 #constraints=506283
28.68/28.78	c restart after 1601 decisions
36.48/36.56	c nbDecision=2000 #constraints=506679
50.98/51.04	c nbDecision=2500 #constraints=507165
67.07/67.19	c nbDecision=3000 #constraints=507653
74.96/75.05	c restart after 3201 decisions
83.47/83.56	c nbDecision=3500 #constraints=508052
103.86/103.94	c nbDecision=4000 #constraints=508549
124.86/124.93	c nbDecision=4500 #constraints=509029
149.85/149.90	c nbDecision=5000 #constraints=509510
175.34/175.45	c nbDecision=5500 #constraints=509980
202.83/202.99	c nbDecision=6000 #constraints=510461
226.02/226.10	c restart after 6401 decisions
229.52/229.69	c nbDecision=6500 #constraints=510858
265.51/265.66	c nbDecision=7000 #constraints=511357
295.70/295.90	c nbDecision=7500 #constraints=511841
334.99/335.17	c nbDecision=8000 #constraints=512333
379.08/379.28	c nbDecision=8500 #constraints=512820
426.67/426.89	c nbDecision=9000 #constraints=513314
476.35/476.59	c nbDecision=9500 #constraints=513806
530.64/530.81	c nbDecision=10000 #constraints=514303
587.72/587.93	c nbDecision=10500 #constraints=514791
644.10/644.33	c nbDecision=11000 #constraints=515267
687.20/687.48	c nbDecision=11500 #constraints=515741
737.02/737.30	c nbDecision=12000 #constraints=516225
791.16/791.54	c nbDecision=12500 #constraints=516708
822.26/822.67	c restart after 12801 decisions
839.96/840.35	c nbDecision=13000 #constraints=517089
905.83/906.27	c nbDecision=13500 #constraints=517580
969.51/969.94	c nbDecision=14000 #constraints=518068
1045.09/1045.57	c nbDecision=14500 #constraints=518556
1125.67/1126.17	c nbDecision=15000 #constraints=519044
1206.44/1206.94	c nbDecision=15500 #constraints=519530
1294.32/1294.85	c nbDecision=16000 #constraints=520025
1378.80/1379.33	c nbDecision=16500 #constraints=520511
1465.67/1466.28	c nbDecision=17000 #constraints=521007
1554.34/1554.94	c nbDecision=17500 #constraints=521501
1643.02/1643.62	c nbDecision=18000 #constraints=521980
1734.69/1735.32	c nbDecision=18500 #constraints=522451
1800.08/1800.71	Received signal 15
1800.08/1800.74	
1800.08/1800.74	s UNKNOWN
1800.08/1800.74	
1800.08/1800.75	c user time= 1799.23 s
1800.08/1800.75	c system time= 0.894863 s
1800.08/1800.75	c wall clock time=1800.75

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/node9/watcher-357418-1176997744 -o ROOT/results/node9/solver-357418-1176997744 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357418-1176997744/instance-357418-1176997744.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/77 24741
/proc/meminfo: memFree=1844568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=1468 CPUtime=0
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 175812146 1503232 165 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 367 165 130 317 0 46 0

[startup+0.0219979 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24741
/proc/meminfo: memFree=1844568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=1864 CPUtime=0.02
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 275 0 0 0 2 0 0 0 18 0 1 0 175812146 1908736 257 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 466 258 130 317 0 145 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1864

[startup+0.102978 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24741
/proc/meminfo: memFree=1844568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=3716 CPUtime=0.1
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 719 0 0 0 10 0 0 0 18 0 1 0 175812146 3805184 701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 929 701 130 317 0 608 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3716

[startup+0.303 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24741
/proc/meminfo: memFree=1844568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=8068 CPUtime=0.29
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 1836 0 0 0 29 0 0 0 19 0 1 0 175812146 8261632 1785 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 2017 1785 130 317 0 1696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8068

[startup+0.702044 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 24741
/proc/meminfo: memFree=1844568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=16772 CPUtime=0.69
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 4061 0 0 0 68 1 0 0 22 0 1 0 175812146 17174528 3945 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 4193 3945 130 317 0 3872 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16772

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1822736/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=34180 CPUtime=1.49
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 8521 0 0 0 145 4 0 0 25 0 1 0 175812146 35000320 8276 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 8545 8276 130 317 0 8224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34180

[startup+3.10132 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1798800/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=68732 CPUtime=3.09
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 17378 0 0 0 301 8 0 0 25 0 1 0 175812146 70381568 16876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 17183 16876 130 317 0 16862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68732

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1710032/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=149060 CPUtime=6.29
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 37555 0 0 0 610 19 0 0 25 0 1 0 175812146 152637440 33600 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284171 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 37265 33600 139 317 0 36944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 149060

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1710096/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=149060 CPUtime=12.68
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 37559 0 0 0 1249 19 0 0 25 0 1 0 175812146 152637440 33604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 37265 33604 139 317 0 36944 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149060

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1703504/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=156296 CPUtime=25.49
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 39344 0 0 0 2528 21 0 0 25 0 1 0 175812146 160047104 35389 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 39074 35389 139 317 0 38753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156296

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1682960/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=177848 CPUtime=51.08
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 44534 0 0 0 5084 24 0 0 25 0 1 0 175812146 182116352 40579 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562648 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 44462 40579 139 317 0 44141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177848

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1650896/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=210288 CPUtime=102.26
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 52435 0 0 0 10199 27 0 0 25 0 1 0 175812146 215334912 48480 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711055 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 52572 48480 139 317 0 52251 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 210288

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1621584/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=242892 CPUtime=162.24
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 59796 0 0 0 16192 32 0 0 25 0 1 0 175812146 248721408 55841 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 60723 55841 139 317 0 60402 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 242892

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1597776/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=266164 CPUtime=222.22
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 65701 0 0 0 22186 36 0 0 25 0 1 0 175812146 272551936 61746 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718522 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 66541 61746 139 317 0 66220 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 266164

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1575184/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=288836 CPUtime=282.21
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 71332 0 0 0 28183 38 0 0 25 0 1 0 175812146 295768064 67377 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 72209 67377 139 317 0 71888 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 288836

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24742
/proc/meminfo: memFree=1553296/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=314616 CPUtime=342.19
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 76773 0 0 0 34178 41 0 0 25 0 1 0 175812146 322166784 72818 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 78654 72818 139 317 0 78333 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 314616

[startup+402.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 24742
/proc/meminfo: memFree=1534800/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=335684 CPUtime=402.17
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 81394 0 0 0 40174 43 0 0 25 0 1 0 175812146 343740416 77439 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 83921 77439 139 317 0 83600 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 335684

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 24742
/proc/meminfo: memFree=1514000/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=358840 CPUtime=462.16
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 86558 0 0 0 46170 46 0 0 25 0 1 0 175812146 367452160 82603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 89710 82603 139 317 0 89389 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 358840

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24742
/proc/meminfo: memFree=1497936/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=374428 CPUtime=522.14
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 90602 0 0 0 52165 49 0 0 25 0 1 0 175812146 383414272 86647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134549894 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 93607 86647 139 317 0 93286 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 374428

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24742
/proc/meminfo: memFree=1483600/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=389868 CPUtime=582.12
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 94125 0 0 0 58161 51 0 0 25 0 1 0 175812146 399224832 90170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 97467 90170 139 317 0 97146 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 389868

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24742
/proc/meminfo: memFree=1465552/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=409208 CPUtime=642.11
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 98584 0 0 0 64158 53 0 0 25 0 1 0 175812146 419028992 94629 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 102302 94629 139 317 0 101981 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 409208


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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1404240/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=467084 CPUtime=941.92
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 113803 0 0 0 94126 66 0 0 25 0 1 0 175812146 478294016 109848 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564080 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 116771 109848 139 317 0 116450 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 467084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1395664/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=474916 CPUtime=1001.9
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 115937 0 0 0 100123 67 0 0 25 0 1 0 175812146 486313984 111982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 118729 111982 139 317 0 118408 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 474916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1386384/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=484408 CPUtime=1061.89
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 118288 0 0 0 106120 69 0 0 25 0 1 0 175812146 496033792 114333 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 121102 114333 139 317 0 120781 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 484408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1377552/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=492408 CPUtime=1121.87
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 120434 0 0 0 112116 71 0 0 25 0 1 0 175812146 504225792 116479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 123102 116479 139 317 0 122781 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 492408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1364048/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=512000 CPUtime=1181.85
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 123817 0 0 0 118112 73 0 0 25 0 1 0 175812146 524288000 119862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 128000 119862 139 317 0 127679 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 512000

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1355216/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=520236 CPUtime=1241.83
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 125983 0 0 0 124109 74 0 0 25 0 1 0 175812146 532721664 122028 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 130059 122028 139 317 0 129738 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 520236

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1345232/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=531496 CPUtime=1301.82
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 128454 0 0 0 130106 76 0 0 25 0 1 0 175812146 544251904 124499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 132874 124499 139 317 0 132553 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 531496

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1333264/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=546124 CPUtime=1361.8
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 131470 0 0 0 136103 77 0 0 25 0 1 0 175812146 559230976 127515 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 136531 127515 139 317 0 136210 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 546124

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1320784/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=561244 CPUtime=1421.78
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 134537 0 0 0 142099 79 0 0 25 0 1 0 175812146 574713856 130582 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 140311 130582 139 317 0 139990 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 561244

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1307728/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=577160 CPUtime=1481.76
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 137797 0 0 0 148095 81 0 0 25 0 1 0 175812146 591011840 133842 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 144290 133842 139 317 0 143969 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 577160

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1298832/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=586292 CPUtime=1541.74
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 140002 0 0 0 154092 82 0 0 25 0 1 0 175812146 600363008 136047 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 146573 136047 139 317 0 146252 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 586292

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1285712/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=603544 CPUtime=1601.72
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 143300 0 0 0 160088 84 0 0 25 0 1 0 175812146 618029056 139345 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 150886 139345 139 317 0 150565 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 603544

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1277520/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=611808 CPUtime=1661.71
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 145327 0 0 0 166085 86 0 0 25 0 1 0 175812146 626491392 141372 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 152952 141372 139 317 0 152631 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 611808

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1266064/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=626200 CPUtime=1721.69
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 148192 0 0 0 172082 87 0 0 25 0 1 0 175812146 641228800 144237 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 156550 144237 139 317 0 156229 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 626200

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1257936/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=634112 CPUtime=1781.68
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 150197 0 0 0 178079 89 0 0 25 0 1 0 175812146 649330688 146242 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 158528 146242 139 317 0 158207 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 634112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1255568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=635972 CPUtime=1800.08
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 150766 0 0 0 179919 89 0 0 25 0 1 0 175812146 651235328 146811 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 158993 146811 139 317 0 158672 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 635972

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1255568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=608348 CPUtime=1800.17
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194304 150782 0 0 0 179928 89 0 0 25 0 1 0 175812146 622948352 143251 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266178 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 152087 143251 155 317 0 151766 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 608348

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24939
/proc/meminfo: memFree=1255568/2055920 swapFree=4152812/4192956
[pid=24741] ppid=24739 vsize=0 CPUtime=1800.27
/proc/24741/stat : 24741 (oree) R 24739 24741 23942 0 -1 4194308 150782 0 0 0 179930 97 0 0 25 0 1 0 175812146 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/24741/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.92
CPU time (s): 1800.29
CPU user time (s): 1799.3
CPU system time (s): 0.991849
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 635972

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

runsolver used 2.14067 second user time and 4.35234 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 15:49:06 UTC 2007

IDJOB= 357418
IDBENCH= 2574
IDSOLVER= 172
FILE ID= node9/357418-1176997744

PBS_JOBID= 4630444

Free space on /tmp= 66415 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-101-100.opb
COMMAND LINE= oree /tmp/evaluation/357418-1176997744/instance-357418-1176997744.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-357418-1176997744 -o ROOT/results/node9/solver-357418-1176997744 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357418-1176997744/instance-357418-1176997744.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  3da8b298ee1dd31987c9c3266733383f

RANDOM SEED= 967375521

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1844984 kB
Buffers:         24564 kB
Cached:         123940 kB
SwapCached:       7964 kB
Active:          77252 kB
Inactive:        94104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844984 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:           14196 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            25120 kB
Committed_AS:  6056712 kB
PageTables:       1784 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= 66415 MiB

End job on node9 on Thu Apr 19 16:19:09 UTC 2007