Trace number 296906

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.1 1200.42

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
MD5SUM48336611587b1b84ef747574302cca31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.56276
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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/node9/watcher-296906-1178825097 -o ROOT/results/node9/solver-296906-1178825097 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296906-1178825097/MiraXTv1_dyn /tmp/evaluation/296906-1178825097/instance-296906-1178825097.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.99 0.97 0.99 3/77 19584
/proc/meminfo: memFree=1843096/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=3788 CPUtime=0
/proc/19584/stat : 19584 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 358547288 3878912 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/19584/statm: 947 289 206 20 0 305 0

[startup+0.047352 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 19584
/proc/meminfo: memFree=1843096/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=4444 CPUtime=0.04
/proc/19584/stat : 19584 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194304 467 0 0 0 4 0 0 0 18 0 1 0 358547288 4550656 442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/19584/statm: 1111 442 207 20 0 469 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4444

[startup+0.101358 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 19584
/proc/meminfo: memFree=1843096/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=4444 CPUtime=0.09
/proc/19584/stat : 19584 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 358547288 4550656 449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 1 0 0
/proc/19584/statm: 1111 449 207 20 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4444

[startup+0.30138 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 19584
/proc/meminfo: memFree=1843096/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=6252 CPUtime=0.29
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 791 0 0 0 29 0 0 0 18 0 2 0 358547288 6402048 766 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 1563 766 218 20 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6252

[startup+0.701424 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 19584
/proc/meminfo: memFree=1843096/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=8372 CPUtime=0.69
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 1193 0 0 0 69 0 0 0 18 0 2 0 358547288 8572928 1168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 2093 1168 218 20 0 1451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8372

[startup+1.50152 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19586
/proc/meminfo: memFree=1838600/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=9620 CPUtime=1.49
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 1536 0 0 0 149 0 0 0 18 0 2 0 358547288 9850880 1511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 2405 1511 218 20 0 1763 0
[pid=19584/tid=19586] ppid=19582 vsize=9620 CPUtime=1.34
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 1026 0 0 0 134 0 0 0 25 0 2 0 358547303 9850880 1511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9620

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19586
/proc/meminfo: memFree=1836296/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=12812 CPUtime=3.09
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 2373 0 0 0 309 0 0 0 18 0 2 0 358547288 13119488 2348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 3203 2348 218 20 0 2561 0
[pid=19584/tid=19586] ppid=19582 vsize=12812 CPUtime=2.94
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 1863 0 0 0 294 0 0 0 25 0 2 0 358547303 13119488 2348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12812

[startup+6.30106 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19586
/proc/meminfo: memFree=1833288/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=14548 CPUtime=6.29
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 2926 0 0 0 628 1 0 0 18 0 2 0 358547288 14897152 2827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 3637 2827 218 20 0 2995 0
[pid=19584/tid=19586] ppid=19582 vsize=14548 CPUtime=6.14
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 2416 0 0 0 614 0 0 0 25 0 2 0 358547303 14897152 2827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14548

[startup+12.7028 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19586
/proc/meminfo: memFree=1828376/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=18268 CPUtime=12.69
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 4048 0 0 0 1268 1 0 0 18 0 2 0 358547288 18706432 3800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 4567 3800 218 20 0 3925 0
[pid=19584/tid=19586] ppid=19582 vsize=18268 CPUtime=12.54
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 3538 0 0 0 1253 1 0 0 25 0 2 0 358547303 18706432 3800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18268

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 19586
/proc/meminfo: memFree=1824792/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=21796 CPUtime=25.48
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 5126 0 0 0 2546 2 0 0 18 0 2 0 358547288 22319104 4639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 5449 4639 218 20 0 4807 0
[pid=19584/tid=19586] ppid=19582 vsize=21796 CPUtime=25.34
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 4616 0 0 0 2532 2 0 0 25 0 2 0 358547303 22319104 4639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21796

[startup+51.1011 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1822424/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=24012 CPUtime=51.08
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 6234 0 0 0 5105 3 0 0 18 0 2 0 358547288 24588288 5233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 6003 5233 218 20 0 5361 0
[pid=19584/tid=19586] ppid=19582 vsize=24012 CPUtime=50.92
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 5724 0 0 0 5090 2 0 0 25 0 2 0 358547303 24588288 5233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24012

[startup+102.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1821144/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=25368 CPUtime=102.26
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 7551 0 0 0 10223 3 0 0 18 0 2 0 358547288 25976832 5565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 6342 5565 218 20 0 5700 0
[pid=19584/tid=19586] ppid=19582 vsize=25368 CPUtime=102.12
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 7041 0 0 0 10209 3 0 0 25 0 2 0 358547303 25976832 5565 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25368

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1819992/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=26472 CPUtime=162.25
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 8966 0 0 0 16220 5 0 0 18 0 2 0 358547288 27107328 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 6618 5858 218 20 0 5976 0
[pid=19584/tid=19586] ppid=19582 vsize=26472 CPUtime=162.1
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 8456 0 0 0 16206 4 0 0 25 0 2 0 358547303 27107328 5858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26472

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1818712/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=27988 CPUtime=222.23
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 10421 0 0 0 22218 5 0 0 18 0 2 0 358547288 28659712 6191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 6997 6191 218 20 0 6355 0
[pid=19584/tid=19586] ppid=19582 vsize=27988 CPUtime=222.08
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 9911 0 0 0 22203 5 0 0 25 0 2 0 358547303 28659712 6191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27988

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1817944/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=28624 CPUtime=282.21
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 11571 0 0 0 28215 6 0 0 18 0 2 0 358547288 29310976 6351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7156 6351 218 20 0 6514 0
[pid=19584/tid=19586] ppid=19582 vsize=28624 CPUtime=282.07
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 11061 0 0 0 28201 6 0 0 25 0 2 0 358547303 29310976 6351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28624

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1817368/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=29324 CPUtime=342.2
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 12850 0 0 0 34213 7 0 0 18 0 2 0 358547288 30027776 6508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7331 6508 218 20 0 6689 0
[pid=19584/tid=19586] ppid=19582 vsize=29324 CPUtime=342.05
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 12340 0 0 0 34198 7 0 0 25 0 2 0 358547303 30027776 6508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 29324

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1816536/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=30076 CPUtime=402.18
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 14028 0 0 0 40210 8 0 0 18 0 2 0 358547288 30797824 6696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7519 6696 218 20 0 6877 0
[pid=19584/tid=19586] ppid=19582 vsize=30076 CPUtime=402.03
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 13518 0 0 0 40195 8 0 0 25 0 2 0 358547303 30797824 6696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 30076

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1815640/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=31008 CPUtime=462.16
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 15248 0 0 0 46207 9 0 0 18 0 2 0 358547288 31752192 6917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7752 6917 218 20 0 7110 0
[pid=19584/tid=19586] ppid=19582 vsize=31008 CPUtime=462.02
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 14738 0 0 0 46193 9 0 0 25 0 2 0 358547303 31752192 6917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31008

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1815192/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=31416 CPUtime=522.15
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 16371 0 0 0 52205 10 0 0 18 0 2 0 358547288 32169984 7037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7854 7037 218 20 0 7212 0
[pid=19584/tid=19586] ppid=19582 vsize=31416 CPUtime=522
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 15861 0 0 0 52190 10 0 0 25 0 2 0 358547303 32169984 7037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31416

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1814680/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=31976 CPUtime=582.14
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 17372 0 0 0 58203 11 0 0 18 0 2 0 358547288 32743424 7167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 7994 7167 218 20 0 7352 0
[pid=19584/tid=19586] ppid=19582 vsize=31976 CPUtime=581.99
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 16862 0 0 0 58188 11 0 0 25 0 2 0 358547303 32743424 7167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 31976

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1814424/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=32340 CPUtime=642.13
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 18438 0 0 0 64201 12 0 0 18 0 2 0 358547288 33116160 7228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8085 7228 218 20 0 7443 0
[pid=19584/tid=19586] ppid=19582 vsize=32340 CPUtime=641.97
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 17928 0 0 0 64186 11 0 0 25 0 2 0 358547303 33116160 7228 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 32340

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19586
/proc/meminfo: memFree=1813912/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=32792 CPUtime=702.11
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 19695 0 0 0 70198 13 0 0 18 0 2 0 358547288 33579008 7346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8198 7346 218 20 0 7556 0
[pid=19584/tid=19586] ppid=19582 vsize=32792 CPUtime=701.95
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 19185 0 0 0 70183 12 0 0 25 0 2 0 358547303 33579008 7346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 32792

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1813272/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=33452 CPUtime=762.1
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 20852 0 0 0 76196 14 0 0 18 0 2 0 358547288 34254848 7498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8363 7498 218 20 0 7721 0
[pid=19584/tid=19586] ppid=19582 vsize=33452 CPUtime=761.94
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 20342 0 0 0 76181 13 0 0 25 0 2 0 358547303 34254848 7498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 33452

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1813080/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=33616 CPUtime=822.08
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 21931 0 0 0 82193 15 0 0 18 0 2 0 358547288 34422784 7572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8404 7572 218 20 0 7762 0
[pid=19584/tid=19586] ppid=19582 vsize=33616 CPUtime=821.92
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 21421 0 0 0 82178 14 0 0 25 0 2 0 358547303 34422784 7572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 33616

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1812504/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=34244 CPUtime=882.06
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 23081 0 0 0 88190 16 0 0 18 0 2 0 358547288 35065856 7717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8561 7717 218 20 0 7919 0
[pid=19584/tid=19586] ppid=19582 vsize=34244 CPUtime=881.9
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 22571 0 0 0 88175 15 0 0 25 0 2 0 358547303 35065856 7717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 34244

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1812248/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=34448 CPUtime=942.04
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 24136 0 0 0 94188 16 0 0 18 0 2 0 358547288 35274752 7767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8612 7767 218 20 0 7970 0
[pid=19584/tid=19586] ppid=19582 vsize=34448 CPUtime=941.89
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 23626 0 0 0 94173 16 0 0 25 0 2 0 358547303 35274752 7767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 34448

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1811928/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=34864 CPUtime=1002.02
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 25215 0 0 0 100185 17 0 0 18 0 2 0 358547288 35700736 7841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8716 7841 218 20 0 8074 0
[pid=19584/tid=19586] ppid=19582 vsize=34864 CPUtime=1001.88
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 24705 0 0 0 100171 17 0 0 25 0 2 0 358547303 35700736 7841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 34864

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1811736/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=35068 CPUtime=1062.01
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 26205 0 0 0 106183 18 0 0 18 0 2 0 358547288 35909632 7893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8767 7893 218 20 0 8125 0
[pid=19584/tid=19586] ppid=19582 vsize=35068 CPUtime=1061.86
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 25695 0 0 0 106169 17 0 0 25 0 2 0 358547303 35909632 7893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 35068

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1811288/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=35408 CPUtime=1121.99
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 27251 0 0 0 112181 18 0 0 18 0 2 0 358547288 36257792 8001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8852 8001 218 20 0 8210 0
[pid=19584/tid=19586] ppid=19582 vsize=35408 CPUtime=1121.84
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 26741 0 0 0 112166 18 0 0 25 0 2 0 358547303 36257792 8001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 35408

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1811224/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=35408 CPUtime=1181.97
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 28325 0 0 0 118178 19 0 0 18 0 2 0 358547288 36257792 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8852 8003 218 20 0 8210 0
[pid=19584/tid=19586] ppid=19582 vsize=35408 CPUtime=1181.83
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 27815 0 0 0 118164 19 0 0 25 0 2 0 358547303 36257792 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 35408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 19588
/proc/meminfo: memFree=1811160/2055920 swapFree=4145492/4192956
[pid=19584] ppid=19582 vsize=35596 CPUtime=1200.08
/proc/19584/stat : 19584 (MiraXTv1_dyn) S 19582 19584 18300 0 -1 4194304 28686 0 0 0 119988 20 0 0 18 0 2 0 358547288 36450304 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19584/statm: 8899 8028 218 20 0 8257 0
[pid=19584/tid=19586] ppid=19582 vsize=35596 CPUtime=1199.93
/proc/19584/task/19586/stat : 19586 (MiraXTv1_dyn) R 19582 19584 18300 0 -1 4194368 28176 0 0 0 119974 19 0 0 25 0 2 0 358547303 36450304 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35596

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.205968
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 35676

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

runsolver used 1.3128 second user time and 3.06053 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 19:24:57 UTC 2007

IDJOB= 296906
IDBENCH= 19948
IDSOLVER= 130
FILE ID= node9/296906-1178825097

PBS_JOBID= 5250957

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1534329206-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296906-1178825097/MiraXTv1_dyn /tmp/evaluation/296906-1178825097/instance-296906-1178825097.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-296906-1178825097 -o ROOT/results/node9/solver-296906-1178825097 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296906-1178825097/MiraXTv1_dyn /tmp/evaluation/296906-1178825097/instance-296906-1178825097.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  48336611587b1b84ef747574302cca31

RANDOM SEED= 852834826

TIME LIMIT= 1200 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:       1843312 kB
Buffers:         38792 kB
Cached:          94776 kB
SwapCached:      15556 kB
Active:          91520 kB
Inactive:        65496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843312 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            41156 kB
Committed_AS:  8908544 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= 66557 MiB

End job on node9 on Thu May 10 19:45:00 UTC 2007