Trace number 293380

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.1 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1399781364-05.UNSAT.shuffled.cnf
MD5SUM4c28183cf3fdc5af05ae00990cccd898
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
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/node3/watcher-293380-1178813395 -o ROOT/results/node3/solver-293380-1178813395 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293380-1178813395/MiraXTv1_dyn /tmp/evaluation/293380-1178813395/instance-293380-1178813395.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.44 3/77 10143
/proc/meminfo: memFree=1825376/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=3788 CPUtime=0
/proc/10143/stat : 10143 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 357377262 3878912 261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/10143/statm: 947 262 206 20 0 305 0

[startup+0.066036 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 10143
/proc/meminfo: memFree=1825376/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=4760 CPUtime=0.06
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 477 0 0 0 6 0 0 0 18 0 2 0 357377262 4874240 452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 1190 452 218 20 0 548 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4760

[startup+0.101042 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 10143
/proc/meminfo: memFree=1825376/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=5688 CPUtime=0.09
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 537 0 0 0 9 0 0 0 18 0 2 0 357377262 5824512 512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 1422 512 218 20 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.301074 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 10143
/proc/meminfo: memFree=1825376/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=6516 CPUtime=0.29
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 792 0 0 0 29 0 0 0 18 0 2 0 357377262 6672384 767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 1629 767 218 20 0 987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6516

[startup+0.701139 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 10143
/proc/meminfo: memFree=1825376/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=7892 CPUtime=0.69
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 1145 0 0 0 69 0 0 0 18 0 2 0 357377262 8081408 1120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 1973 1120 218 20 0 1331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7892

[startup+1.50127 s]
/proc/loadavg: 1.83 1.82 1.44 2/79 10145
/proc/meminfo: memFree=1821328/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=9436 CPUtime=1.48
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 1544 0 0 0 148 0 0 0 18 0 2 0 357377262 9662464 1519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 2359 1519 218 20 0 1717 0
[pid=10143/tid=10145] ppid=10141 vsize=9436 CPUtime=1.47
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 1184 0 0 0 147 0 0 0 25 0 2 0 357377264 9662464 1519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9436

[startup+3.10153 s]
/proc/loadavg: 1.83 1.82 1.44 2/79 10145
/proc/meminfo: memFree=1818576/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=12592 CPUtime=3.09
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 2362 0 0 0 308 1 0 0 18 0 2 0 357377262 12894208 2301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 3148 2301 218 20 0 2506 0
[pid=10143/tid=10145] ppid=10141 vsize=12592 CPUtime=3.07
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 2002 0 0 0 307 0 0 0 25 0 2 0 357377264 12894208 2301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12592

[startup+6.30105 s]
/proc/loadavg: 1.77 1.81 1.44 2/79 10145
/proc/meminfo: memFree=1815888/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=14432 CPUtime=6.29
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 2887 0 0 0 628 1 0 0 18 0 2 0 357377262 14778368 2787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 3608 2787 218 20 0 2966 0
[pid=10143/tid=10145] ppid=10141 vsize=14432 CPUtime=6.27
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 2527 0 0 0 627 0 0 0 25 0 2 0 357377264 14778368 2787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14432

[startup+12.7011 s]
/proc/loadavg: 1.71 1.79 1.44 2/79 10145
/proc/meminfo: memFree=1811024/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=18016 CPUtime=12.68
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 3980 0 0 0 1267 1 0 0 18 0 2 0 357377262 18448384 3728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 4504 3728 218 20 0 3862 0
[pid=10143/tid=10145] ppid=10141 vsize=18016 CPUtime=12.67
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 3620 0 0 0 1266 1 0 0 25 0 2 0 357377264 18448384 3728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18016

[startup+25.5012 s]
/proc/loadavg: 1.55 1.75 1.43 3/79 10145
/proc/meminfo: memFree=1807568/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=21460 CPUtime=25.48
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 5063 0 0 0 2546 2 0 0 18 0 2 0 357377262 21975040 4568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 5365 4568 218 20 0 4723 0
[pid=10143/tid=10145] ppid=10141 vsize=21460 CPUtime=25.46
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 4703 0 0 0 2544 2 0 0 25 0 2 0 357377264 21975040 4568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21460

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.42 2/79 10145
/proc/meminfo: memFree=1804880/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=23968 CPUtime=51.07
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 6185 0 0 0 5104 3 0 0 18 0 2 0 357377262 24543232 5225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 5992 5225 218 20 0 5350 0
[pid=10143/tid=10145] ppid=10141 vsize=23968 CPUtime=51.06
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 5825 0 0 0 5103 3 0 0 25 0 2 0 357377264 24543232 5225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23968

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/79 10145
/proc/meminfo: memFree=1802704/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=26052 CPUtime=102.26
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 7602 0 0 0 10222 4 0 0 18 0 2 0 357377262 26677248 5738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 6513 5738 218 20 0 5871 0
[pid=10143/tid=10145] ppid=10141 vsize=26052 CPUtime=102.25
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 7242 0 0 0 10221 4 0 0 25 0 2 0 357377264 26677248 5738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26052

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/79 10145
/proc/meminfo: memFree=1801744/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=27264 CPUtime=162.23
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 8941 0 0 0 16218 5 0 0 18 0 2 0 357377262 27918336 6000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 6816 6000 218 20 0 6174 0
[pid=10143/tid=10145] ppid=10141 vsize=27264 CPUtime=162.22
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 8581 0 0 0 16217 5 0 0 25 0 2 0 357377264 27918336 6000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27264

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/79 10145
/proc/meminfo: memFree=1800080/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=29028 CPUtime=222.21
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 10354 0 0 0 22215 6 0 0 18 0 2 0 357377262 29724672 6383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7257 6383 218 20 0 6615 0
[pid=10143/tid=10145] ppid=10141 vsize=29028 CPUtime=222.2
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 9994 0 0 0 22214 6 0 0 25 0 2 0 357377264 29724672 6383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29028

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/79 10145
/proc/meminfo: memFree=1799440/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=29772 CPUtime=282.19
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 11443 0 0 0 28212 7 0 0 18 0 2 0 357377262 30486528 6574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7443 6574 218 20 0 6801 0
[pid=10143/tid=10145] ppid=10141 vsize=29772 CPUtime=282.18
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 11083 0 0 0 28211 7 0 0 25 0 2 0 357377264 30486528 6574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29772

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/79 10145
/proc/meminfo: memFree=1798928/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=30240 CPUtime=342.17
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 12550 0 0 0 34208 9 0 0 18 0 2 0 357377262 30965760 6690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7560 6690 218 20 0 6918 0
[pid=10143/tid=10145] ppid=10141 vsize=30240 CPUtime=342.15
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 12190 0 0 0 34207 8 0 0 25 0 2 0 357377264 30965760 6690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30240

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/79 10145
/proc/meminfo: memFree=1798480/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=30716 CPUtime=402.16
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 13773 0 0 0 40206 10 0 0 18 0 2 0 357377262 31453184 6824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7679 6824 218 20 0 7037 0
[pid=10143/tid=10145] ppid=10141 vsize=30716 CPUtime=402.13
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 13413 0 0 0 40204 9 0 0 25 0 2 0 357377264 31453184 6824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 30716

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/79 10145
/proc/meminfo: memFree=1797648/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=31356 CPUtime=462.13
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 14805 0 0 0 46203 10 0 0 18 0 2 0 357377262 32108544 6987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7839 6987 218 20 0 7197 0
[pid=10143/tid=10145] ppid=10141 vsize=31356 CPUtime=462.11
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 14445 0 0 0 46201 10 0 0 25 0 2 0 357377264 32108544 6987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 31356

[startup+522.303 s]
/proc/loadavg: 1.00 1.13 1.24 2/79 10145
/proc/meminfo: memFree=1797200/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=31776 CPUtime=522.11
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 15887 0 0 0 52200 11 0 0 18 0 2 0 357377262 32538624 7110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 7944 7110 218 20 0 7302 0
[pid=10143/tid=10145] ppid=10141 vsize=31776 CPUtime=522.1
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 15527 0 0 0 52199 11 0 0 25 0 2 0 357377264 32538624 7110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 31776

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/79 10145
/proc/meminfo: memFree=1796624/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=32488 CPUtime=582.09
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 16847 0 0 0 58197 12 0 0 18 0 2 0 357377262 33267712 7261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8122 7261 218 20 0 7480 0
[pid=10143/tid=10145] ppid=10141 vsize=32488 CPUtime=582.08
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 16487 0 0 0 58196 12 0 0 25 0 2 0 357377264 33267712 7261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 32488

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/79 10145
/proc/meminfo: memFree=1796176/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=32904 CPUtime=642.08
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 17856 0 0 0 64195 13 0 0 18 0 2 0 357377262 33693696 7371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8226 7371 218 20 0 7584 0
[pid=10143/tid=10145] ppid=10141 vsize=32904 CPUtime=642.06
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 17496 0 0 0 64193 13 0 0 25 0 2 0 357377264 33693696 7371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 32904

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/79 10145
/proc/meminfo: memFree=1795792/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=33180 CPUtime=702.05
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 18762 0 0 0 70191 14 0 0 18 0 2 0 357377262 33976320 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8295 7452 218 20 0 7653 0
[pid=10143/tid=10145] ppid=10141 vsize=33180 CPUtime=702.04
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 18402 0 0 0 70190 14 0 0 25 0 2 0 357377264 33976320 7452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 33180

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 10145
/proc/meminfo: memFree=1795472/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=33652 CPUtime=762.03
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 19685 0 0 0 76188 15 0 0 18 0 2 0 357377262 34459648 7545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8413 7545 218 20 0 7771 0
[pid=10143/tid=10145] ppid=10141 vsize=33652 CPUtime=762.02
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 19325 0 0 0 76187 15 0 0 25 0 2 0 357377264 34459648 7545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 33652

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 10145
/proc/meminfo: memFree=1795344/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=33652 CPUtime=822.01
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 20636 0 0 0 82185 16 0 0 18 0 2 0 357377262 34459648 7573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8413 7573 218 20 0 7771 0
[pid=10143/tid=10145] ppid=10141 vsize=33652 CPUtime=821.99
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 20276 0 0 0 82184 15 0 0 25 0 2 0 357377264 34459648 7573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 33652

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 10145
/proc/meminfo: memFree=1795024/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=34024 CPUtime=881.99
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 21650 0 0 0 88182 17 0 0 18 0 2 0 357377262 34840576 7655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8506 7655 218 20 0 7864 0
[pid=10143/tid=10145] ppid=10141 vsize=34024 CPUtime=881.97
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 21290 0 0 0 88180 17 0 0 25 0 2 0 357377264 34840576 7655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 34024

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 10145
/proc/meminfo: memFree=1794704/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=34340 CPUtime=941.97
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 22671 0 0 0 94179 18 0 0 18 0 2 0 357377262 35164160 7733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8585 7733 218 20 0 7943 0
[pid=10143/tid=10145] ppid=10141 vsize=34340 CPUtime=941.95
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 22311 0 0 0 94177 18 0 0 25 0 2 0 357377264 35164160 7733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 34340

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/79 10145
/proc/meminfo: memFree=1794576/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=34484 CPUtime=1001.95
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 23574 0 0 0 100176 19 0 0 18 0 2 0 357377262 35311616 7770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8621 7770 218 20 0 7979 0
[pid=10143/tid=10145] ppid=10141 vsize=34484 CPUtime=1001.92
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 23214 0 0 0 100174 18 0 0 25 0 2 0 357377264 35311616 7770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 34484

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 10145
/proc/meminfo: memFree=1794128/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=34936 CPUtime=1061.93
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 24556 0 0 0 106173 20 0 0 18 0 2 0 357377262 35774464 7882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8734 7882 218 20 0 8092 0
[pid=10143/tid=10145] ppid=10141 vsize=34936 CPUtime=1061.9
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 24196 0 0 0 106171 19 0 0 25 0 2 0 357377264 35774464 7882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 34936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 10145
/proc/meminfo: memFree=1793808/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=35252 CPUtime=1121.91
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 25428 0 0 0 112170 21 0 0 18 0 2 0 357377262 36098048 7964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8813 7964 218 20 0 8171 0
[pid=10143/tid=10145] ppid=10141 vsize=35252 CPUtime=1121.88
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 25068 0 0 0 112168 20 0 0 25 0 2 0 357377264 36098048 7964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 35252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 10145
/proc/meminfo: memFree=1793488/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=35436 CPUtime=1181.88
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 26376 0 0 0 118167 21 0 0 18 0 2 0 357377262 36286464 8030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8859 8030 218 20 0 8217 0
[pid=10143/tid=10145] ppid=10141 vsize=35436 CPUtime=1181.87
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 26016 0 0 0 118166 21 0 0 25 0 2 0 357377264 36286464 8030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 35436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 10145
/proc/meminfo: memFree=1793424/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=35588 CPUtime=1200.08
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 26658 0 0 0 119987 21 0 0 18 0 2 0 357377262 36442112 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8897 8045 218 20 0 8255 0
[pid=10143/tid=10145] ppid=10141 vsize=35588 CPUtime=1200.07
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 26298 0 0 0 119986 21 0 0 25 0 2 0 357377264 36442112 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35588

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 10145
/proc/meminfo: memFree=1793424/2055920 swapFree=4138684/4192956
[pid=10143] ppid=10141 vsize=35588 CPUtime=1200.08
/proc/10143/stat : 10143 (MiraXTv1_dyn) S 10141 10143 8673 0 -1 4194304 26658 0 0 0 119987 21 0 0 18 0 2 0 357377262 36442112 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10143/statm: 8897 8045 218 20 0 8255 0
[pid=10143/tid=10145] ppid=10141 vsize=35588 CPUtime=1200.07
/proc/10143/task/10145/stat : 10145 (MiraXTv1_dyn) R 10141 10143 8673 0 -1 4194368 26298 0 0 0 119986 21 0 0 25 0 2 0 357377264 36442112 8045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.224965
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 35604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26658
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= 1419

runsolver used 1.27581 second user time and 3.09853 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 16:09:55 UTC 2007

IDJOB= 293380
IDBENCH= 19862
IDSOLVER= 130
FILE ID= node3/293380-1178813395

PBS_JOBID= 5250949

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1399781364-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293380-1178813395/MiraXTv1_dyn /tmp/evaluation/293380-1178813395/instance-293380-1178813395.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-293380-1178813395 -o ROOT/results/node3/solver-293380-1178813395 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293380-1178813395/MiraXTv1_dyn /tmp/evaluation/293380-1178813395/instance-293380-1178813395.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4c28183cf3fdc5af05ae00990cccd898

RANDOM SEED= 216663807

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1825592 kB
Buffers:         38980 kB
Cached:         104072 kB
SwapCached:      18176 kB
Active:         111884 kB
Inactive:        76896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825592 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          51516 kB
Slab:            26928 kB
Committed_AS: 11452160 kB
PageTables:       1852 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= 66561 MiB

End job on node3 on Thu May 10 16:29:58 UTC 2007