Trace number 305883

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.19 601.865

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1274869912-15.cnf
MD5SUM85f01e7612ff708e962af999ed8ac14c
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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-305883-1178857111 -o ROOT/results/node14/solver-305883-1178857111 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305883-1178857111/MiraXTv3_dyn /tmp/evaluation/305883-1178857111/instance-305883-1178857111.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.82 1.55 3/77 23359
/proc/meminfo: memFree=1828872/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=3788 CPUtime=0
/proc/23359/stat : 23359 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 333628865 3878912 382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23359/statm: 947 391 202 20 0 305 0

[startup+0.056199 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23359
/proc/meminfo: memFree=1828872/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=7044 CPUtime=0.04
/proc/23359/stat : 23359 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194304 1210 0 0 0 4 0 0 0 18 0 1 0 333628865 7213056 1185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585211 0 0 4096 0 0 0 0 17 0 0 0
/proc/23359/statm: 1761 1185 206 20 0 1119 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7044

[startup+0.101204 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23359
/proc/meminfo: memFree=1828872/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=7728 CPUtime=0.09
/proc/23359/stat : 23359 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194304 1391 0 0 0 9 0 0 0 18 0 1 0 333628865 7913472 1366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23359/statm: 1932 1366 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301232 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23359
/proc/meminfo: memFree=1828872/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=24688 CPUtime=0.38
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 3430 0 0 0 36 2 0 0 18 0 3 0 333628865 25280512 3232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 6172 3232 218 20 0 5530 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 24688

[startup+0.70127 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23359
/proc/meminfo: memFree=1828872/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=25480 CPUtime=1.18
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 3670 0 0 0 116 2 0 0 18 0 3 0 333628865 26091520 3472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 6370 3472 218 20 0 5728 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 25480

[startup+1.50135 s]
/proc/loadavg: 1.85 1.82 1.55 3/80 23362
/proc/meminfo: memFree=1814256/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=29244 CPUtime=2.78
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 4671 0 0 0 274 4 0 0 18 0 3 0 333628865 29945856 4473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 7311 4473 218 20 0 6669 0
[pid=23359/tid=23361] ppid=23357 vsize=29244 CPUtime=1.33
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 1595 0 0 0 131 2 0 0 25 0 3 0 333628881 29945856 4473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362117 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=29244 CPUtime=1.28
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 1404 0 0 0 127 1 0 0 25 0 3 0 333628881 29945856 4473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 29244

[startup+3.1015 s]
/proc/loadavg: 1.85 1.82 1.55 3/80 23362
/proc/meminfo: memFree=1808560/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=36904 CPUtime=5.97
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 6640 0 0 0 591 6 0 0 18 0 3 0 333628865 37789696 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 9226 6442 218 20 0 8584 0
[pid=23359/tid=23361] ppid=23357 vsize=36904 CPUtime=2.92
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 2661 0 0 0 290 2 0 0 25 0 3 0 333628881 37789696 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=36904 CPUtime=2.87
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 2307 0 0 0 285 2 0 0 18 0 3 0 333628881 37789696 6442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565500 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 36904

[startup+6.3018 s]
/proc/loadavg: 1.85 1.82 1.55 3/80 23362
/proc/meminfo: memFree=1790256/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=54536 CPUtime=12.36
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 11023 0 0 0 1226 10 0 0 18 0 3 0 333628865 55844864 10825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 13634 10825 218 20 0 12992 0
[pid=23359/tid=23361] ppid=23357 vsize=54536 CPUtime=6.12
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 5116 0 0 0 607 5 0 0 23 0 3 0 333628881 55844864 10825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362117 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=54536 CPUtime=6.06
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 4235 0 0 0 603 3 0 0 25 0 3 0 333628881 55844864 10825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520660 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 54536

[startup+12.7024 s]
/proc/loadavg: 1.87 1.83 1.56 3/80 23362
/proc/meminfo: memFree=1767032/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=73376 CPUtime=25.11
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 15751 0 0 0 2496 15 0 0 18 0 3 0 333628865 75137024 15553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 18344 15553 218 20 0 17702 0
[pid=23359/tid=23361] ppid=23357 vsize=73376 CPUtime=12.51
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 7570 0 0 0 1243 8 0 0 25 0 3 0 333628881 75137024 15553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=73376 CPUtime=12.43
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 6509 0 0 0 1237 6 0 0 25 0 3 0 333628881 75137024 15553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522128 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 73376

[startup+25.5016 s]
/proc/loadavg: 1.89 1.83 1.56 3/80 23362
/proc/meminfo: memFree=1730808/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=110352 CPUtime=50.65
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 25181 0 0 0 5040 25 0 0 18 0 3 0 333628865 113000448 24911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 27588 24911 218 20 0 26946 0
[pid=23359/tid=23361] ppid=23357 vsize=110352 CPUtime=25.3
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 11718 0 0 0 2516 14 0 0 25 0 3 0 333628881 113000448 24911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=110352 CPUtime=25.18
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 11791 0 0 0 2508 10 0 0 25 0 3 0 333628881 113000448 24911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 110352

[startup+51.101 s]
/proc/loadavg: 1.93 1.85 1.57 3/80 23362
/proc/meminfo: memFree=1644984/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=195472 CPUtime=101.7
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 46549 0 0 0 10121 49 0 0 18 0 3 0 333628865 200163328 46007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 48868 46007 218 20 0 48226 0
[pid=23359/tid=23361] ppid=23357 vsize=195472 CPUtime=50.88
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 22341 0 0 0 5060 28 0 0 25 0 3 0 333628881 200163328 46007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=195472 CPUtime=50.65
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 22536 0 0 0 5045 20 0 0 25 0 3 0 333628881 200163328 46007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 195472

[startup+102.307 s]
/proc/loadavg: 2.02 1.88 1.60 3/80 23362
/proc/meminfo: memFree=1578296/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=261236 CPUtime=203.79
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 63754 0 0 0 20308 71 0 0 18 0 3 0 333628865 267505664 62616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 65309 62616 218 20 0 64667 0
[pid=23359/tid=23361] ppid=23357 vsize=261236 CPUtime=102.04
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 31319 0 0 0 10163 41 0 0 25 0 3 0 333628881 267505664 62616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=261236 CPUtime=101.57
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 30763 0 0 0 10128 29 0 0 25 0 3 0 333628881 267505664 62616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 261236

[startup+162.302 s]
/proc/loadavg: 2.01 1.90 1.62 3/80 23362
/proc/meminfo: memFree=1541560/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=297904 CPUtime=323.47
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 73572 0 0 0 32263 84 0 0 18 0 3 0 333628865 305053696 71777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 74476 71777 218 20 0 73834 0
[pid=23359/tid=23361] ppid=23357 vsize=297904 CPUtime=161.98
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 36206 0 0 0 16149 49 0 0 25 0 3 0 333628881 305053696 71777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=297904 CPUtime=161.31
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 35694 0 0 0 16097 34 0 0 25 0 3 0 333628881 305053696 71777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.47
Current children cumulated vsize (KiB) 297904

[startup+222.301 s]
/proc/loadavg: 2.00 1.92 1.64 3/80 23362
/proc/meminfo: memFree=1535736/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=303976 CPUtime=443.19
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 75567 0 0 0 44232 87 0 0 18 0 3 0 333628865 311271424 73298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 75994 73298 218 20 0 75352 0
[pid=23359/tid=23361] ppid=23357 vsize=303976 CPUtime=221.71
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 36488 0 0 0 22122 49 0 0 25 0 3 0 333628881 311271424 73298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=303976 CPUtime=221.3
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 37407 0 0 0 22093 37 0 0 25 0 3 0 333628881 311271424 73298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.19
Current children cumulated vsize (KiB) 303976

[startup+282.302 s]
/proc/loadavg: 2.00 1.93 1.66 3/80 23362
/proc/meminfo: memFree=1506360/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=333488 CPUtime=562.84
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 83504 0 0 0 56188 96 0 0 18 0 3 0 333628865 341491712 80620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 83372 80620 218 20 0 82730 0
[pid=23359/tid=23361] ppid=23357 vsize=333488 CPUtime=281.45
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 39644 0 0 0 28091 54 0 0 25 0 3 0 333628881 341491712 80620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=333488 CPUtime=281.22
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42188 0 0 0 28082 40 0 0 25 0 3 0 333628881 341491712 80620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 333488

[startup+342.301 s]
/proc/loadavg: 2.00 1.94 1.68 3/80 23362
/proc/meminfo: memFree=1506360/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=333212 CPUtime=682.53
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 83999 0 0 0 68156 97 0 0 18 0 3 0 333628865 341209088 80562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 83303 80562 218 20 0 82661 0
[pid=23359/tid=23361] ppid=23357 vsize=333212 CPUtime=341.16
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 39926 0 0 0 34061 55 0 0 25 0 3 0 333628881 341209088 80562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=333212 CPUtime=341.2
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42401 0 0 0 34079 41 0 0 25 0 3 0 333628881 341209088 80562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 333212

[startup+402.301 s]
/proc/loadavg: 2.00 1.95 1.70 3/80 23362
/proc/meminfo: memFree=1494136/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=344476 CPUtime=802.19
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 87351 0 0 0 80115 104 0 0 18 0 3 0 333628865 352743424 83634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 86119 83634 218 20 0 85477 0
[pid=23359/tid=23361] ppid=23357 vsize=344476 CPUtime=400.88
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 43268 0 0 0 40026 62 0 0 25 0 3 0 333628881 352743424 83634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=344476 CPUtime=401.14
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42411 0 0 0 40073 41 0 0 25 0 3 0 333628881 352743424 83634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.19
Current children cumulated vsize (KiB) 344476

[startup+462.302 s]
/proc/loadavg: 2.03 1.97 1.72 3/80 23362
/proc/meminfo: memFree=1494136/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=344476 CPUtime=921.86
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 87573 0 0 0 92081 105 0 0 18 0 3 0 333628865 352743424 83646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 86119 83646 218 20 0 85477 0
[pid=23359/tid=23361] ppid=23357 vsize=344476 CPUtime=460.56
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 43479 0 0 0 45994 62 0 0 25 0 3 0 333628881 352743424 83646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=344476 CPUtime=461.12
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42422 0 0 0 46070 42 0 0 25 0 3 0 333628881 352743424 83646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520660 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.86
Current children cumulated vsize (KiB) 344476

[startup+522.301 s]
/proc/loadavg: 2.01 1.97 1.73 3/80 23362
/proc/meminfo: memFree=1485560/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=353692 CPUtime=1041.53
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 90072 0 0 0 104043 110 0 0 18 0 3 0 333628865 362180608 85793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 88423 85793 218 20 0 87781 0
[pid=23359/tid=23361] ppid=23357 vsize=353692 CPUtime=520.26
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 45977 0 0 0 51960 66 0 0 25 0 3 0 333628881 362180608 85793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=353692 CPUtime=521.09
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42423 0 0 0 52067 42 0 0 25 0 3 0 333628881 362180608 85793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.53
Current children cumulated vsize (KiB) 353692

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 23362
/proc/meminfo: memFree=1485560/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=353692 CPUtime=1161.22
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 90364 0 0 0 116012 110 0 0 18 0 3 0 333628865 362180608 85801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 88423 85801 218 20 0 87781 0
[pid=23359/tid=23361] ppid=23357 vsize=353692 CPUtime=580
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 46265 0 0 0 57933 67 0 0 25 0 3 0 333628881 362180608 85801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=353692 CPUtime=581.05
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42427 0 0 0 58063 42 0 0 25 0 3 0 333628881 362180608 85801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.22
Current children cumulated vsize (KiB) 353692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 2.00 1.97 1.75 3/80 23362
/proc/meminfo: memFree=1485496/2055920 swapFree=4145896/4192956
[pid=23359] ppid=23357 vsize=353692 CPUtime=1200.12
/proc/23359/stat : 23359 (MiraXTv3_dyn) S 23357 23359 22803 0 -1 4194304 90436 0 0 0 119901 111 0 0 18 0 3 0 333628865 362180608 85802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23359/statm: 88423 85802 218 20 0 87781 0
[pid=23359/tid=23361] ppid=23357 vsize=353692 CPUtime=599.4
/proc/23359/task/23361/stat : 23361 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 46336 0 0 0 59873 67 0 0 25 0 3 0 333628881 362180608 85802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23359/tid=23362] ppid=23357 vsize=353692 CPUtime=600.54
/proc/23359/task/23362/stat : 23362 (MiraXTv3_dyn) R 23357 23359 22803 0 -1 4194368 42428 0 0 0 60011 43 0 0 25 0 3 0 333628881 362180608 85802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 353692

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): 601.865
CPU time (s): 1200.19
CPU user time (s): 1199.03
CPU system time (s): 1.16282
CPU usage (%): 199.412
Max. virtual memory (cumulated for all children) (KiB): 353976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.03
system time used= 1.16282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90436
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= 522
involuntary context switches= 22454

runsolver used 0.596909 second user time and 1.60476 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 04:18:31 UTC 2007

IDJOB= 305883
IDBENCH= 20167
IDSOLVER= 128
FILE ID= node14/305883-1178857111

PBS_JOBID= 5251019

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1274869912-15.cnf
COMMAND LINE= /tmp/evaluation/305883-1178857111/MiraXTv3_dyn /tmp/evaluation/305883-1178857111/instance-305883-1178857111.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-305883-1178857111 -o ROOT/results/node14/solver-305883-1178857111 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305883-1178857111/MiraXTv3_dyn /tmp/evaluation/305883-1178857111/instance-305883-1178857111.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  85f01e7612ff708e962af999ed8ac14c

RANDOM SEED= 144288169

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:       1829152 kB
Buffers:         41072 kB
Cached:         119576 kB
SwapCached:      15064 kB
Active:         115056 kB
Inactive:        69612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829152 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4672 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            27632 kB
Committed_AS:  9493508 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 04:28:35 UTC 2007