Trace number 300760

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.43

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1121059923-10.cnf
MD5SUM66b921164fd5e4b2a03cd80961fa2940
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark193.739
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
Number of clauses of size over 50

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/node14/watcher-300760-1178838365 -o ROOT/results/node14/solver-300760-1178838365 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300760-1178838365/MiraXTv1_dyn /tmp/evaluation/300760-1178838365/instance-300760-1178838365.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20384
/proc/meminfo: memFree=1849472/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=3788 CPUtime=0
/proc/20384/stat : 20384 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 331754236 3878912 309 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20384/statm: 947 317 202 20 0 305 0

[startup+0.063588 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20384
/proc/meminfo: memFree=1849472/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=5004 CPUtime=0.05
/proc/20384/stat : 20384 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194304 648 0 0 0 5 0 0 0 18 0 1 0 331754236 5124096 623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587704 0 0 4096 0 0 0 0 17 1 0 0
/proc/20384/statm: 1251 623 207 20 0 609 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5004

[startup+0.101592 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20384
/proc/meminfo: memFree=1849472/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=7360 CPUtime=0.09
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 885 0 0 0 9 0 0 0 18 0 2 0 331754236 7536640 799 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 1840 800 214 20 0 1198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7360

[startup+0.301609 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20384
/proc/meminfo: memFree=1849472/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=8812 CPUtime=0.29
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 1294 0 0 0 29 0 0 0 18 0 2 0 331754236 9023488 1208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 2203 1208 218 20 0 1561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8812

[startup+0.701645 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20384
/proc/meminfo: memFree=1849472/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=11188 CPUtime=0.69
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 1944 0 0 0 69 0 0 0 18 0 2 0 331754236 11456512 1858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 2797 1858 218 20 0 2155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11188

[startup+1.50171 s]
/proc/loadavg: 0.91 0.96 0.98 2/79 20386
/proc/meminfo: memFree=1840816/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=16364 CPUtime=1.49
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 3115 0 0 0 148 1 0 0 18 0 2 0 331754236 16756736 3029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 4091 3029 218 20 0 3449 0
[pid=20384/tid=20386] ppid=20382 vsize=16364 CPUtime=1.39
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 2339 0 0 0 139 0 0 0 25 0 2 0 331754245 16756736 3029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16364

[startup+3.10185 s]
/proc/loadavg: 0.91 0.96 0.98 2/79 20386
/proc/meminfo: memFree=1837680/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=20936 CPUtime=3.09
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 4293 0 0 0 308 1 0 0 18 0 2 0 331754236 21438464 4207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 5234 4207 218 20 0 4592 0
[pid=20384/tid=20386] ppid=20382 vsize=20936 CPUtime=3
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 3517 0 0 0 299 1 0 0 25 0 2 0 331754245 21438464 4207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20936

[startup+6.30114 s]
/proc/loadavg: 0.92 0.96 0.98 2/79 20386
/proc/meminfo: memFree=1823728/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=29820 CPUtime=6.29
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 6597 0 0 0 626 3 0 0 18 0 2 0 331754236 30535680 6475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 7455 6475 218 20 0 6813 0
[pid=20384/tid=20386] ppid=20382 vsize=29820 CPUtime=6.19
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 5821 0 0 0 617 2 0 0 25 0 2 0 331754245 30535680 6475 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) 29820

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1809200/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=46012 CPUtime=12.69
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 10800 0 0 0 1263 6 0 0 18 0 2 0 331754236 47116288 10595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 11503 10595 218 20 0 10861 0
[pid=20384/tid=20386] ppid=20382 vsize=46012 CPUtime=12.59
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 10024 0 0 0 1254 5 0 0 25 0 2 0 331754245 47116288 10595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46012

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1796272/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=56852 CPUtime=25.48
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 13779 0 0 0 2541 7 0 0 18 0 2 0 331754236 58216448 13354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 14213 13354 218 20 0 13571 0
[pid=20384/tid=20386] ppid=20382 vsize=56852 CPUtime=25.39
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 13003 0 0 0 2532 7 0 0 25 0 2 0 331754245 58216448 13354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56852

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1791344/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=61604 CPUtime=51.07
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 15394 0 0 0 5099 8 0 0 18 0 2 0 331754236 63082496 14590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 15401 14590 218 20 0 14759 0
[pid=20384/tid=20386] ppid=20382 vsize=61604 CPUtime=50.98
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 14618 0 0 0 5090 8 0 0 25 0 2 0 331754245 63082496 14590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61604

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1786288/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=66660 CPUtime=102.27
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 17372 0 0 0 10217 10 0 0 18 0 2 0 331754236 68259840 15846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 16665 15846 218 20 0 16023 0
[pid=20384/tid=20386] ppid=20382 vsize=66660 CPUtime=102.16
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 16596 0 0 0 10207 9 0 0 25 0 2 0 331754245 68259840 15846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 66660

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1784368/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=68676 CPUtime=162.24
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 18554 0 0 0 16213 11 0 0 18 0 2 0 331754236 70324224 16368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 17169 16368 218 20 0 16527 0
[pid=20384/tid=20386] ppid=20382 vsize=68676 CPUtime=162.15
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 17778 0 0 0 16204 11 0 0 25 0 2 0 331754245 70324224 16368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 68676

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1783728/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=69100 CPUtime=222.23
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 19456 0 0 0 22210 13 0 0 18 0 2 0 331754236 70758400 16474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 17275 16474 218 20 0 16633 0
[pid=20384/tid=20386] ppid=20382 vsize=69100 CPUtime=222.13
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 18680 0 0 0 22201 12 0 0 25 0 2 0 331754245 70758400 16474 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) 69100

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1780144/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=72620 CPUtime=282.21
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 21012 0 0 0 28207 14 0 0 18 0 2 0 331754236 74362880 17360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 18155 17360 218 20 0 17513 0
[pid=20384/tid=20386] ppid=20382 vsize=72620 CPUtime=282.12
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 20236 0 0 0 28198 14 0 0 25 0 2 0 331754245 74362880 17360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72620

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1776816/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=76020 CPUtime=342.2
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 22375 0 0 0 34204 16 0 0 18 0 2 0 331754236 77844480 18187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19005 18187 218 20 0 18363 0
[pid=20384/tid=20386] ppid=20382 vsize=76020 CPUtime=342.09
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 21599 0 0 0 34194 15 0 0 25 0 2 0 331754245 77844480 18187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 76020

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1776304/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=76628 CPUtime=402.18
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 22997 0 0 0 40201 17 0 0 18 0 2 0 331754236 78467072 18340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19157 18340 218 20 0 18515 0
[pid=20384/tid=20386] ppid=20382 vsize=76628 CPUtime=402.08
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 22221 0 0 0 40192 16 0 0 25 0 2 0 331754245 78467072 18340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76628

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1773744/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=79232 CPUtime=462.17
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 24300 0 0 0 46199 18 0 0 18 0 2 0 331754236 81133568 18973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19808 18973 218 20 0 19166 0
[pid=20384/tid=20386] ppid=20382 vsize=79232 CPUtime=462.06
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 23524 0 0 0 46189 17 0 0 25 0 2 0 331754245 81133568 18973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 79232

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1773744/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=79232 CPUtime=522.14
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 25038 0 0 0 52196 18 0 0 18 0 2 0 331754236 81133568 18974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19808 18974 218 20 0 19166 0
[pid=20384/tid=20386] ppid=20382 vsize=79232 CPUtime=522.05
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 24262 0 0 0 52187 18 0 0 25 0 2 0 331754245 81133568 18974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 79232

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1773744/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=79232 CPUtime=582.13
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 25647 0 0 0 58194 19 0 0 18 0 2 0 331754236 81133568 18976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19808 18976 218 20 0 19166 0
[pid=20384/tid=20386] ppid=20382 vsize=79232 CPUtime=582.03
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 24871 0 0 0 58185 18 0 0 25 0 2 0 331754245 81133568 18976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 79232

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20386
/proc/meminfo: memFree=1773104/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=79956 CPUtime=642.12
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 26296 0 0 0 64192 20 0 0 18 0 2 0 331754236 81874944 19151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 19989 19151 218 20 0 19347 0
[pid=20384/tid=20386] ppid=20382 vsize=79956 CPUtime=642.02
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 25520 0 0 0 64183 19 0 0 25 0 2 0 331754245 81874944 19151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 79956

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 20386
/proc/meminfo: memFree=1772272/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=80632 CPUtime=702.1
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 26956 0 0 0 70189 21 0 0 18 0 2 0 331754236 82567168 19337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20158 19337 218 20 0 19516 0
[pid=20384/tid=20386] ppid=20382 vsize=80632 CPUtime=702
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 26180 0 0 0 70180 20 0 0 25 0 2 0 331754245 82567168 19337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 80632

[startup+762.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 20386
/proc/meminfo: memFree=1772016/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=80932 CPUtime=762.08
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 27645 0 0 0 76187 21 0 0 18 0 2 0 331754236 82874368 19414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20233 19414 218 20 0 19591 0
[pid=20384/tid=20386] ppid=20382 vsize=80932 CPUtime=761.99
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 26869 0 0 0 76178 21 0 0 25 0 2 0 331754245 82874368 19414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 80932

[startup+822.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1771824/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=81112 CPUtime=822.06
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 28228 0 0 0 82184 22 0 0 18 0 2 0 331754236 83058688 19453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20278 19453 218 20 0 19636 0
[pid=20384/tid=20386] ppid=20382 vsize=81112 CPUtime=821.97
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 27452 0 0 0 82175 22 0 0 25 0 2 0 331754245 83058688 19453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 81112

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1770736/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=82328 CPUtime=882.05
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 29126 0 0 0 88181 24 0 0 18 0 2 0 331754236 84303872 19739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20582 19739 218 20 0 19940 0
[pid=20384/tid=20386] ppid=20382 vsize=82328 CPUtime=881.95
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 28350 0 0 0 88172 23 0 0 25 0 2 0 331754245 84303872 19739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 82328

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1770032/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=83156 CPUtime=942.03
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 29813 0 0 0 94179 24 0 0 18 0 2 0 331754236 85151744 19950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20789 19950 218 20 0 20147 0
[pid=20384/tid=20386] ppid=20382 vsize=83156 CPUtime=941.94
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 29037 0 0 0 94170 24 0 0 25 0 2 0 331754245 85151744 19950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 83156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1769456/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=83604 CPUtime=1002.01
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 30459 0 0 0 100176 25 0 0 18 0 2 0 331754236 85610496 20052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 20901 20052 218 20 0 20259 0
[pid=20384/tid=20386] ppid=20382 vsize=83604 CPUtime=1001.92
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 29683 0 0 0 100167 25 0 0 25 0 2 0 331754245 85610496 20052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 83604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1767280/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=85720 CPUtime=1062
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 31476 0 0 0 106174 26 0 0 18 0 2 0 331754236 87777280 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 21430 20593 218 20 0 20788 0
[pid=20384/tid=20386] ppid=20382 vsize=85720 CPUtime=1061.9
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 30700 0 0 0 106164 26 0 0 25 0 2 0 331754245 87777280 20593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 85720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1767216/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=85720 CPUtime=1121.98
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 32236 0 0 0 112171 27 0 0 18 0 2 0 331754236 87777280 20605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 21430 20605 218 20 0 20788 0
[pid=20384/tid=20386] ppid=20382 vsize=85720 CPUtime=1121.89
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 31460 0 0 0 112162 27 0 0 25 0 2 0 331754245 87777280 20605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 85720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1767216/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=85720 CPUtime=1181.97
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 32849 0 0 0 118169 28 0 0 18 0 2 0 331754236 87777280 20606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 21430 20606 218 20 0 20788 0
[pid=20384/tid=20386] ppid=20382 vsize=85720 CPUtime=1181.87
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 32073 0 0 0 118159 28 0 0 25 0 2 0 331754245 87777280 20606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 85720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20386
/proc/meminfo: memFree=1767216/2055920 swapFree=4145896/4192956
[pid=20384] ppid=20382 vsize=85720 CPUtime=1200.07
/proc/20384/stat : 20384 (MiraXTv1_dyn) S 20382 20384 19266 0 -1 4194304 33053 0 0 0 119978 29 0 0 18 0 2 0 331754236 87777280 20606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20384/statm: 21430 20606 218 20 0 20788 0
[pid=20384/tid=20386] ppid=20382 vsize=85720 CPUtime=1199.97
/proc/20384/task/20386/stat : 20386 (MiraXTv1_dyn) R 20382 20384 19266 0 -1 4194368 32277 0 0 0 119969 28 0 0 25 0 2 0 331754245 87777280 20606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 85720

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.79
CPU system time (s): 0.305953
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 85992

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

runsolver used 1.19282 second user time and 3.18052 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 23:06:05 UTC 2007

IDJOB= 300760
IDBENCH= 20042
IDSOLVER= 130
FILE ID= node14/300760-1178838365

PBS_JOBID= 5250994

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1121059923-10.cnf
COMMAND LINE= /tmp/evaluation/300760-1178838365/MiraXTv1_dyn /tmp/evaluation/300760-1178838365/instance-300760-1178838365.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-300760-1178838365 -o ROOT/results/node14/solver-300760-1178838365 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300760-1178838365/MiraXTv1_dyn /tmp/evaluation/300760-1178838365/instance-300760-1178838365.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  66b921164fd5e4b2a03cd80961fa2940

RANDOM SEED= 996152837

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:       1849624 kB
Buffers:         40000 kB
Cached:         100248 kB
SwapCached:      15064 kB
Active:          89372 kB
Inactive:        74880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849624 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4308 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:            27528 kB
Committed_AS:  9467344 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= 66560 MiB

End job on node14 on Thu May 10 23:26:07 UTC 2007