Trace number 306090

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.09 1200.84

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
MD5SUMd5eadcf7d4ec43590781370c307cdad4
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 MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-306090-1178857885 -o ROOT/results/node18/solver-306090-1178857885 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306090-1178857885/MiraXTv1_dyn /tmp/evaluation/306090-1178857885/instance-306090-1178857885.cnf 

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


[startup+0 s]
/proc/loadavg: 0.82 0.99 0.99 3/77 8001
/proc/meminfo: memFree=1786632/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=3788 CPUtime=0
/proc/8001/stat : 8001 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 333705849 3878912 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/8001/statm: 947 408 202 20 0 305 0

[startup+0.099369 s]
/proc/loadavg: 0.82 0.99 0.99 3/77 8001
/proc/meminfo: memFree=1786632/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=7728 CPUtime=0.09
/proc/8001/stat : 8001 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194304 1383 0 0 0 9 0 0 0 18 0 1 0 333705849 7913472 1358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/8001/statm: 1932 1359 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.101369 s]
/proc/loadavg: 0.82 0.99 0.99 3/77 8001
/proc/meminfo: memFree=1786632/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=7860 CPUtime=0.09
/proc/8001/stat : 8001 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194304 1393 0 0 0 9 0 0 0 18 0 1 0 333705849 8048640 1368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296005 0 0 4096 0 0 0 0 17 0 0 0
/proc/8001/statm: 1965 1368 207 20 0 1323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7860

[startup+0.301389 s]
/proc/loadavg: 0.82 0.99 0.99 3/77 8001
/proc/meminfo: memFree=1786632/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=16948 CPUtime=0.29
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 2678 0 0 0 29 0 0 0 18 0 2 0 333705849 17354752 2480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 4237 2480 218 20 0 3595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16948

[startup+0.701427 s]
/proc/loadavg: 0.82 0.99 0.99 3/77 8001
/proc/meminfo: memFree=1786632/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=17080 CPUtime=0.69
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 2729 0 0 0 69 0 0 0 18 0 2 0 333705849 17489920 2531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 4270 2531 218 20 0 3628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17080

[startup+1.5015 s]
/proc/loadavg: 0.82 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1776504/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=19060 CPUtime=1.49
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 3255 0 0 0 148 1 0 0 18 0 2 0 333705849 19517440 3057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 4765 3057 218 20 0 4123 0
[pid=8001/tid=8003] ppid=7999 vsize=19060 CPUtime=1.32
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 1602 0 0 0 132 0 0 0 25 0 2 0 333705866 19517440 3057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19060

[startup+3.10166 s]
/proc/loadavg: 0.82 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1773176/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=22888 CPUtime=3.09
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 4248 0 0 0 308 1 0 0 18 0 2 0 333705849 23437312 4050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 5722 4050 218 20 0 5080 0
[pid=8001/tid=8003] ppid=7999 vsize=22888 CPUtime=2.93
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 2595 0 0 0 292 1 0 0 25 0 2 0 333705866 23437312 4050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22888

[startup+6.30197 s]
/proc/loadavg: 0.84 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1764792/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=30280 CPUtime=6.29
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 6174 0 0 0 627 2 0 0 18 0 2 0 333705849 31006720 5976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 7570 5976 218 20 0 6928 0
[pid=8001/tid=8003] ppid=7999 vsize=30280 CPUtime=6.12
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 4521 0 0 0 611 1 0 0 25 0 2 0 333705866 31006720 5976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8294808 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30280

[startup+12.7026 s]
/proc/loadavg: 0.85 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1755704/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=39444 CPUtime=12.68
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 8513 0 0 0 1264 4 0 0 18 0 2 0 333705849 40390656 8315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 9861 8315 218 20 0 9219 0
[pid=8001/tid=8003] ppid=7999 vsize=39444 CPUtime=12.51
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 6860 0 0 0 1248 3 0 0 25 0 2 0 333705866 40390656 8315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39444

[startup+25.5018 s]
/proc/loadavg: 0.88 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1739328/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=53988 CPUtime=25.47
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 12133 0 0 0 2541 6 0 0 18 0 2 0 333705849 55283712 11899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 13497 11899 218 20 0 12855 0
[pid=8001/tid=8003] ppid=7999 vsize=53988 CPUtime=25.3
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 10480 0 0 0 2525 5 0 0 25 0 2 0 333705866 55283712 11899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53988

[startup+51.1013 s]
/proc/loadavg: 0.92 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1708224/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=84812 CPUtime=51.05
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 20042 0 0 0 5093 12 0 0 18 0 2 0 333705849 86847488 19675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 21203 19675 218 20 0 20561 0
[pid=8001/tid=8003] ppid=7999 vsize=84812 CPUtime=50.88
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 18389 0 0 0 5077 11 0 0 25 0 2 0 333705866 86847488 19675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 84812

[startup+102.305 s]
/proc/loadavg: 0.96 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1684544/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=108860 CPUtime=102.21
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 26346 0 0 0 10205 16 0 0 18 0 2 0 333705849 111472640 25686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 27215 25686 218 20 0 26573 0
[pid=8001/tid=8003] ppid=7999 vsize=108860 CPUtime=102.05
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 24693 0 0 0 10189 16 0 0 25 0 2 0 333705866 111472640 25686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 108860

[startup+162.302 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1668608/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=124180 CPUtime=162.17
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 30525 0 0 0 16198 19 0 0 18 0 2 0 333705849 127160320 29541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 31045 29541 218 20 0 30403 0
[pid=8001/tid=8003] ppid=7999 vsize=124180 CPUtime=162.01
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 28872 0 0 0 16182 19 0 0 25 0 2 0 333705866 127160320 29541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 124180

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 8003
/proc/meminfo: memFree=1655232/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=137520 CPUtime=222.14
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 34208 0 0 0 22193 21 0 0 18 0 2 0 333705849 140820480 32893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 34380 32893 218 20 0 33738 0
[pid=8001/tid=8003] ppid=7999 vsize=137520 CPUtime=221.98
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 32555 0 0 0 22177 21 0 0 25 0 2 0 333705866 140820480 32893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 137520

[startup+282.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/79 8003
/proc/meminfo: memFree=1655168/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=137520 CPUtime=282.1
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 34616 0 0 0 28188 22 0 0 18 0 2 0 333705849 140820480 32899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 34380 32899 218 20 0 33738 0
[pid=8001/tid=8003] ppid=7999 vsize=137520 CPUtime=281.95
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 32963 0 0 0 28173 22 0 0 25 0 2 0 333705866 140820480 32899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 137520

[startup+342.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 8003
/proc/meminfo: memFree=1655040/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=137520 CPUtime=342.06
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 34885 0 0 0 34184 22 0 0 18 0 2 0 333705849 140820480 32900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 34380 32900 218 20 0 33738 0
[pid=8001/tid=8003] ppid=7999 vsize=137520 CPUtime=341.9
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 33232 0 0 0 34168 22 0 0 25 0 2 0 333705866 140820480 32900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 137520

[startup+402.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 8003
/proc/meminfo: memFree=1651904/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=141748 CPUtime=402.03
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 36201 0 0 0 40180 23 0 0 18 0 2 0 333705849 145149952 33944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 35437 33944 218 20 0 34795 0
[pid=8001/tid=8003] ppid=7999 vsize=141748 CPUtime=401.87
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 34548 0 0 0 40164 23 0 0 25 0 2 0 333705866 145149952 33944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 141748

[startup+462.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/79 8003
/proc/meminfo: memFree=1632832/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=159712 CPUtime=461.99
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 40969 0 0 0 46172 27 0 0 18 0 2 0 333705849 163545088 38440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 39928 38440 218 20 0 39286 0
[pid=8001/tid=8003] ppid=7999 vsize=159712 CPUtime=461.83
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 39316 0 0 0 46156 27 0 0 25 0 2 0 333705866 163545088 38440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 159712

[startup+522.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/79 8003
/proc/meminfo: memFree=1632832/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=159712 CPUtime=521.95
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 41174 0 0 0 52168 27 0 0 18 0 2 0 333705849 163545088 38441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 39928 38441 218 20 0 39286 0
[pid=8001/tid=8003] ppid=7999 vsize=159712 CPUtime=521.79
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 39521 0 0 0 52152 27 0 0 25 0 2 0 333705866 163545088 38441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8294751 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 159712

[startup+582.302 s]
/proc/loadavg: 1.03 1.04 1.00 2/79 8003
/proc/meminfo: memFree=1632832/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=159712 CPUtime=581.92
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 41177 0 0 0 58164 28 0 0 18 0 2 0 333705849 163545088 38444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 39928 38444 218 20 0 39286 0
[pid=8001/tid=8003] ppid=7999 vsize=159712 CPUtime=581.75
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 39524 0 0 0 58148 27 0 0 25 0 2 0 333705866 163545088 38444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 159712

[startup+642.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 8005
/proc/meminfo: memFree=1632760/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=159712 CPUtime=641.89
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 41177 0 0 0 64161 28 0 0 18 0 2 0 333705849 163545088 38444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 39928 38444 218 20 0 39286 0
[pid=8001/tid=8003] ppid=7999 vsize=159712 CPUtime=641.72
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 39524 0 0 0 64145 27 0 0 25 0 2 0 333705866 163545088 38444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 159712

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8005
/proc/meminfo: memFree=1608896/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=701.85
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47308 0 0 0 70152 33 0 0 18 0 2 0 333705849 188006400 44437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44437 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=701.68
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 45655 0 0 0 70136 32 0 0 25 0 2 0 333705866 188006400 44437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 183600

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8005
/proc/meminfo: memFree=1608896/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=761.82
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47584 0 0 0 76149 33 0 0 18 0 2 0 333705849 188006400 44437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44437 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=761.65
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 45931 0 0 0 76133 32 0 0 25 0 2 0 333705866 188006400 44437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 183600

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8005
/proc/meminfo: memFree=1608896/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=821.77
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47656 0 0 0 82144 33 0 0 18 0 2 0 333705849 188006400 44440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44440 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=821.6
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46003 0 0 0 82128 32 0 0 25 0 2 0 333705866 188006400 44440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 183600

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 8005
/proc/meminfo: memFree=1608896/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=881.73
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47656 0 0 0 88140 33 0 0 18 0 2 0 333705849 188006400 44440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44440 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=881.57
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46003 0 0 0 88125 32 0 0 25 0 2 0 333705866 188006400 44440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520334 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 183600

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1608960/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=941.7
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47657 0 0 0 94137 33 0 0 18 0 2 0 333705849 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44441 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=941.53
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46004 0 0 0 94121 32 0 0 25 0 2 0 333705866 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 183600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1608960/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=1001.67
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47657 0 0 0 100134 33 0 0 18 0 2 0 333705849 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44441 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=1001.51
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46004 0 0 0 100118 33 0 0 25 0 2 0 333705866 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 183600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1608960/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=1061.64
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47657 0 0 0 106131 33 0 0 18 0 2 0 333705849 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44441 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=1061.48
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46004 0 0 0 106115 33 0 0 25 0 2 0 333705866 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 183600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1609024/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=1121.6
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47657 0 0 0 112126 34 0 0 18 0 2 0 333705849 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44441 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=1121.43
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46004 0 0 0 112110 33 0 0 25 0 2 0 333705866 188006400 44441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 183600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1609024/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=1181.56
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47659 0 0 0 118122 34 0 0 18 0 2 0 333705849 188006400 44443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44443 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=1181.39
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46006 0 0 0 118106 33 0 0 25 0 2 0 333705866 188006400 44443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 183600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8005
/proc/meminfo: memFree=1609024/2055920 swapFree=4144420/4192956
[pid=8001] ppid=7999 vsize=183600 CPUtime=1200.05
/proc/8001/stat : 8001 (MiraXTv1_dyn) S 7999 8001 7929 0 -1 4194304 47659 0 0 0 119971 34 0 0 18 0 2 0 333705849 188006400 44443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8001/statm: 45900 44443 218 20 0 45258 0
[pid=8001/tid=8003] ppid=7999 vsize=183600 CPUtime=1199.88
/proc/8001/task/8003/stat : 8003 (MiraXTv1_dyn) R 7999 8001 7929 0 -1 4194368 46006 0 0 0 119955 33 0 0 25 0 2 0 333705866 188006400 44443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 183600

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.84
CPU time (s): 1200.09
CPU user time (s): 1199.72
CPU system time (s): 0.372943
CPU usage (%): 99.9376
Max. virtual memory (cumulated for all children) (KiB): 183876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.372943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 25555

runsolver used 1.3268 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 04:31:25 UTC 2007

IDJOB= 306090
IDBENCH= 20172
IDSOLVER= 130
FILE ID= node18/306090-1178857885

PBS_JOBID= 5251036

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
COMMAND LINE= /tmp/evaluation/306090-1178857885/MiraXTv1_dyn /tmp/evaluation/306090-1178857885/instance-306090-1178857885.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-306090-1178857885 -o ROOT/results/node18/solver-306090-1178857885 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306090-1178857885/MiraXTv1_dyn /tmp/evaluation/306090-1178857885/instance-306090-1178857885.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d5eadcf7d4ec43590781370c307cdad4

RANDOM SEED= 379320824

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1786848 kB
Buffers:         46700 kB
Cached:         132820 kB
SwapCached:      18496 kB
Active:         112724 kB
Inactive:        94832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786848 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4832 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            47000 kB
Committed_AS:  8742732 kB
PageTables:       1776 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= 66555 MiB

End job on node18 on Fri May 11 04:51:28 UTC 2007