Trace number 358220

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.14 1800.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110970170.opb
MD5SUM63385422cda5eb20775d1108101857fb
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.078987
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1179
Number of bits of the biggest sum of numbers11
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=169 #constraints=101 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.19/0.23	c restart after 401 decisions
0.19/0.29	c nbDecision=500 #constraints=593
0.49/0.56	c restart after 801 decisions
0.69/0.80	c nbDecision=1000 #constraints=1089
1.49/1.57	c nbDecision=1500 #constraints=1588
1.69/1.77	c restart after 1601 decisions
2.69/2.78	c nbDecision=2000 #constraints=2084
4.69/4.73	c nbDecision=2500 #constraints=2586
7.28/7.33	c nbDecision=3000 #constraints=3082
8.70/8.74	c restart after 3201 decisions
11.19/11.26	c nbDecision=3500 #constraints=3576
16.09/16.18	c nbDecision=4000 #constraints=4074
22.09/22.17	c nbDecision=4500 #constraints=4573
28.68/28.75	c nbDecision=5000 #constraints=5073
36.78/36.84	c nbDecision=5500 #constraints=5569
46.08/46.15	c nbDecision=6000 #constraints=6071
53.37/53.44	c restart after 6401 decisions
55.17/55.29	c nbDecision=6500 #constraints=6562
65.37/65.49	c nbDecision=7000 #constraints=7060
76.37/76.42	c nbDecision=7500 #constraints=7559
89.47/89.59	c nbDecision=8000 #constraints=8055
103.57/103.64	c nbDecision=8500 #constraints=8551
118.86/118.94	c nbDecision=9000 #constraints=9051
136.36/136.43	c nbDecision=9500 #constraints=9551
156.35/156.47	c nbDecision=10000 #constraints=10050
176.54/176.63	c nbDecision=10500 #constraints=10547
197.73/197.88	c nbDecision=11000 #constraints=11043
221.83/221.94	c nbDecision=11500 #constraints=11541
246.92/247.08	c nbDecision=12000 #constraints=12042
271.61/271.78	c nbDecision=12500 #constraints=12541
286.20/286.30	c restart after 12801 decisions
295.91/296.01	c nbDecision=13000 #constraints=13037
324.90/325.02	c nbDecision=13500 #constraints=13538
354.49/354.60	c nbDecision=14000 #constraints=14035
386.38/386.50	c nbDecision=14500 #constraints=14536
420.87/421.03	c nbDecision=15000 #constraints=15035
451.46/451.62	c nbDecision=15500 #constraints=15532
483.25/483.46	c nbDecision=16000 #constraints=16031
519.04/519.23	c nbDecision=16500 #constraints=16529
554.14/554.38	c nbDecision=17000 #constraints=17023
590.93/591.12	c nbDecision=17500 #constraints=17520
629.91/630.14	c nbDecision=18000 #constraints=18018
665.70/665.98	c nbDecision=18500 #constraints=18517
706.49/706.77	c nbDecision=19000 #constraints=19013
749.78/750.04	c nbDecision=19500 #constraints=19513
792.67/792.93	c nbDecision=20000 #constraints=20007
835.55/835.80	c nbDecision=20500 #constraints=20508
878.04/878.35	c nbDecision=21000 #constraints=21004
928.52/928.85	c nbDecision=21500 #constraints=21504
975.21/975.50	c nbDecision=22000 #constraints=21998
1023.71/1024.05	c nbDecision=22500 #constraints=22495
1073.68/1074.03	c nbDecision=23000 #constraints=22989
1126.57/1126.91	c nbDecision=23500 #constraints=23489
1180.45/1180.81	c nbDecision=24000 #constraints=23986
1234.74/1235.14	c nbDecision=24500 #constraints=24486
1291.53/1291.91	c nbDecision=25000 #constraints=24987
1346.11/1346.52	c nbDecision=25500 #constraints=25485
1355.91/1356.38	c restart after 25601 decisions
1407.89/1408.37	c nbDecision=26000 #constraints=25980
1473.77/1474.25	c nbDecision=26500 #constraints=26476
1552.76/1553.26	c nbDecision=27000 #constraints=26975
1634.43/1634.90	c nbDecision=27500 #constraints=27474
1707.71/1708.22	c nbDecision=28000 #constraints=27971
1780.19/1780.79	c nbDecision=28500 #constraints=28472
1800.09/1800.61	Received signal 15
1800.09/1800.63	
1800.09/1800.63	s UNKNOWN
1800.09/1800.63	
1800.09/1800.63	c user time= 1799.86 s
1800.09/1800.63	c system time= 0.267959 s
1800.09/1800.63	c wall clock time=1800.63

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/node17/watcher-358220-1176836645 -o ROOT/results/node17/solver-358220-1176836645 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/358220-1176836645/instance-358220-1176836645.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.93 1.00 0.99 3/77 16811
/proc/meminfo: memFree=1728240/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=1468 CPUtime=0
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 131581982 1503232 179 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135385184 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 367 179 138 317 0 46 0

[startup+0.049625 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 16811
/proc/meminfo: memFree=1728240/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=1724 CPUtime=0.04
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 241 0 0 0 4 0 0 0 18 0 1 0 131581982 1765376 223 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 431 223 139 317 0 110 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1724

[startup+0.101631 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 16811
/proc/meminfo: memFree=1728240/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=1856 CPUtime=0.09
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 275 0 0 0 9 0 0 0 18 0 1 0 131581982 1900544 257 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134549889 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 464 257 139 317 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.301651 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 16811
/proc/meminfo: memFree=1728240/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=2256 CPUtime=0.29
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 394 0 0 0 29 0 0 0 19 0 1 0 131581982 2310144 376 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563609 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 564 376 139 317 0 243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2256

[startup+0.701693 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 16811
/proc/meminfo: memFree=1728240/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=2940 CPUtime=0.69
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 563 0 0 0 69 0 0 0 23 0 1 0 131581982 3010560 545 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 735 545 139 317 0 414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2940

[startup+1.50178 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 16812
/proc/meminfo: memFree=1726120/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=3992 CPUtime=1.49
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 810 0 0 0 149 0 0 0 25 0 1 0 131581982 4087808 792 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 998 792 139 317 0 677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3992

[startup+3.10194 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 16812
/proc/meminfo: memFree=1724968/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=5232 CPUtime=3.09
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 1147 0 0 0 309 0 0 0 25 0 1 0 131581982 5357568 1129 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563351 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 1308 1129 170 317 0 987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5232

[startup+6.30128 s]
/proc/loadavg: 0.93 1.00 0.99 3/78 16812
/proc/meminfo: memFree=1723368/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=6428 CPUtime=6.29
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 1443 0 0 0 628 1 0 0 25 0 1 0 131581982 6582272 1425 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 1607 1425 170 317 0 1286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6428

[startup+12.7019 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 16812
/proc/meminfo: memFree=1721640/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=7760 CPUtime=12.69
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 1780 0 0 0 1267 2 0 0 25 0 1 0 131581982 7946240 1762 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 1940 1762 170 317 0 1619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7760

[startup+25.5023 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 16812
/proc/meminfo: memFree=1719656/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=9840 CPUtime=25.48
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 2263 0 0 0 2546 2 0 0 25 0 1 0 131581982 10076160 2245 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 2460 2245 170 317 0 2139 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9840

[startup+51.103 s]
/proc/loadavg: 1.05 1.01 1.00 3/78 16812
/proc/meminfo: memFree=1716776/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=12680 CPUtime=51.07
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 2981 0 0 0 5104 3 0 0 25 0 1 0 131581982 12984320 2963 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 3170 2963 170 317 0 2849 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12680

[startup+102.306 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 16812
/proc/meminfo: memFree=1712296/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=17336 CPUtime=102.26
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 4118 0 0 0 10222 4 0 0 25 0 1 0 131581982 17752064 4043 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562700 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 4334 4043 170 317 0 4013 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17336

[startup+162.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 16812
/proc/meminfo: memFree=1708840/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=21064 CPUtime=162.25
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 4998 0 0 0 16219 6 0 0 25 0 1 0 131581982 21569536 4923 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 5266 4923 170 317 0 4945 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21064

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16812
/proc/meminfo: memFree=1706152/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=23764 CPUtime=222.23
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 5648 0 0 0 22216 7 0 0 25 0 1 0 131581982 24334336 5573 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710967 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 5941 5573 170 317 0 5620 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23764

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16812
/proc/meminfo: memFree=1703912/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=25916 CPUtime=282.21
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 6201 0 0 0 28214 7 0 0 25 0 1 0 131581982 26537984 6126 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 6479 6126 170 317 0 6158 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25916

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 16812
/proc/meminfo: memFree=1701928/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=27792 CPUtime=342.19
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 6681 0 0 0 34211 8 0 0 25 0 1 0 131581982 28459008 6606 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 6948 6606 170 317 0 6627 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27792

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1700392/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=29348 CPUtime=402.18
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 7070 0 0 0 40209 9 0 0 25 0 1 0 131581982 30052352 6995 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 7337 6995 170 317 0 7016 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29348

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1698216/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=31496 CPUtime=462.16
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 7592 0 0 0 46207 9 0 0 25 0 1 0 131581982 32251904 7517 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 7874 7517 170 317 0 7553 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31496

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1695720/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=34512 CPUtime=522.15
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 8275 0 0 0 52204 11 0 0 25 0 1 0 131581982 35340288 8086 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 8628 8086 170 317 0 8307 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34512

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1694696/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=35644 CPUtime=582.12
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 8575 0 0 0 58201 11 0 0 25 0 1 0 131581982 36499456 8386 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 8911 8386 170 317 0 8590 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35644

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1693096/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=37496 CPUtime=642.11
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 8971 0 0 0 64199 12 0 0 25 0 1 0 131581982 38395904 8782 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 9374 8782 170 317 0 9053 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 37496


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1688680/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=42132 CPUtime=822.06
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 10078 0 0 0 82191 15 0 0 25 0 1 0 131581982 43143168 9889 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 10533 9889 170 317 0 10212 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 16812
/proc/meminfo: memFree=1687208/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=43640 CPUtime=882.04
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 10443 0 0 0 88188 16 0 0 25 0 1 0 131581982 44687360 10254 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 10910 10254 170 317 0 10589 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 43640

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1686056/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=44912 CPUtime=942.03
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 10745 0 0 0 94186 17 0 0 25 0 1 0 131581982 45989888 10556 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 11228 10556 170 317 0 10907 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 44912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1684584/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=46332 CPUtime=1002
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 11099 0 0 0 100183 17 0 0 25 0 1 0 131581982 47443968 10910 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 11583 10910 170 317 0 11262 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 46332

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1683304/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=47688 CPUtime=1061.99
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 11424 0 0 0 106181 18 0 0 25 0 1 0 131581982 48832512 11235 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 11922 11235 170 317 0 11601 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 47688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1682216/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=48696 CPUtime=1121.97
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 11690 0 0 0 112178 19 0 0 25 0 1 0 131581982 49864704 11501 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712497 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 12174 11501 170 317 0 11853 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 48696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1681192/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=49636 CPUtime=1181.95
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 11937 0 0 0 118176 19 0 0 25 0 1 0 131581982 50827264 11748 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 12409 11748 170 317 0 12088 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 49636

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1680104/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=50764 CPUtime=1241.94
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 12204 0 0 0 124174 20 0 0 25 0 1 0 131581982 51982336 12015 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 12691 12015 170 317 0 12370 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 50764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1679016/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=51824 CPUtime=1301.93
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 12479 0 0 0 130172 21 0 0 25 0 1 0 131581982 53067776 12290 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 12956 12290 170 317 0 12635 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 51824

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1677864/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=52892 CPUtime=1361.91
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 12764 0 0 0 136169 22 0 0 25 0 1 0 131581982 54161408 12575 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 13223 12575 170 317 0 12902 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 52892

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1676968/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=53832 CPUtime=1421.9
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 12991 0 0 0 142167 23 0 0 25 0 1 0 131581982 55123968 12802 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 13458 12802 170 317 0 13137 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 53832

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1676072/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=54644 CPUtime=1481.87
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 13207 0 0 0 148164 23 0 0 25 0 1 0 131581982 55955456 13018 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 13661 13018 170 317 0 13340 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 54644

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1675432/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=55340 CPUtime=1541.86
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 13361 0 0 0 154162 24 0 0 25 0 1 0 131581982 56668160 13172 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 13835 13172 170 317 0 13514 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 55340

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 16812
/proc/meminfo: memFree=1674856/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=56156 CPUtime=1601.83
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 13530 0 0 0 160159 24 0 0 25 0 1 0 131581982 57503744 13341 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716163 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 14039 13341 170 317 0 13718 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 56156

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1674088/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=56952 CPUtime=1661.82
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 13706 0 0 0 166157 25 0 0 25 0 1 0 131581982 58318848 13517 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 14238 13517 170 317 0 13917 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 56952

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1673320/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=57764 CPUtime=1721.81
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 13897 0 0 0 172155 26 0 0 25 0 1 0 131581982 59150336 13708 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 14441 13708 170 317 0 14120 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 57764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1672424/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=58684 CPUtime=1781.79
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 14107 0 0 0 178153 26 0 0 25 0 1 0 131581982 60092416 13918 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 14671 13918 170 317 0 14350 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 58684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16812
/proc/meminfo: memFree=1672296/2055920 swapFree=4123132/4192956
[pid=16811] ppid=16809 vsize=58868 CPUtime=1800.09
/proc/16811/stat : 16811 (oree) R 16809 16811 16473 0 -1 4194304 14148 0 0 0 179983 26 0 0 25 0 1 0 131581982 60280832 13959 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/16811/statm: 14717 13959 170 317 0 14396 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 58868

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

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

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.14
CPU user time (s): 1799.86
CPU system time (s): 0.277957
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 58868

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

runsolver used 2.15867 second user time and 4.30534 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Apr 17 19:04:05 UTC 2007

IDJOB= 358220
IDBENCH= 1198
IDSOLVER= 172
FILE ID= node17/358220-1176836645

PBS_JOBID= 4590136

Free space on /tmp= 66469 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110970170.opb
COMMAND LINE= oree /tmp/evaluation/358220-1176836645/instance-358220-1176836645.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-358220-1176836645 -o ROOT/results/node17/solver-358220-1176836645 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/358220-1176836645/instance-358220-1176836645.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  63385422cda5eb20775d1108101857fb

RANDOM SEED= 494338441

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1728648 kB
Buffers:         33120 kB
Cached:         179356 kB
SwapCached:      32528 kB
Active:          95456 kB
Inactive:       164520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728648 kB
SwapTotal:     4192956 kB
SwapFree:      4123132 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          39828 kB
Slab:            52788 kB
Committed_AS:  7038036 kB
PageTables:       1808 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= 66469 MiB

End job on node17 on Tue Apr 17 19:34:07 UTC 2007