Trace number 295799

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
MiraXT v1? (TO) 1200.07 1200.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1533440099-09.SAT.shuffled.cnf
MD5SUM4384de22557a9611df39ee2fcb0c2f9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.070988
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-295799-1178821822 -o ROOT/results/node10/solver-295799-1178821822 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295799-1178821822/MiraXTv1_dyn /tmp/evaluation/295799-1178821822/instance-295799-1178821822.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.97 0.99 3/77 8387
/proc/meminfo: memFree=1865544/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=3788 CPUtime=0
/proc/8387/stat : 8387 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 358219759 3878912 284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/8387/statm: 947 284 206 20 0 305 0

[startup+0.010338 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8387
/proc/meminfo: memFree=1865544/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=4052 CPUtime=0
/proc/8387/stat : 8387 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 358219759 4149248 360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/8387/statm: 1013 361 206 20 0 371 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4052

[startup+0.101357 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8387
/proc/meminfo: memFree=1865544/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=4460 CPUtime=0.09
/proc/8387/stat : 8387 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194304 467 0 0 0 9 0 0 0 18 0 1 0 358219759 4567040 442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/8387/statm: 1115 442 207 20 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4460

[startup+0.301401 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8387
/proc/meminfo: memFree=1865544/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=6164 CPUtime=0.29
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 777 0 0 0 29 0 0 0 18 0 2 0 358219759 6311936 752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 1541 752 218 20 0 899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6164

[startup+0.701487 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8387
/proc/meminfo: memFree=1865544/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=8348 CPUtime=0.69
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 1173 0 0 0 69 0 0 0 18 0 2 0 358219759 8548352 1148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 2087 1148 218 20 0 1445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8348

[startup+1.50166 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1861176/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=9496 CPUtime=1.49
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 1542 0 0 0 149 0 0 0 18 0 2 0 358219759 9723904 1517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 2374 1517 218 20 0 1732 0
[pid=8387/tid=8389] ppid=8385 vsize=9496 CPUtime=1.36
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 1046 0 0 0 136 0 0 0 25 0 2 0 358219773 9723904 1517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9496

[startup+3.102 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1858744/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=12548 CPUtime=3.08
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 2374 0 0 0 308 0 0 0 18 0 2 0 358219759 12849152 2313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 3137 2313 218 20 0 2495 0
[pid=8387/tid=8389] ppid=8385 vsize=12548 CPUtime=2.95
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 1878 0 0 0 295 0 0 0 25 0 2 0 358219773 12849152 2313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12548

[startup+6.30169 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1855736/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=14720 CPUtime=6.29
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 2974 0 0 0 628 1 0 0 18 0 2 0 358219759 15073280 2875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 3680 2875 218 20 0 3038 0
[pid=8387/tid=8389] ppid=8385 vsize=14720 CPUtime=6.16
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 2478 0 0 0 615 1 0 0 25 0 2 0 358219773 15073280 2875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14720

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1851128/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=18048 CPUtime=12.69
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 3948 0 0 0 1268 1 0 0 18 0 2 0 358219759 18481152 3700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 4512 3700 218 20 0 3870 0
[pid=8387/tid=8389] ppid=8385 vsize=18048 CPUtime=12.55
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 3452 0 0 0 1254 1 0 0 25 0 2 0 358219773 18481152 3700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18048

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1848056/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=21168 CPUtime=25.48
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 5004 0 0 0 2546 2 0 0 18 0 2 0 358219759 21676032 4517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 5292 4517 218 20 0 4650 0
[pid=8387/tid=8389] ppid=8385 vsize=21168 CPUtime=25.35
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 4508 0 0 0 2533 2 0 0 25 0 2 0 358219773 21676032 4517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21168

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1845688/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=23268 CPUtime=51.07
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 6082 0 0 0 5104 3 0 0 18 0 2 0 358219759 23826432 5081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 5817 5081 218 20 0 5175 0
[pid=8387/tid=8389] ppid=8385 vsize=23268 CPUtime=50.94
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 5586 0 0 0 5091 3 0 0 25 0 2 0 358219773 23826432 5081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23268

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1844408/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=24696 CPUtime=102.25
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 7465 0 0 0 10221 4 0 0 18 0 2 0 358219759 25288704 5412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 6174 5412 218 20 0 5532 0
[pid=8387/tid=8389] ppid=8385 vsize=24696 CPUtime=102.12
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 6969 0 0 0 10208 4 0 0 25 0 2 0 358219773 25288704 5412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24696

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1842936/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=25892 CPUtime=162.22
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 8956 0 0 0 16217 5 0 0 18 0 2 0 358219759 26513408 5715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 6473 5715 218 20 0 5831 0
[pid=8387/tid=8389] ppid=8385 vsize=25892 CPUtime=162.09
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 8460 0 0 0 16204 5 0 0 25 0 2 0 358219773 26513408 5715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25892

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1842104/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=26900 CPUtime=222.21
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 10338 0 0 0 22215 6 0 0 18 0 2 0 358219759 27545600 5975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 6725 5975 218 20 0 6083 0
[pid=8387/tid=8389] ppid=8385 vsize=26900 CPUtime=222.08
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 9842 0 0 0 22202 6 0 0 25 0 2 0 358219773 27545600 5975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26900

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1841016/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=28004 CPUtime=282.19
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 11631 0 0 0 28212 7 0 0 18 0 2 0 358219759 28676096 6212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7001 6212 218 20 0 6359 0
[pid=8387/tid=8389] ppid=8385 vsize=28004 CPUtime=282.05
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 11135 0 0 0 28199 6 0 0 25 0 2 0 358219773 28676096 6212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 28004

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1840312/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=28628 CPUtime=342.16
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 13001 0 0 0 34208 8 0 0 18 0 2 0 358219759 29315072 6376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7157 6376 218 20 0 6515 0
[pid=8387/tid=8389] ppid=8385 vsize=28628 CPUtime=342.02
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 12505 0 0 0 34195 7 0 0 25 0 2 0 358219773 29315072 6376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28628

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1839672/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=29272 CPUtime=402.14
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 14230 0 0 0 40205 9 0 0 18 0 2 0 358219759 29974528 6533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7318 6533 218 20 0 6676 0
[pid=8387/tid=8389] ppid=8385 vsize=29272 CPUtime=402
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 13734 0 0 0 40192 8 0 0 25 0 2 0 358219773 29974528 6533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29272

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8389
/proc/meminfo: memFree=1839288/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=29748 CPUtime=462.12
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 15418 0 0 0 46202 10 0 0 18 0 2 0 358219759 30461952 6649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7437 6649 218 20 0 6795 0
[pid=8387/tid=8389] ppid=8385 vsize=29748 CPUtime=461.98
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 14922 0 0 0 46189 9 0 0 25 0 2 0 358219773 30461952 6649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 29748

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1838712/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=30600 CPUtime=522.09
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 16552 0 0 0 52199 10 0 0 18 0 2 0 358219759 31334400 6778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7650 6778 218 20 0 7008 0
[pid=8387/tid=8389] ppid=8385 vsize=30600 CPUtime=521.96
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 16056 0 0 0 52186 10 0 0 25 0 2 0 358219773 31334400 6778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 30600

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1838072/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=31336 CPUtime=582.07
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 17711 0 0 0 58196 11 0 0 18 0 2 0 358219759 32088064 6932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7834 6932 218 20 0 7192 0
[pid=8387/tid=8389] ppid=8385 vsize=31336 CPUtime=581.94
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 17215 0 0 0 58183 11 0 0 25 0 2 0 358219773 32088064 6932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 31336

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1837944/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=31336 CPUtime=642.06
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 18944 0 0 0 64194 12 0 0 18 0 2 0 358219759 32088064 6959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7834 6959 218 20 0 7192 0
[pid=8387/tid=8389] ppid=8385 vsize=31336 CPUtime=641.92
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 18448 0 0 0 64180 12 0 0 25 0 2 0 358219773 32088064 6959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31336

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1837624/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=31692 CPUtime=702.03
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 20100 0 0 0 70190 13 0 0 18 0 2 0 358219759 32452608 7043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 7923 7043 218 20 0 7281 0
[pid=8387/tid=8389] ppid=8385 vsize=31692 CPUtime=701.89
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 19604 0 0 0 70177 12 0 0 25 0 2 0 358219773 32452608 7043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 31692

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1837112/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=32312 CPUtime=762.01
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 21298 0 0 0 76187 14 0 0 18 0 2 0 358219759 33087488 7169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8078 7169 218 20 0 7436 0
[pid=8387/tid=8389] ppid=8385 vsize=32312 CPUtime=761.87
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 20802 0 0 0 76174 13 0 0 25 0 2 0 358219773 33087488 7169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32312

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1836792/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=32520 CPUtime=821.99
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 22454 0 0 0 82184 15 0 0 18 0 2 0 358219759 33300480 7245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8130 7245 218 20 0 7488 0
[pid=8387/tid=8389] ppid=8385 vsize=32520 CPUtime=821.85
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 21958 0 0 0 82171 14 0 0 25 0 2 0 358219773 33300480 7245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 32520

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1836472/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=32936 CPUtime=881.96
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 23551 0 0 0 88180 16 0 0 18 0 2 0 358219759 33726464 7324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8234 7324 218 20 0 7592 0
[pid=8387/tid=8389] ppid=8385 vsize=32936 CPUtime=881.82
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 23055 0 0 0 88167 15 0 0 25 0 2 0 358219773 33726464 7324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 32936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1836216/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=33168 CPUtime=941.95
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 24731 0 0 0 94178 17 0 0 18 0 2 0 358219759 33964032 7416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8292 7416 218 20 0 7650 0
[pid=8387/tid=8389] ppid=8385 vsize=33168 CPUtime=941.8
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 24235 0 0 0 94164 16 0 0 25 0 2 0 358219773 33964032 7416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 33168

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835832/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=33608 CPUtime=1001.91
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 25898 0 0 0 100174 17 0 0 18 0 2 0 358219759 34414592 7495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8402 7495 218 20 0 7760 0
[pid=8387/tid=8389] ppid=8385 vsize=33608 CPUtime=1001.78
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 25402 0 0 0 100161 17 0 0 25 0 2 0 358219773 34414592 7495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 33608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835576/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=33812 CPUtime=1061.89
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 26966 0 0 0 106171 18 0 0 18 0 2 0 358219759 34623488 7543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8453 7543 218 20 0 7811 0
[pid=8387/tid=8389] ppid=8385 vsize=33812 CPUtime=1061.76
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 26470 0 0 0 106158 18 0 0 25 0 2 0 358219773 34623488 7543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 33812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835576/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=33812 CPUtime=1121.87
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 28079 0 0 0 112168 19 0 0 18 0 2 0 358219759 34623488 7568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8453 7568 218 20 0 7811 0
[pid=8387/tid=8389] ppid=8385 vsize=33812 CPUtime=1121.74
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 27583 0 0 0 112155 19 0 0 25 0 2 0 358219773 34623488 7568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 33812

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835256/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=34132 CPUtime=1181.85
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 29248 0 0 0 118165 20 0 0 18 0 2 0 358219759 34951168 7649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8533 7649 218 20 0 7891 0
[pid=8387/tid=8389] ppid=8385 vsize=34132 CPUtime=1181.72
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 28752 0 0 0 118152 20 0 0 25 0 2 0 358219773 34951168 7649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 34132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835256/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=34132 CPUtime=1200.05
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 29591 0 0 0 119984 21 0 0 18 0 2 0 358219759 34951168 7652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8533 7652 218 20 0 7891 0
[pid=8387/tid=8389] ppid=8385 vsize=34132 CPUtime=1199.91
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 29095 0 0 0 119971 20 0 0 25 0 2 0 358219773 34951168 7652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34132

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8391
/proc/meminfo: memFree=1835256/2055920 swapFree=4143928/4192956
[pid=8387] ppid=8385 vsize=34132 CPUtime=1200.05
/proc/8387/stat : 8387 (MiraXTv1_dyn) S 8385 8387 7526 0 -1 4194304 29591 0 0 0 119984 21 0 0 18 0 2 0 358219759 34951168 7652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8387/statm: 8533 7652 218 20 0 7891 0
[pid=8387/tid=8389] ppid=8385 vsize=34132 CPUtime=1199.91
/proc/8387/task/8389/stat : 8389 (MiraXTv1_dyn) R 8385 8387 7526 0 -1 4194368 29095 0 0 0 119971 20 0 0 25 0 2 0 358219773 34951168 7652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.85
CPU system time (s): 0.216967
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 34272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29591
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= 13
involuntary context switches= 2166

runsolver used 1.26281 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 18:30:22 UTC 2007

IDJOB= 295799
IDBENCH= 19921
IDSOLVER= 130
FILE ID= node10/295799-1178821822

PBS_JOBID= 5250961

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1533440099-09.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295799-1178821822/MiraXTv1_dyn /tmp/evaluation/295799-1178821822/instance-295799-1178821822.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-295799-1178821822 -o ROOT/results/node10/solver-295799-1178821822 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295799-1178821822/MiraXTv1_dyn /tmp/evaluation/295799-1178821822/instance-295799-1178821822.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4384de22557a9611df39ee2fcb0c2f9c

RANDOM SEED= 605986688

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1865824 kB
Buffers:         39180 kB
Cached:          86480 kB
SwapCached:      18024 kB
Active:          86116 kB
Inactive:        63732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865824 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            25840 kB
Committed_AS:  5218000 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Thu May 10 18:50:25 UTC 2007