Trace number 304899

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 v3? (TO) 1200.2 601.93

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1426208256-08.cnf
MD5SUM32c7108510845a898764d9e87c0505ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.6421
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node14/watcher-304899-1178853483 -o ROOT/results/node14/solver-304899-1178853483 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304899-1178853483/MiraXTv3_dyn /tmp/evaluation/304899-1178853483/instance-304899-1178853483.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: 1.83 1.83 1.57 3/77 22875
/proc/meminfo: memFree=1834752/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=3788 CPUtime=0
/proc/22875/stat : 22875 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 333266037 3878912 330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/22875/statm: 947 331 206 20 0 305 0

[startup+0.076661 s]
/proc/loadavg: 1.83 1.83 1.57 3/77 22875
/proc/meminfo: memFree=1834752/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=4780 CPUtime=0.07
/proc/22875/stat : 22875 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194304 622 0 0 0 7 0 0 0 18 0 1 0 333266037 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 0 0 0
/proc/22875/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4780

[startup+0.101663 s]
/proc/loadavg: 1.83 1.83 1.57 3/77 22875
/proc/meminfo: memFree=1834752/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=4780 CPUtime=0.09
/proc/22875/stat : 22875 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 333266037 4894720 597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 0 0 0
/proc/22875/statm: 1195 597 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301687 s]
/proc/loadavg: 1.83 1.83 1.57 3/77 22875
/proc/meminfo: memFree=1834752/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=9884 CPUtime=0.31
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 1077 0 0 0 31 0 0 0 19 0 3 0 333266037 10121216 1052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 2471 1052 218 20 0 1829 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9884

[startup+0.701725 s]
/proc/loadavg: 1.83 1.83 1.57 3/77 22875
/proc/meminfo: memFree=1834752/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=14224 CPUtime=1.11
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 1995 0 0 0 111 0 0 0 19 0 3 0 333266037 14565376 1970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 3556 1970 218 20 0 2914 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 14224

[startup+1.5018 s]
/proc/loadavg: 1.83 1.83 1.57 3/80 22878
/proc/meminfo: memFree=1824936/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=19468 CPUtime=2.7
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 3575 0 0 0 269 1 0 0 19 0 3 0 333266037 19935232 3549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 4867 3549 218 20 0 4225 0
[pid=22875/tid=22877] ppid=22873 vsize=19468 CPUtime=1.22
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 1462 0 0 0 122 0 0 0 18 0 3 0 333266064 19935232 3549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=19468 CPUtime=1.2
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 1417 0 0 0 120 0 0 0 24 0 3 0 333266064 19935232 3549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 19468

[startup+3.10195 s]
/proc/loadavg: 1.83 1.83 1.57 3/80 22878
/proc/meminfo: memFree=1818664/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=22992 CPUtime=5.89
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 4447 0 0 0 587 2 0 0 19 0 3 0 333266037 23543808 4421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 5748 4421 218 20 0 5106 0
[pid=22875/tid=22877] ppid=22873 vsize=22992 CPUtime=2.81
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 1815 0 0 0 281 0 0 0 25 0 3 0 333266064 23543808 4421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=22992 CPUtime=2.8
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 1936 0 0 0 279 1 0 0 25 0 3 0 333266064 23543808 4421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 22992

[startup+6.30226 s]
/proc/loadavg: 1.85 1.83 1.57 3/80 22878
/proc/meminfo: memFree=1807592/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=35712 CPUtime=12.29
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 7945 0 0 0 1223 6 0 0 19 0 3 0 333266037 36569088 7771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 8928 7772 218 20 0 8286 0
[pid=22875/tid=22877] ppid=22873 vsize=35712 CPUtime=6.01
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 3572 0 0 0 599 2 0 0 21 0 3 0 333266064 36569088 7772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=35712 CPUtime=5.99
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 3678 0 0 0 596 3 0 0 21 0 3 0 333266064 36569088 7772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521641 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 35712

[startup+12.7019 s]
/proc/loadavg: 1.86 1.84 1.57 3/80 22878
/proc/meminfo: memFree=1787880/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=52784 CPUtime=25.05
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 12179 0 0 0 2494 11 0 0 19 0 3 0 333266037 54050816 11761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 13196 11761 218 20 0 12554 0
[pid=22875/tid=22877] ppid=22873 vsize=52784 CPUtime=12.4
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 5839 0 0 0 1236 4 0 0 25 0 3 0 333266064 54050816 11761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=52784 CPUtime=12.36
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 5644 0 0 0 1230 6 0 0 25 0 3 0 333266064 54050816 11761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 52784

[startup+25.5011 s]
/proc/loadavg: 1.89 1.84 1.58 3/80 22878
/proc/meminfo: memFree=1773608/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=67564 CPUtime=50.58
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 16458 0 0 0 5043 15 0 0 19 0 3 0 333266037 69185536 15571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 16891 15571 218 20 0 16249 0
[pid=22875/tid=22877] ppid=22873 vsize=67564 CPUtime=25.19
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 7902 0 0 0 2513 6 0 0 25 0 3 0 333266064 69185536 15571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=67564 CPUtime=25.11
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 7860 0 0 0 2503 8 0 0 25 0 3 0 333266064 69185536 15571 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 67564

[startup+51.1015 s]
/proc/loadavg: 1.93 1.85 1.59 3/80 22878
/proc/meminfo: memFree=1765416/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=74568 CPUtime=101.62
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 19131 0 0 0 10143 19 0 0 19 0 3 0 333266037 76357632 17350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 18642 17350 218 20 0 18000 0
[pid=22875/tid=22877] ppid=22873 vsize=74568 CPUtime=50.75
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 9126 0 0 0 5068 7 0 0 25 0 3 0 333266064 76357632 17350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=74568 CPUtime=50.59
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 9309 0 0 0 5048 11 0 0 25 0 3 0 333266064 76357632 17350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 74568

[startup+102.305 s]
/proc/loadavg: 1.97 1.87 1.61 3/80 22878
/proc/meminfo: memFree=1760296/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=79844 CPUtime=203.74
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 22276 0 0 0 20352 22 0 0 19 0 3 0 333266037 81760256 18675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 19961 18675 218 20 0 19319 0
[pid=22875/tid=22877] ppid=22873 vsize=79844 CPUtime=101.89
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 10873 0 0 0 10181 8 0 0 25 0 3 0 333266064 81760256 18675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7368470 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=79844 CPUtime=101.56
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 10707 0 0 0 10143 13 0 0 25 0 3 0 333266064 81760256 18675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 79844

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.63 3/80 22878
/proc/meminfo: memFree=1756136/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=83448 CPUtime=323.39
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 25285 0 0 0 32314 25 0 0 19 0 3 0 333266037 85450752 19664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 20862 19664 218 20 0 20220 0
[pid=22875/tid=22877] ppid=22873 vsize=83448 CPUtime=161.82
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 12262 0 0 0 16173 9 0 0 25 0 3 0 333266064 85450752 19664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=83448 CPUtime=161.29
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 12327 0 0 0 16114 15 0 0 25 0 3 0 333266064 85450752 19664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.39
Current children cumulated vsize (KiB) 83448

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.65 3/80 22878
/proc/meminfo: memFree=1754280/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=84588 CPUtime=443.05
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 27630 0 0 0 44278 27 0 0 19 0 3 0 333266037 86618112 20114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 21147 20114 218 20 0 20505 0
[pid=22875/tid=22877] ppid=22873 vsize=84588 CPUtime=221.75
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 13519 0 0 0 22165 10 0 0 25 0 3 0 333266064 86618112 20114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=84588 CPUtime=221.02
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 13415 0 0 0 22086 16 0 0 25 0 3 0 333266064 86618112 20114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.05
Current children cumulated vsize (KiB) 84588

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.67 3/80 22878
/proc/meminfo: memFree=1753256/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=86200 CPUtime=562.73
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 29638 0 0 0 56244 29 0 0 19 0 3 0 333266037 88268800 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 21550 20412 218 20 0 20908 0
[pid=22875/tid=22877] ppid=22873 vsize=86200 CPUtime=281.68
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 14534 0 0 0 28157 11 0 0 25 0 3 0 333266064 88268800 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=86200 CPUtime=280.77
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 14408 0 0 0 28060 17 0 0 25 0 3 0 333266064 88268800 20412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.73
Current children cumulated vsize (KiB) 86200

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.69 3/80 22878
/proc/meminfo: memFree=1747048/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=92696 CPUtime=682.39
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 33278 0 0 0 68205 34 0 0 19 0 3 0 333266037 94920704 21946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 23174 21946 218 20 0 22532 0
[pid=22875/tid=22877] ppid=22873 vsize=92696 CPUtime=341.61
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 17126 0 0 0 34147 14 0 0 24 0 3 0 333266064 94920704 21946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=92696 CPUtime=340.49
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 15456 0 0 0 34030 19 0 0 25 0 3 0 333266064 94920704 21946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.39
Current children cumulated vsize (KiB) 92696

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.70 3/80 22878
/proc/meminfo: memFree=1743784/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=96104 CPUtime=802.05
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 35709 0 0 0 80169 36 0 0 19 0 3 0 333266037 98410496 22798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 24026 22798 218 20 0 23384 0
[pid=22875/tid=22877] ppid=22873 vsize=96104 CPUtime=401.53
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 18091 0 0 0 40138 15 0 0 25 0 3 0 333266064 98410496 22798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=96104 CPUtime=400.24
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 16922 0 0 0 40003 21 0 0 23 0 3 0 333266064 98410496 22798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.05
Current children cumulated vsize (KiB) 96104

[startup+462.301 s]
/proc/loadavg: 2.05 1.97 1.73 3/80 22878
/proc/meminfo: memFree=1742056/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=97580 CPUtime=921.72
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 37832 0 0 0 92134 38 0 0 19 0 3 0 333266037 99921920 23206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 24395 23206 218 20 0 23753 0
[pid=22875/tid=22877] ppid=22873 vsize=97580 CPUtime=461.47
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 19117 0 0 0 46131 16 0 0 25 0 3 0 333266064 99921920 23206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=97580 CPUtime=459.97
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 18019 0 0 0 45975 22 0 0 25 0 3 0 333266064 99921920 23206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.72
Current children cumulated vsize (KiB) 97580

[startup+522.301 s]
/proc/loadavg: 2.02 1.97 1.74 3/80 22878
/proc/meminfo: memFree=1740264/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=100112 CPUtime=1041.38
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 40307 0 0 0 104098 40 0 0 19 0 3 0 333266037 102514688 23635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 25028 23635 218 20 0 24386 0
[pid=22875/tid=22877] ppid=22873 vsize=100112 CPUtime=521.4
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 20596 0 0 0 52124 16 0 0 25 0 3 0 333266064 102514688 23635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=100112 CPUtime=519.7
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 19015 0 0 0 51947 23 0 0 25 0 3 0 333266064 102514688 23635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.38
Current children cumulated vsize (KiB) 100112

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 22878
/proc/meminfo: memFree=1738920/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=100876 CPUtime=1161.04
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 42337 0 0 0 116062 42 0 0 19 0 3 0 333266037 103297024 23949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 25219 23949 218 20 0 24577 0
[pid=22875/tid=22877] ppid=22873 vsize=100876 CPUtime=581.33
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 21724 0 0 0 58116 17 0 0 25 0 3 0 333266064 103297024 23949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=100876 CPUtime=579.43
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 19917 0 0 0 57919 24 0 0 25 0 3 0 333266064 103297024 23949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.04
Current children cumulated vsize (KiB) 100876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 22878
/proc/meminfo: memFree=1738536/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=101232 CPUtime=1200.16
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 42975 0 0 0 119973 43 0 0 19 0 3 0 333266037 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 25308 24059 218 20 0 24666 0
[pid=22875/tid=22877] ppid=22873 vsize=101232 CPUtime=600.92
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 22059 0 0 0 60075 17 0 0 25 0 3 0 333266064 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=101232 CPUtime=598.96
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 20220 0 0 0 59871 25 0 0 25 0 3 0 333266064 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 101232

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

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

[startup+601.902 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 22878
/proc/meminfo: memFree=1738536/2055920 swapFree=4145896/4192956
[pid=22875] ppid=22873 vsize=101232 CPUtime=1200.16
/proc/22875/stat : 22875 (MiraXTv3_dyn) S 22873 22875 22803 0 -1 4194304 42975 0 0 0 119973 43 0 0 19 0 3 0 333266037 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22875/statm: 25308 24059 218 20 0 24666 0
[pid=22875/tid=22877] ppid=22873 vsize=101232 CPUtime=600.92
/proc/22875/task/22877/stat : 22877 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 22059 0 0 0 60075 17 0 0 25 0 3 0 333266064 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22875/tid=22878] ppid=22873 vsize=101232 CPUtime=598.96
/proc/22875/task/22878/stat : 22878 (MiraXTv3_dyn) R 22873 22875 22803 0 -1 4194368 20220 0 0 0 59871 25 0 0 25 0 3 0 333266064 103661568 24059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 101232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.93
CPU time (s): 1200.2
CPU user time (s): 1199.75
CPU system time (s): 0.448931
CPU usage (%): 199.391
Max. virtual memory (cumulated for all children) (KiB): 101232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.75
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42975
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= 376
involuntary context switches= 22670

runsolver used 0.6549 second user time and 1.54377 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 03:18:03 UTC 2007

IDJOB= 304899
IDBENCH= 20143
IDSOLVER= 128
FILE ID= node14/304899-1178853483

PBS_JOBID= 5251019

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1426208256-08.cnf
COMMAND LINE= /tmp/evaluation/304899-1178853483/MiraXTv3_dyn /tmp/evaluation/304899-1178853483/instance-304899-1178853483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-304899-1178853483 -o ROOT/results/node14/solver-304899-1178853483 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304899-1178853483/MiraXTv3_dyn /tmp/evaluation/304899-1178853483/instance-304899-1178853483.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  32c7108510845a898764d9e87c0505ce

RANDOM SEED= 207067642

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1834968 kB
Buffers:         40872 kB
Cached:         114200 kB
SwapCached:      15064 kB
Active:         114148 kB
Inactive:        64720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834968 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:            27600 kB
Committed_AS:  9488080 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= 66556 MiB

End job on node14 on Fri May 11 03:28:07 UTC 2007