Trace number 303506

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 v2? (TO) 1200.06 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1923240245-08.cnf
MD5SUMb9cfdbb54bb41cfa6a69bab5a7fcb3dc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node19/watcher-303506-1178848318 -o ROOT/results/node19/solver-303506-1178848318 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303506-1178848318/MiraXTv2_dyn /tmp/evaluation/303506-1178848318/instance-303506-1178848318.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.14 1.10 1.02 3/77 10869
/proc/meminfo: memFree=1862072/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=3788 CPUtime=0
/proc/10869/stat : 10869 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 332749207 3878912 373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584784 0 0 4096 0 0 0 0 17 0 0 0
/proc/10869/statm: 947 373 206 20 0 305 0

[startup+0.068718 s]
/proc/loadavg: 1.14 1.10 1.02 3/77 10869
/proc/meminfo: memFree=1862072/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=5312 CPUtime=0.06
/proc/10869/stat : 10869 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194304 785 0 0 0 6 0 0 0 18 0 1 0 332749207 5439488 760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583903 0 0 4096 0 0 0 0 17 0 0 0
/proc/10869/statm: 1328 760 207 20 0 686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5312

[startup+0.101722 s]
/proc/loadavg: 1.14 1.10 1.02 3/77 10869
/proc/meminfo: memFree=1862072/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=5312 CPUtime=0.09
/proc/10869/stat : 10869 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194304 785 0 0 0 9 0 0 0 18 0 1 0 332749207 5439488 760 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10869/statm: 1328 760 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301742 s]
/proc/loadavg: 1.14 1.10 1.02 3/77 10869
/proc/meminfo: memFree=1862072/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=5492 CPUtime=0.29
/proc/10869/stat : 10869 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194304 819 0 0 0 29 0 0 0 19 0 1 0 332749207 5623808 794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583675 0 0 4096 0 0 0 0 17 0 0 0
/proc/10869/statm: 1373 794 207 20 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5492

[startup+0.701863 s]
/proc/loadavg: 1.14 1.10 1.02 3/77 10869
/proc/meminfo: memFree=1862072/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=9556 CPUtime=0.69
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 1513 0 0 0 69 0 0 0 21 0 2 0 332749207 9785344 1384 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 2389 1384 218 20 0 1747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9556

[startup+1.50187 s]
/proc/loadavg: 1.13 1.10 1.02 2/79 10871
/proc/meminfo: memFree=1855784/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=12856 CPUtime=1.49
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 2399 0 0 0 149 0 0 0 21 0 2 0 332749207 13164544 2270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 3214 2270 218 20 0 2572 0
[pid=10869/tid=10871] ppid=10867 vsize=12856 CPUtime=1.04
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 1419 0 0 0 104 0 0 0 25 0 2 0 332749253 13164544 2270 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12856

[startup+3.1011 s]
/proc/loadavg: 1.13 1.10 1.02 2/79 10871
/proc/meminfo: memFree=1853096/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=16748 CPUtime=3.09
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 3249 0 0 0 308 1 0 0 21 0 2 0 332749207 17149952 3120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 4187 3120 218 20 0 3545 0
[pid=10869/tid=10871] ppid=10867 vsize=16748 CPUtime=2.63
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 2269 0 0 0 263 0 0 0 25 0 2 0 332749253 17149952 3120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16748

[startup+6.3012 s]
/proc/loadavg: 1.12 1.10 1.02 2/79 10871
/proc/meminfo: memFree=1844840/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=21616 CPUtime=6.29
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 4543 0 0 0 627 2 0 0 21 0 2 0 332749207 22134784 4378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 5404 4378 218 20 0 4762 0
[pid=10869/tid=10871] ppid=10867 vsize=21616 CPUtime=5.83
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 3563 0 0 0 582 1 0 0 25 0 2 0 332749253 22134784 4378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21616

[startup+12.7029 s]
/proc/loadavg: 1.11 1.09 1.02 2/79 10871
/proc/meminfo: memFree=1836520/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=30736 CPUtime=12.69
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 7018 0 0 0 1266 3 0 0 21 0 2 0 332749207 31473664 6770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 7684 6770 218 20 0 7042 0
[pid=10869/tid=10871] ppid=10867 vsize=30736 CPUtime=12.24
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 6038 0 0 0 1221 3 0 0 25 0 2 0 332749253 31473664 6770 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30736

[startup+25.5013 s]
/proc/loadavg: 1.09 1.09 1.02 2/79 10871
/proc/meminfo: memFree=1829224/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=36548 CPUtime=25.48
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 8714 0 0 0 2544 4 0 0 21 0 2 0 332749207 37425152 8246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 9137 8246 218 20 0 8495 0
[pid=10869/tid=10871] ppid=10867 vsize=36548 CPUtime=25.03
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 7734 0 0 0 2499 4 0 0 25 0 2 0 332749253 37425152 8246 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36548

[startup+51.1011 s]
/proc/loadavg: 1.05 1.08 1.02 2/79 10871
/proc/meminfo: memFree=1825832/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=39756 CPUtime=51.08
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 10030 0 0 0 5102 6 0 0 21 0 2 0 332749207 40710144 9122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 9939 9122 218 20 0 9297 0
[pid=10869/tid=10871] ppid=10867 vsize=39756 CPUtime=50.62
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 9050 0 0 0 5057 5 0 0 25 0 2 0 332749253 40710144 9122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39756

[startup+102.306 s]
/proc/loadavg: 1.02 1.07 1.01 2/79 10871
/proc/meminfo: memFree=1822952/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=43068 CPUtime=102.26
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 11562 0 0 0 10220 6 0 0 21 0 2 0 332749207 44101632 9874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 10767 9874 218 20 0 10125 0
[pid=10869/tid=10871] ppid=10867 vsize=43068 CPUtime=101.81
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 10582 0 0 0 10175 6 0 0 25 0 2 0 332749253 44101632 9874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43068

[startup+162.301 s]
/proc/loadavg: 1.01 1.05 1.01 2/79 10871
/proc/meminfo: memFree=1820776/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=45160 CPUtime=162.24
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 12905 0 0 0 16216 8 0 0 21 0 2 0 332749207 46243840 10372 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 11290 10372 218 20 0 10648 0
[pid=10869/tid=10871] ppid=10867 vsize=45160 CPUtime=161.8
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 11925 0 0 0 16172 8 0 0 25 0 2 0 332749253 46243840 10372 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 45160

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 10871
/proc/meminfo: memFree=1819624/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=46440 CPUtime=222.23
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 14056 0 0 0 22214 9 0 0 21 0 2 0 332749207 47554560 10678 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 11610 10678 218 20 0 10968 0
[pid=10869/tid=10871] ppid=10867 vsize=46440 CPUtime=221.78
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 13076 0 0 0 22169 9 0 0 25 0 2 0 332749253 47554560 10678 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46440

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 10871
/proc/meminfo: memFree=1818472/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=47584 CPUtime=282.21
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 15123 0 0 0 28211 10 0 0 21 0 2 0 332749207 48726016 10965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 11896 10965 218 20 0 11254 0
[pid=10869/tid=10871] ppid=10867 vsize=47584 CPUtime=281.76
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 14143 0 0 0 28166 10 0 0 25 0 2 0 332749253 48726016 10965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 47584

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10871
/proc/meminfo: memFree=1817576/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=48736 CPUtime=342.19
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 16034 0 0 0 34208 11 0 0 21 0 2 0 332749207 49905664 11226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12184 11226 218 20 0 11542 0
[pid=10869/tid=10871] ppid=10867 vsize=48736 CPUtime=341.75
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 15054 0 0 0 34164 11 0 0 25 0 2 0 332749253 49905664 11226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48736

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10871
/proc/meminfo: memFree=1817192/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=48872 CPUtime=402.18
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 16927 0 0 0 40206 12 0 0 21 0 2 0 332749207 50044928 11274 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12218 11274 218 20 0 11576 0
[pid=10869/tid=10871] ppid=10867 vsize=48872 CPUtime=401.73
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 15947 0 0 0 40161 12 0 0 25 0 2 0 332749253 50044928 11274 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48872

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10871
/proc/meminfo: memFree=1816552/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=49600 CPUtime=462.17
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 17867 0 0 0 46204 13 0 0 21 0 2 0 332749207 50790400 11434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12400 11434 218 20 0 11758 0
[pid=10869/tid=10871] ppid=10867 vsize=49600 CPUtime=461.71
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 16887 0 0 0 46159 12 0 0 25 0 2 0 332749253 50790400 11434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 49600

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10871
/proc/meminfo: memFree=1815720/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=50552 CPUtime=522.15
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 18752 0 0 0 52201 14 0 0 21 0 2 0 332749207 51765248 11669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12638 11669 218 20 0 11996 0
[pid=10869/tid=10871] ppid=10867 vsize=50552 CPUtime=521.7
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 17772 0 0 0 52156 14 0 0 25 0 2 0 332749253 51765248 11669 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 50552

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 11037
/proc/meminfo: memFree=1813808/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=51208 CPUtime=582.05
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 19705 0 0 0 58189 16 0 0 21 0 2 0 332749207 52436992 11842 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12802 11842 218 20 0 12160 0
[pid=10869/tid=10871] ppid=10867 vsize=51208 CPUtime=581.6
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 18725 0 0 0 58144 16 0 0 25 0 2 0 332749253 52436992 11842 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521596 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 51208

[startup+642.301 s]
/proc/loadavg: 1.09 1.03 1.01 2/79 11577
/proc/meminfo: memFree=1759456/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=51980 CPUtime=641.98
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 20543 0 0 0 64180 18 0 0 21 0 2 0 332749207 53227520 12030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 12995 12030 218 20 0 12353 0
[pid=10869/tid=10871] ppid=10867 vsize=51980 CPUtime=641.54
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 19563 0 0 0 64136 18 0 0 25 0 2 0 332749253 53227520 12030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 51980

[startup+702.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 11577
/proc/meminfo: memFree=1759136/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=52484 CPUtime=701.96
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 21384 0 0 0 70177 19 0 0 21 0 2 0 332749207 53743616 12156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13121 12156 218 20 0 12479 0
[pid=10869/tid=10871] ppid=10867 vsize=52484 CPUtime=701.52
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 20404 0 0 0 70133 19 0 0 25 0 2 0 332749253 53743616 12156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 52484

[startup+762.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 11577
/proc/meminfo: memFree=1758560/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=53064 CPUtime=761.95
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 22211 0 0 0 76175 20 0 0 21 0 2 0 332749207 54337536 12268 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13266 12268 218 20 0 12624 0
[pid=10869/tid=10871] ppid=10867 vsize=53064 CPUtime=761.5
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 21231 0 0 0 76131 19 0 0 25 0 2 0 332749253 54337536 12268 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 53064

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 11577
/proc/meminfo: memFree=1758304/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=53336 CPUtime=821.94
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 22923 0 0 0 82173 21 0 0 21 0 2 0 332749207 54616064 12330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13334 12330 218 20 0 12692 0
[pid=10869/tid=10871] ppid=10867 vsize=53336 CPUtime=821.48
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 21943 0 0 0 82128 20 0 0 25 0 2 0 332749253 54616064 12330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 53336

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1758048/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=53472 CPUtime=881.91
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 23896 0 0 0 88170 21 0 0 21 0 2 0 332749207 54755328 12393 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13368 12393 218 20 0 12726 0
[pid=10869/tid=10871] ppid=10867 vsize=53472 CPUtime=881.47
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 22916 0 0 0 88126 21 0 0 25 0 2 0 332749253 54755328 12393 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 53472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1757736/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=53960 CPUtime=941.91
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 24717 0 0 0 94168 23 0 0 21 0 2 0 332749207 55255040 12499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13490 12499 218 20 0 12848 0
[pid=10869/tid=10871] ppid=10867 vsize=53960 CPUtime=941.45
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 23737 0 0 0 94123 22 0 0 25 0 2 0 332749253 55255040 12499 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 53960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1757480/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=54228 CPUtime=1001.88
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 25484 0 0 0 100165 23 0 0 21 0 2 0 332749207 55529472 12551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13557 12551 218 20 0 12915 0
[pid=10869/tid=10871] ppid=10867 vsize=54228 CPUtime=1001.44
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 24504 0 0 0 100121 23 0 0 25 0 2 0 332749253 55529472 12551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 54228

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1757160/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=54496 CPUtime=1061.87
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 26340 0 0 0 106163 24 0 0 21 0 2 0 332749207 55803904 12627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13624 12627 218 20 0 12982 0
[pid=10869/tid=10871] ppid=10867 vsize=54496 CPUtime=1061.42
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 25360 0 0 0 106118 24 0 0 25 0 2 0 332749253 55803904 12627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 54496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1756840/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=54832 CPUtime=1121.85
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 27137 0 0 0 112160 25 0 0 21 0 2 0 332749207 56147968 12709 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13708 12709 218 20 0 13066 0
[pid=10869/tid=10871] ppid=10867 vsize=54832 CPUtime=1121.4
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 26157 0 0 0 112115 25 0 0 25 0 2 0 332749253 56147968 12709 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 54832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1756776/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=55040 CPUtime=1181.84
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 27967 0 0 0 118158 26 0 0 21 0 2 0 332749207 56360960 12759 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13760 12759 218 20 0 13118 0
[pid=10869/tid=10871] ppid=10867 vsize=55040 CPUtime=1181.39
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 26987 0 0 0 118113 26 0 0 25 0 2 0 332749253 56360960 12759 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566320 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 55040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1756584/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=55208 CPUtime=1200.04
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 28202 0 0 0 119977 27 0 0 21 0 2 0 332749207 56532992 12799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13802 12799 218 20 0 13160 0
[pid=10869/tid=10871] ppid=10867 vsize=55208 CPUtime=1199.59
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 27222 0 0 0 119933 26 0 0 25 0 2 0 332749253 56532992 12799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 55208

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: 1.00 1.00 1.00 2/79 11577
/proc/meminfo: memFree=1756584/2055920 swapFree=4148252/4192956
[pid=10869] ppid=10867 vsize=55208 CPUtime=1200.04
/proc/10869/stat : 10869 (MiraXTv2_dyn) S 10867 10869 10371 0 -1 4194304 28202 0 0 0 119977 27 0 0 21 0 2 0 332749207 56532992 12799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10869/statm: 13802 12799 218 20 0 13160 0
[pid=10869/tid=10871] ppid=10867 vsize=55208 CPUtime=1199.59
/proc/10869/task/10871/stat : 10871 (MiraXTv2_dyn) R 10867 10869 10371 0 -1 4194368 27222 0 0 0 119933 26 0 0 25 0 2 0 332749253 56532992 12799 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 55208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.79
CPU system time (s): 0.278957
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 55208

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

runsolver used 1.2878 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 01:51:58 UTC 2007

IDJOB= 303506
IDBENCH= 20109
IDSOLVER= 129
FILE ID= node19/303506-1178848318

PBS_JOBID= 5251009

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1923240245-08.cnf
COMMAND LINE= /tmp/evaluation/303506-1178848318/MiraXTv2_dyn /tmp/evaluation/303506-1178848318/instance-303506-1178848318.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-303506-1178848318 -o ROOT/results/node19/solver-303506-1178848318 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303506-1178848318/MiraXTv2_dyn /tmp/evaluation/303506-1178848318/instance-303506-1178848318.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b9cfdbb54bb41cfa6a69bab5a7fcb3dc

RANDOM SEED= 135603460

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1862288 kB
Buffers:         40084 kB
Cached:          88740 kB
SwapCached:      14248 kB
Active:          79036 kB
Inactive:        73516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862288 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4396 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            26608 kB
Committed_AS:  9141756 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= 66559 MiB

End job on node19 on Fri May 11 02:12:01 UTC 2007