Trace number 306047

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.18 602.072

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S897388318-05.cnf
MD5SUM35d05934115981de17b0e0485716ee2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.11
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-306047-1178857717 -o ROOT/results/node14/solver-306047-1178857717 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306047-1178857717/MiraXTv3_dyn /tmp/evaluation/306047-1178857717/instance-306047-1178857717.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: 2.00 1.97 1.75 4/77 23416
/proc/meminfo: memFree=1828176/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=3788 CPUtime=0
/proc/23416/stat : 23416 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194304 419 0 0 0 0 0 0 0 18 0 1 0 333689446 3878912 395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23416/statm: 947 402 202 20 0 305 0

[startup+0.064719 s]
/proc/loadavg: 2.00 1.97 1.75 4/77 23416
/proc/meminfo: memFree=1828176/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=7176 CPUtime=0.05
/proc/23416/stat : 23416 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194304 1276 0 0 0 5 0 0 0 18 0 1 0 333689446 7348224 1251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23416/statm: 1794 1251 206 20 0 1152 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7176

[startup+0.101722 s]
/proc/loadavg: 2.00 1.97 1.75 4/77 23416
/proc/meminfo: memFree=1828176/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=7860 CPUtime=0.09
/proc/23416/stat : 23416 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194304 1393 0 0 0 9 0 0 0 18 0 1 0 333689446 8048640 1368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362117 0 0 4096 0 0 0 0 17 0 0 0
/proc/23416/statm: 1965 1368 207 20 0 1323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7860

[startup+0.30175 s]
/proc/loadavg: 2.00 1.97 1.75 4/77 23416
/proc/meminfo: memFree=1828176/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=24944 CPUtime=0.38
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 3397 0 0 0 37 1 0 0 18 0 3 0 333689446 25542656 3199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 6236 3199 218 20 0 5594 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 24944

[startup+0.701788 s]
/proc/loadavg: 2.00 1.97 1.75 4/77 23416
/proc/meminfo: memFree=1828176/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=25736 CPUtime=1.17
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 3640 0 0 0 116 1 0 0 18 0 3 0 333689446 26353664 3442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 6434 3442 218 20 0 5792 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 25736

[startup+1.50186 s]
/proc/loadavg: 1.92 1.95 1.75 3/80 23419
/proc/meminfo: memFree=1813752/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=29632 CPUtime=2.77
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 4524 0 0 0 274 3 0 0 18 0 3 0 333689446 30343168 4326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 7408 4326 218 20 0 6766 0
[pid=23416/tid=23418] ppid=23414 vsize=29632 CPUtime=1.33
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 1593 0 0 0 131 2 0 0 17 0 3 0 333689462 30343168 4326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=29632 CPUtime=1.27
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 1257 0 0 0 127 0 0 0 18 0 3 0 333689463 30343168 4326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 29632

[startup+3.10201 s]
/proc/loadavg: 1.92 1.95 1.75 3/80 23419
/proc/meminfo: memFree=1808568/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=36532 CPUtime=5.97
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 6474 0 0 0 592 5 0 0 18 0 3 0 333689446 37408768 6276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 9133 6276 218 20 0 8491 0
[pid=23416/tid=23418] ppid=23414 vsize=36532 CPUtime=2.92
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 2484 0 0 0 289 3 0 0 22 0 3 0 333689462 37408768 6276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=36532 CPUtime=2.86
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 2316 0 0 0 285 1 0 0 18 0 3 0 333689463 37408768 6276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 36532

[startup+6.30232 s]
/proc/loadavg: 1.93 1.95 1.75 3/80 23419
/proc/meminfo: memFree=1793464/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=50696 CPUtime=12.35
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 9975 0 0 0 1226 9 0 0 18 0 3 0 333689446 51912704 9777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 12674 9777 218 20 0 12032 0
[pid=23416/tid=23418] ppid=23414 vsize=50696 CPUtime=6.13
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 4386 0 0 0 608 5 0 0 17 0 3 0 333689462 51912704 9777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=50696 CPUtime=6.05
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 3915 0 0 0 602 3 0 0 19 0 3 0 333689463 51912704 9777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 50696

[startup+12.7019 s]
/proc/loadavg: 1.93 1.95 1.75 3/80 23419
/proc/meminfo: memFree=1772728/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=67652 CPUtime=25.12
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 14136 0 0 0 2498 14 0 0 18 0 3 0 333689446 69275648 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 16913 13938 218 20 0 16271 0
[pid=23416/tid=23418] ppid=23414 vsize=67652 CPUtime=12.51
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 6415 0 0 0 1244 7 0 0 25 0 3 0 333689462 69275648 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=67652 CPUtime=12.43
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 6047 0 0 0 1237 6 0 0 16 0 3 0 333689463 69275648 13938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 67652

[startup+25.5011 s]
/proc/loadavg: 1.95 1.96 1.75 3/80 23419
/proc/meminfo: memFree=1734328/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=105920 CPUtime=50.65
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 24052 0 0 0 5038 27 0 0 18 0 3 0 333689446 108462080 23782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 26480 23782 218 20 0 25838 0
[pid=23416/tid=23418] ppid=23414 vsize=105920 CPUtime=25.3
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 11002 0 0 0 2517 13 0 0 19 0 3 0 333689462 108462080 23782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=105920 CPUtime=25.18
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 11376 0 0 0 2505 13 0 0 17 0 3 0 333689463 108462080 23782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 105920

[startup+51.1016 s]
/proc/loadavg: 1.96 1.96 1.75 3/80 23419
/proc/meminfo: memFree=1641528/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=197352 CPUtime=101.71
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 47265 0 0 0 10116 55 0 0 18 0 3 0 333689446 202088448 46722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 49338 46722 218 20 0 48696 0
[pid=23416/tid=23418] ppid=23414 vsize=197352 CPUtime=50.87
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 23666 0 0 0 5060 27 0 0 19 0 3 0 333689462 202088448 46722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=197352 CPUtime=50.66
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 21925 0 0 0 5039 27 0 0 17 0 3 0 333689463 202088448 46722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 197352

[startup+102.305 s]
/proc/loadavg: 1.98 1.96 1.76 3/80 23419
/proc/meminfo: memFree=1560952/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=278116 CPUtime=203.87
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 67941 0 0 0 20309 78 0 0 18 0 3 0 333689446 284790784 66865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 69529 66865 218 20 0 68887 0
[pid=23416/tid=23418] ppid=23414 vsize=278116 CPUtime=102.03
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 34314 0 0 0 10164 39 0 0 25 0 3 0 333689462 284790784 66865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=278116 CPUtime=101.66
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 31953 0 0 0 10128 38 0 0 17 0 3 0 333689463 284790784 66865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526609 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 278116

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 23419
/proc/meminfo: memFree=1539512/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=299544 CPUtime=323.41
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 74108 0 0 0 32254 87 0 0 18 0 3 0 333689446 306733056 72380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 74886 72380 218 20 0 74244 0
[pid=23416/tid=23418] ppid=23414 vsize=299544 CPUtime=161.84
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 37586 0 0 0 16141 43 0 0 25 0 3 0 333689462 306733056 72380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=299544 CPUtime=161.39
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 34848 0 0 0 16097 42 0 0 25 0 3 0 333689463 306733056 72380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.41
Current children cumulated vsize (KiB) 299544

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 23419
/proc/meminfo: memFree=1524344/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=313644 CPUtime=443.06
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 78115 0 0 0 44214 92 0 0 18 0 3 0 333689446 321171456 75848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 78411 75848 218 20 0 77769 0
[pid=23416/tid=23418] ppid=23414 vsize=313644 CPUtime=221.75
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 39612 0 0 0 22129 46 0 0 25 0 3 0 333689462 321171456 75848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=313644 CPUtime=221.14
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 36829 0 0 0 22069 45 0 0 25 0 3 0 333689463 321171456 75848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.06
Current children cumulated vsize (KiB) 313644

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 23419
/proc/meminfo: memFree=1487288/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=351136 CPUtime=562.71
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 88063 0 0 0 56167 104 0 0 18 0 3 0 333689446 359563264 85114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 87784 85114 218 20 0 87142 0
[pid=23416/tid=23418] ppid=23414 vsize=351136 CPUtime=281.66
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 44873 0 0 0 28114 52 0 0 25 0 3 0 333689462 359563264 85114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=351136 CPUtime=280.88
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 41516 0 0 0 28037 51 0 0 25 0 3 0 333689463 359563264 85114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.71
Current children cumulated vsize (KiB) 351136

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 23419
/proc/meminfo: memFree=1487224/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=351136 CPUtime=682.35
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 88623 0 0 0 68130 105 0 0 18 0 3 0 333689446 359563264 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 87784 85122 218 20 0 87142 0
[pid=23416/tid=23418] ppid=23414 vsize=351136 CPUtime=341.57
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 45153 0 0 0 34105 52 0 0 25 0 3 0 333689462 359563264 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=351136 CPUtime=340.6
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 41796 0 0 0 34008 52 0 0 25 0 3 0 333689463 359563264 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.35
Current children cumulated vsize (KiB) 351136

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 23419
/proc/meminfo: memFree=1486776/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=351136 CPUtime=801.86
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 89219 0 0 0 80080 106 0 0 18 0 3 0 333689446 359563264 85232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 87784 85232 218 20 0 87142 0
[pid=23416/tid=23418] ppid=23414 vsize=351136 CPUtime=401.37
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 45461 0 0 0 40084 53 0 0 24 0 3 0 333689462 359563264 85232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=351136 CPUtime=400.32
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 42084 0 0 0 39980 52 0 0 17 0 3 0 333689463 359563264 85232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.86
Current children cumulated vsize (KiB) 351136

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 23419
/proc/meminfo: memFree=1486008/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=352160 CPUtime=921.58
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 89907 0 0 0 92050 108 0 0 18 0 3 0 333689446 360611840 85430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 88040 85430 218 20 0 87398 0
[pid=23416/tid=23418] ppid=23414 vsize=352160 CPUtime=461.32
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 45870 0 0 0 46079 53 0 0 25 0 3 0 333689462 360611840 85430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=352160 CPUtime=460.07
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 42363 0 0 0 45954 53 0 0 21 0 3 0 333689463 360611840 85430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.58
Current children cumulated vsize (KiB) 352160

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 23419
/proc/meminfo: memFree=1483192/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=355232 CPUtime=1041.27
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 91112 0 0 0 104017 110 0 0 18 0 3 0 333689446 363757568 86145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 88808 86145 218 20 0 88166 0
[pid=23416/tid=23418] ppid=23414 vsize=355232 CPUtime=521.27
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 46573 0 0 0 52072 55 0 0 25 0 3 0 333689462 363757568 86145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=355232 CPUtime=519.82
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 42865 0 0 0 51928 54 0 0 25 0 3 0 333689463 363757568 86145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.27
Current children cumulated vsize (KiB) 355232

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 23419
/proc/meminfo: memFree=1481592/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=356256 CPUtime=1160.81
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 92204 0 0 0 115968 113 0 0 18 0 3 0 333689446 364806144 86529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 89064 86529 218 20 0 88422 0
[pid=23416/tid=23418] ppid=23414 vsize=356256 CPUtime=581.05
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 47205 0 0 0 58049 56 0 0 17 0 3 0 333689462 364806144 86529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23416/tid=23419] ppid=23414 vsize=356256 CPUtime=579.58
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 43325 0 0 0 57902 56 0 0 17 0 3 0 333689463 364806144 86529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.81
Current children cumulated vsize (KiB) 356256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 23419
/proc/meminfo: memFree=1481592/2055920 swapFree=4145896/4192956
[pid=23416] ppid=23414 vsize=356256 CPUtime=1200.1
/proc/23416/stat : 23416 (MiraXTv3_dyn) S 23414 23416 22803 0 -1 4194304 92352 0 0 0 119897 113 0 0 18 0 3 0 333689446 364806144 86535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23416/statm: 89064 86535 218 20 0 88422 0
[pid=23416/tid=23418] ppid=23414 vsize=356256 CPUtime=600.68
/proc/23416/task/23418/stat : 23418 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 47279 0 0 0 60012 56 0 0 25 0 3 0 333689462 364806144 86535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=356256 CPUtime=599.25
/proc/23416/task/23419/stat : 23419 (MiraXTv3_dyn) R 23414 23416 22803 0 -1 4194368 43399 0 0 0 59869 56 0 0 17 0 3 0 333689463 364806144 86535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 356256

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): 602.072
CPU time (s): 1200.18
CPU user time (s): 1198.99
CPU system time (s): 1.19082
CPU usage (%): 199.342
Max. virtual memory (cumulated for all children) (KiB): 356256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 1.19082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92352
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= 1560
involuntary context switches= 22594

runsolver used 0.58691 second user time and 1.61675 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 04:28:37 UTC 2007

IDJOB= 306047
IDBENCH= 20171
IDSOLVER= 128
FILE ID= node14/306047-1178857717

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-S897388318-05.cnf
COMMAND LINE= /tmp/evaluation/306047-1178857717/MiraXTv3_dyn /tmp/evaluation/306047-1178857717/instance-306047-1178857717.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-306047-1178857717 -o ROOT/results/node14/solver-306047-1178857717 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306047-1178857717/MiraXTv3_dyn /tmp/evaluation/306047-1178857717/instance-306047-1178857717.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  35d05934115981de17b0e0485716ee2e

RANDOM SEED= 618725115

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:       1828392 kB
Buffers:         41092 kB
Cached:         120372 kB
SwapCached:      15064 kB
Active:         115056 kB
Inactive:        70396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828392 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            27580 kB
Committed_AS:  9494552 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:38:41 UTC 2007