Trace number 306867

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1986560013-06.cnf
MD5SUM812435d2caa9f07edd6d7a2f7421f82b
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 variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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-306867-1178860739 -o ROOT/results/node14/solver-306867-1178860739 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306867-1178860739/MiraXTv3_dyn /tmp/evaluation/306867-1178860739/instance-306867-1178860739.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 23843
/proc/meminfo: memFree=1824272/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=3788 CPUtime=0
/proc/23843/stat : 23843 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 333991683 3878912 388 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23843/statm: 947 397 202 20 0 305 0

[startup+0.040008 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23843
/proc/meminfo: memFree=1824272/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=6736 CPUtime=0.03
/proc/23843/stat : 23843 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194304 1210 0 0 0 3 0 0 0 18 0 1 0 333991683 6897664 1185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/23843/statm: 1684 1185 206 20 0 1042 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6736

[startup+0.102014 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23843
/proc/meminfo: memFree=1824272/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=8676 CPUtime=0.09
/proc/23843/stat : 23843 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194304 1669 0 0 0 9 0 0 0 18 0 1 0 333991683 8884224 1644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23843/statm: 2169 1644 206 20 0 1527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8676

[startup+0.301039 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23843
/proc/meminfo: memFree=1824272/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=31096 CPUtime=0.33
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 4324 0 0 0 31 2 0 0 19 0 3 0 333991683 31842304 4151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 7774 4151 218 20 0 7132 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 31096

[startup+0.70108 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 23843
/proc/meminfo: memFree=1824272/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=31944 CPUtime=1.09
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 4491 0 0 0 107 2 0 0 19 0 3 0 333991683 32710656 4241 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 7986 4241 218 20 0 7344 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 31944

[startup+1.50116 s]
/proc/loadavg: 1.83 1.82 1.55 3/80 23846
/proc/meminfo: memFree=1807416/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=33496 CPUtime=2.69
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 5031 0 0 0 266 3 0 0 19 0 3 0 333991683 34299904 4781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 8374 4781 218 20 0 7732 0
[pid=23843/tid=23845] ppid=23841 vsize=33496 CPUtime=1.24
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 1505 0 0 0 124 0 0 0 25 0 3 0 333991708 34299904 4782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=33496 CPUtime=1.18
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 1410 0 0 0 117 1 0 0 25 0 3 0 333991708 34299904 4782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 33496

[startup+3.10131 s]
/proc/loadavg: 1.83 1.82 1.55 3/80 23846
/proc/meminfo: memFree=1803256/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=40528 CPUtime=5.88
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 6734 0 0 0 584 4 0 0 19 0 3 0 333991683 41500672 6484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 10132 6484 218 20 0 9490 0
[pid=23843/tid=23845] ppid=23841 vsize=40528 CPUtime=2.85
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 2503 0 0 0 284 1 0 0 25 0 3 0 333991708 41500672 6484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=40528 CPUtime=2.78
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 2114 0 0 0 276 2 0 0 25 0 3 0 333991708 41500672 6484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 40528

[startup+6.30161 s]
/proc/loadavg: 1.85 1.82 1.56 3/80 23846
/proc/meminfo: memFree=1789304/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=52264 CPUtime=12.26
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 9979 0 0 0 1218 8 0 0 19 0 3 0 333991683 53518336 9729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 13066 9729 218 20 0 12424 0
[pid=23843/tid=23845] ppid=23841 vsize=52264 CPUtime=6.04
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 4214 0 0 0 602 2 0 0 25 0 3 0 333991708 53518336 9729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=52264 CPUtime=5.96
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 3648 0 0 0 592 4 0 0 25 0 3 0 333991708 53518336 9729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526622 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 52264

[startup+12.7022 s]
/proc/loadavg: 1.86 1.83 1.56 3/80 23846
/proc/meminfo: memFree=1761720/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=78956 CPUtime=25.03
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 16637 0 0 0 2488 15 0 0 19 0 3 0 333991683 80850944 16387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 19739 16387 218 20 0 19097 0
[pid=23843/tid=23845] ppid=23841 vsize=78956 CPUtime=12.44
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 7898 0 0 0 1239 5 0 0 25 0 3 0 333991708 80850944 16387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=78956 CPUtime=12.34
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 6622 0 0 0 1226 8 0 0 16 0 3 0 333991708 80850944 16387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360073 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 78956

[startup+25.5014 s]
/proc/loadavg: 1.89 1.83 1.56 3/80 23846
/proc/meminfo: memFree=1747384/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=92000 CPUtime=50.57
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 19709 0 0 0 5039 18 0 0 19 0 3 0 333991683 94208000 19459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 23000 19459 218 20 0 22358 0
[pid=23843/tid=23845] ppid=23841 vsize=92000 CPUtime=25.23
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 9041 0 0 0 2517 6 0 0 25 0 3 0 333991708 94208000 19459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=92000 CPUtime=25.09
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 8551 0 0 0 2498 11 0 0 25 0 3 0 333991708 94208000 19459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 92000

[startup+51.1018 s]
/proc/loadavg: 1.93 1.85 1.57 3/80 23846
/proc/meminfo: memFree=1657528/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=181964 CPUtime=101.64
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 42731 0 0 0 10116 48 0 0 19 0 3 0 333991683 186331136 42240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 45491 42240 218 20 0 44849 0
[pid=23843/tid=23845] ppid=23841 vsize=181964 CPUtime=50.81
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 20526 0 0 0 5064 17 0 0 25 0 3 0 333991708 186331136 42240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=181964 CPUtime=50.59
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 20088 0 0 0 5029 30 0 0 25 0 3 0 333991708 186331136 42240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 181964

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.59 3/80 23846
/proc/meminfo: memFree=1595640/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=241664 CPUtime=203.81
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 58043 0 0 0 20313 68 0 0 19 0 3 0 333991683 247463936 57163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 60416 57163 218 20 0 59774 0
[pid=23843/tid=23845] ppid=23841 vsize=241664 CPUtime=101.97
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 24858 0 0 0 10177 20 0 0 25 0 3 0 333991708 247463936 57163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=241664 CPUtime=101.59
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 31068 0 0 0 10112 47 0 0 25 0 3 0 333991708 247463936 57163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 241664

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.62 3/80 23846
/proc/meminfo: memFree=1509368/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=327404 CPUtime=323.45
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 80050 0 0 0 32248 97 0 0 19 0 3 0 333991683 335261696 78602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 81851 78602 218 20 0 81209 0
[pid=23843/tid=23845] ppid=23841 vsize=327404 CPUtime=161.79
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 35438 0 0 0 16149 30 0 0 25 0 3 0 333991708 335261696 78602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=327404 CPUtime=161.41
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 42495 0 0 0 16075 66 0 0 25 0 3 0 333991708 335261696 78602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 327404

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.64 3/80 23846
/proc/meminfo: memFree=1476280/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=359896 CPUtime=443.14
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 88830 0 0 0 44205 109 0 0 19 0 3 0 333991683 368533504 86852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 89974 86852 218 20 0 89332 0
[pid=23843/tid=23845] ppid=23841 vsize=359896 CPUtime=221.55
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 39792 0 0 0 22120 35 0 0 25 0 3 0 333991708 368533504 86852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=359896 CPUtime=221.34
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 46921 0 0 0 22062 72 0 0 25 0 3 0 333991708 368533504 86852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 359896

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.66 3/80 23846
/proc/meminfo: memFree=1474552/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=363064 CPUtime=562.88
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 90005 0 0 0 56177 111 0 0 19 0 3 0 333991683 371777536 87623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 90766 87623 218 20 0 90124 0
[pid=23843/tid=23845] ppid=23841 vsize=363064 CPUtime=281.32
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 40763 0 0 0 28095 37 0 0 25 0 3 0 333991708 371777536 87623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=363064 CPUtime=281.3
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 47125 0 0 0 28058 72 0 0 25 0 3 0 333991708 371777536 87623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 363064

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.67 3/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=682.56
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 95772 0 0 0 68138 118 0 0 19 0 3 0 333991683 393338880 92982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 92982 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=341.05
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44286 0 0 0 34065 40 0 0 25 0 3 0 333991708 393338880 92982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=341.26
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49369 0 0 0 34050 76 0 0 25 0 3 0 333991708 393338880 92982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521716 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 384120

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.69 3/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=802.21
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 95982 0 0 0 80103 118 0 0 19 0 3 0 333991683 393338880 92987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 92987 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=400.79
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44493 0 0 0 40039 40 0 0 25 0 3 0 333991708 393338880 92987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=401.16
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49372 0 0 0 40040 76 0 0 25 0 3 0 333991708 393338880 92987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.21
Current children cumulated vsize (KiB) 384120

[startup+462.302 s]
/proc/loadavg: 2.06 1.96 1.72 3/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=921.92
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 96195 0 0 0 92073 119 0 0 19 0 3 0 333991683 393338880 92993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 92993 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=460.55
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44703 0 0 0 46014 41 0 0 25 0 3 0 333991708 393338880 92993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=461.12
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49375 0 0 0 46035 77 0 0 25 0 3 0 333991708 393338880 92993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.92
Current children cumulated vsize (KiB) 384120

[startup+522.301 s]
/proc/loadavg: 2.07 1.98 1.74 3/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=1041.52
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 96206 0 0 0 104032 120 0 0 19 0 3 0 333991683 393338880 93004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 93004 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=520.19
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44704 0 0 0 51977 42 0 0 25 0 3 0 333991708 393338880 93004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=521.08
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49385 0 0 0 52031 77 0 0 25 0 3 0 333991708 393338880 93004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.52
Current children cumulated vsize (KiB) 384120

[startup+582.301 s]
/proc/loadavg: 2.07 2.00 1.75 3/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=1161.15
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 96209 0 0 0 115994 121 0 0 19 0 3 0 333991683 393338880 93007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 93007 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=580.07
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44707 0 0 0 57965 42 0 0 25 0 3 0 333991708 393338880 93007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=580.82
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49385 0 0 0 58005 77 0 0 25 0 3 0 333991708 393338880 93007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 384120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 2.05 2.00 1.76 4/80 23846
/proc/meminfo: memFree=1451832/2055920 swapFree=4145896/4192956
[pid=23843] ppid=23841 vsize=384120 CPUtime=1200.05
/proc/23843/stat : 23843 (MiraXTv3_dyn) S 23841 23843 22803 0 -1 4194304 96210 0 0 0 119884 121 0 0 19 0 3 0 333991683 393338880 93008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23843/statm: 96030 93008 218 20 0 95388 0
[pid=23843/tid=23845] ppid=23841 vsize=384120 CPUtime=599.56
/proc/23843/task/23845/stat : 23845 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 44707 0 0 0 59914 42 0 0 25 0 3 0 333991708 393338880 93008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23843/tid=23846] ppid=23841 vsize=384120 CPUtime=600.23
/proc/23843/task/23846/stat : 23846 (MiraXTv3_dyn) R 23841 23843 22803 0 -1 4194368 49386 0 0 0 59946 77 0 0 25 0 3 0 333991708 393338880 93008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 384120

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.13
CPU user time (s): 1198.86
CPU system time (s): 1.27181
CPU usage (%): 199.399
Max. virtual memory (cumulated for all children) (KiB): 384120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 1.27181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96210
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= 454
involuntary context switches= 22611

runsolver used 0.620905 second user time and 1.58176 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 05:18:59 UTC 2007

IDJOB= 306867
IDBENCH= 20191
IDSOLVER= 128
FILE ID= node14/306867-1178860739

PBS_JOBID= 5251019

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  812435d2caa9f07edd6d7a2f7421f82b

RANDOM SEED= 584117882

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:       1824488 kB
Buffers:         41224 kB
Cached:         124048 kB
SwapCached:      15064 kB
Active:         115476 kB
Inactive:        73744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824488 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4992 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            27684 kB
Committed_AS:  9498728 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 05:29:03 UTC 2007