Trace number 306006

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.22 601.875

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
MD5SUM0b752d88128a6aad2af39810d467334c
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/node5/watcher-306006-1178857470 -o ROOT/results/node5/solver-306006-1178857470 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306006-1178857470/MiraXTv3_dyn /tmp/evaluation/306006-1178857470/instance-306006-1178857470.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.84 1.94 1.73 3/77 14386
/proc/meminfo: memFree=1749816/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=3788 CPUtime=0
/proc/14386/stat : 14386 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 361784712 3878912 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14386/statm: 947 404 202 20 0 305 0

[startup+0.05471 s]
/proc/loadavg: 1.84 1.94 1.73 3/77 14386
/proc/meminfo: memFree=1749816/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=7044 CPUtime=0.04
/proc/14386/stat : 14386 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194304 1205 0 0 0 4 0 0 0 18 0 1 0 361784712 7213056 1180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8336701 0 0 4096 0 0 0 0 17 0 0 0
/proc/14386/statm: 1761 1180 206 20 0 1119 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7044

[startup+0.101717 s]
/proc/loadavg: 1.84 1.94 1.73 3/77 14386
/proc/meminfo: memFree=1749816/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=7728 CPUtime=0.09
/proc/14386/stat : 14386 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194304 1385 0 0 0 9 0 0 0 18 0 1 0 361784712 7913472 1360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/14386/statm: 1932 1360 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301749 s]
/proc/loadavg: 1.84 1.94 1.73 3/77 14386
/proc/meminfo: memFree=1749816/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=25140 CPUtime=0.38
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 3433 0 0 0 37 1 0 0 18 0 3 0 361784712 25743360 3235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 6285 3235 218 20 0 5643 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 25140

[startup+0.701793 s]
/proc/loadavg: 1.84 1.94 1.73 3/77 14386
/proc/meminfo: memFree=1749816/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=26164 CPUtime=1.18
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 3662 0 0 0 117 1 0 0 18 0 3 0 361784712 26791936 3464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 6541 3464 218 20 0 5899 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 26164

[startup+1.50189 s]
/proc/loadavg: 1.84 1.94 1.73 3/80 14389
/proc/meminfo: memFree=1735136/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=29928 CPUtime=2.78
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 4630 0 0 0 276 2 0 0 18 0 3 0 361784712 30646272 4432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 7482 4432 218 20 0 6840 0
[pid=14386/tid=14388] ppid=14384 vsize=29928 CPUtime=1.32
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 1494 0 0 0 132 0 0 0 25 0 3 0 361784729 30646272 4432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=29928 CPUtime=1.28
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 1462 0 0 0 127 1 0 0 19 0 3 0 361784729 30646272 4432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 29928

[startup+3.10106 s]
/proc/loadavg: 1.84 1.94 1.73 3/80 14389
/proc/meminfo: memFree=1729824/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=37852 CPUtime=5.97
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 6720 0 0 0 593 4 0 0 18 0 3 0 361784712 38760448 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 9463 6522 218 20 0 8821 0
[pid=14386/tid=14388] ppid=14384 vsize=37852 CPUtime=2.92
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 2497 0 0 0 291 1 0 0 18 0 3 0 361784729 38760448 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=37852 CPUtime=2.87
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 2549 0 0 0 285 2 0 0 24 0 3 0 361784729 38760448 6522 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) 37852

[startup+6.30244 s]
/proc/loadavg: 1.85 1.94 1.73 3/80 14389
/proc/meminfo: memFree=1712224/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=53468 CPUtime=12.35
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 10855 0 0 0 1226 9 0 0 18 0 3 0 361784712 54751232 10657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 13367 10657 218 20 0 12725 0
[pid=14386/tid=14388] ppid=14384 vsize=53468 CPUtime=6.12
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 4674 0 0 0 609 3 0 0 25 0 3 0 361784729 54751232 10657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=53468 CPUtime=6.05
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 4507 0 0 0 600 5 0 0 25 0 3 0 361784729 54751232 10657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 53468

[startup+12.7022 s]
/proc/loadavg: 1.86 1.94 1.73 3/80 14389
/proc/meminfo: memFree=1692128/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=69772 CPUtime=25.12
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 14691 0 0 0 2498 14 0 0 18 0 3 0 361784712 71446528 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 17443 14493 218 20 0 16801 0
[pid=14386/tid=14388] ppid=14384 vsize=69772 CPUtime=12.52
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 6550 0 0 0 1246 6 0 0 25 0 3 0 361784729 71446528 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=69772 CPUtime=12.42
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 6467 0 0 0 1235 7 0 0 25 0 3 0 361784729 71446528 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526727 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 69772

[startup+25.5016 s]
/proc/loadavg: 1.89 1.94 1.73 3/80 14389
/proc/meminfo: memFree=1651616/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=109788 CPUtime=50.65
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 25126 0 0 0 5035 30 0 0 18 0 3 0 361784712 112422912 24856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 27447 24856 218 20 0 26805 0
[pid=14386/tid=14388] ppid=14384 vsize=109788 CPUtime=25.3
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 11579 0 0 0 2518 12 0 0 25 0 3 0 361784729 112422912 24856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=109788 CPUtime=25.17
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 11873 0 0 0 2500 17 0 0 24 0 3 0 361784729 112422912 24856 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) 109788

[startup+51.1015 s]
/proc/loadavg: 1.93 1.94 1.74 3/80 14389
/proc/meminfo: memFree=1567008/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=193980 CPUtime=101.71
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 46240 0 0 0 10116 55 0 0 18 0 3 0 361784712 198635520 45698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 48495 45698 218 20 0 47853 0
[pid=14386/tid=14388] ppid=14384 vsize=193980 CPUtime=50.87
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 22046 0 0 0 5066 21 0 0 25 0 3 0 361784729 198635520 45698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=193980 CPUtime=50.66
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 22520 0 0 0 5033 33 0 0 25 0 3 0 361784729 198635520 45698 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) 193980

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.75 3/80 14389
/proc/meminfo: memFree=1473056/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=288780 CPUtime=203.88
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 70387 0 0 0 20303 85 0 0 18 0 3 0 361784712 295710720 69312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 72195 69312 218 20 0 71553 0
[pid=14386/tid=14388] ppid=14384 vsize=288780 CPUtime=102.05
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 33262 0 0 0 10173 32 0 0 24 0 3 0 361784729 295710720 69312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=288780 CPUtime=101.65
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 35451 0 0 0 10113 52 0 0 25 0 3 0 361784729 295710720 69312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 288780

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.76 3/80 14389
/proc/meminfo: memFree=1449056/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=313352 CPUtime=323.57
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 77372 0 0 0 32264 93 0 0 18 0 3 0 361784712 320872448 75644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 78338 75644 218 20 0 77696 0
[pid=14386/tid=14388] ppid=14384 vsize=313352 CPUtime=161.98
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 37499 0 0 0 16163 35 0 0 25 0 3 0 361784729 320872448 75644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=313352 CPUtime=161.41
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 38199 0 0 0 16084 57 0 0 25 0 3 0 361784729 320872448 75644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 313352

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.77 3/80 14389
/proc/meminfo: memFree=1440736/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=319460 CPUtime=443.27
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 79407 0 0 0 44231 96 0 0 18 0 3 0 361784712 327127040 77139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 79865 77139 218 20 0 79223 0
[pid=14386/tid=14388] ppid=14384 vsize=319460 CPUtime=221.93
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 38543 0 0 0 22157 36 0 0 25 0 3 0 361784729 327127040 77139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=319460 CPUtime=221.16
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 39190 0 0 0 22057 59 0 0 25 0 3 0 361784729 327127040 77139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.27
Current children cumulated vsize (KiB) 319460

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 14389
/proc/meminfo: memFree=1436192/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=324080 CPUtime=562.94
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 81122 0 0 0 56196 98 0 0 18 0 3 0 361784712 331857920 78307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 81020 78307 218 20 0 80378 0
[pid=14386/tid=14388] ppid=14384 vsize=324080 CPUtime=281.85
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 39839 0 0 0 28148 37 0 0 25 0 3 0 361784729 331857920 78307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=324080 CPUtime=280.92
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 39609 0 0 0 28032 60 0 0 25 0 3 0 361784729 331857920 78307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 324080

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 14389
/proc/meminfo: memFree=1435168/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=325104 CPUtime=682.6
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 81655 0 0 0 68160 100 0 0 18 0 3 0 361784712 332906496 78564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 81276 78564 218 20 0 80634 0
[pid=14386/tid=14388] ppid=14384 vsize=325104 CPUtime=341.75
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 39845 0 0 0 34138 37 0 0 25 0 3 0 361784729 332906496 78564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=325104 CPUtime=340.66
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 40136 0 0 0 34005 61 0 0 25 0 3 0 361784729 332906496 78564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.6
Current children cumulated vsize (KiB) 325104

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 14389
/proc/meminfo: memFree=1402784/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=356856 CPUtime=802.3
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 90064 0 0 0 80119 111 0 0 18 0 3 0 361784712 365420544 86624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 89214 86624 218 20 0 88572 0
[pid=14386/tid=14388] ppid=14384 vsize=356856 CPUtime=401.7
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 45122 0 0 0 40128 42 0 0 25 0 3 0 361784729 365420544 86624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=356856 CPUtime=400.42
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 43268 0 0 0 39974 68 0 0 25 0 3 0 361784729 365420544 86624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.3
Current children cumulated vsize (KiB) 356856

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 14389
/proc/meminfo: memFree=1373664/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=387596 CPUtime=922.03
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 98084 0 0 0 92085 118 0 0 18 0 3 0 361784712 396898304 94224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 96899 94224 218 20 0 96257 0
[pid=14386/tid=14388] ppid=14384 vsize=387596 CPUtime=461.67
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 52489 0 0 0 46119 48 0 0 25 0 3 0 361784729 396898304 94224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=387596 CPUtime=460.18
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 43921 0 0 0 45949 69 0 0 25 0 3 0 361784729 396898304 94224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.03
Current children cumulated vsize (KiB) 387596

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 14389
/proc/meminfo: memFree=1371424/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=387992 CPUtime=1041.72
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 98874 0 0 0 104053 119 0 0 18 0 3 0 361784712 397303808 94454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 96998 94454 218 20 0 96356 0
[pid=14386/tid=14388] ppid=14384 vsize=387992 CPUtime=521.61
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 52954 0 0 0 52113 48 0 0 25 0 3 0 361784729 397303808 94454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=387992 CPUtime=519.93
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 44246 0 0 0 51923 70 0 0 25 0 3 0 361784729 397303808 94454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.72
Current children cumulated vsize (KiB) 387992

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 14389
/proc/meminfo: memFree=1371424/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=387992 CPUtime=1161.41
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 99402 0 0 0 116021 120 0 0 18 0 3 0 361784712 397303808 94488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 96998 94488 218 20 0 96356 0
[pid=14386/tid=14388] ppid=14384 vsize=387992 CPUtime=581.56
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 53055 0 0 0 58108 48 0 0 25 0 3 0 361784729 397303808 94488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=387992 CPUtime=579.67
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 44673 0 0 0 57896 71 0 0 25 0 3 0 361784729 397303808 94488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.41
Current children cumulated vsize (KiB) 387992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 14389
/proc/meminfo: memFree=1371360/2055920 swapFree=4150068/4192956
[pid=14386] ppid=14384 vsize=387992 CPUtime=1200.14
/proc/14386/stat : 14386 (MiraXTv3_dyn) S 14384 14386 13774 0 -1 4194304 99487 0 0 0 119894 120 0 0 18 0 3 0 361784712 397303808 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14386/statm: 96998 94502 218 20 0 96356 0
[pid=14386/tid=14388] ppid=14384 vsize=387992 CPUtime=600.88
/proc/14386/task/14388/stat : 14388 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 53058 0 0 0 60039 49 0 0 25 0 3 0 361784729 397303808 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14386/tid=14389] ppid=14384 vsize=387992 CPUtime=599.08
/proc/14386/task/14389/stat : 14389 (MiraXTv3_dyn) R 14384 14386 13774 0 -1 4194368 44755 0 0 0 59837 71 0 0 25 0 3 0 361784729 397303808 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 387992

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.875
CPU time (s): 1200.22
CPU user time (s): 1198.95
CPU system time (s): 1.26981
CPU usage (%): 199.414
Max. virtual memory (cumulated for all children) (KiB): 388272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 1.26981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99487
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= 494
involuntary context switches= 22575

runsolver used 0.593909 second user time and 1.62475 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 04:24:31 UTC 2007

IDJOB= 306006
IDBENCH= 20170
IDSOLVER= 128
FILE ID= node5/306006-1178857470

PBS_JOBID= 5251018

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b752d88128a6aad2af39810d467334c

RANDOM SEED= 758014078

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1750032 kB
Buffers:         45028 kB
Cached:         174648 kB
SwapCached:      11320 kB
Active:         137904 kB
Inactive:       104988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750032 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4676 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            48580 kB
Committed_AS: 13992488 kB
PageTables:       1720 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= 66552 MiB

End job on node5 on Fri May 11 04:34:35 UTC 2007