Trace number 304490

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 v2? (TO) 1200.07 1200.82

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S2053050899-08.cnf
MD5SUM662fe9209ea9fd94ae496f4e8858c688
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark461.985
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 513600

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node19/watcher-304490-1178851932 -o ROOT/results/node19/solver-304490-1178851932 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304490-1178851932/MiraXTv2_dyn /tmp/evaluation/304490-1178851932/instance-304490-1178851932.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.92 0.98 0.99 3/77 11745
/proc/meminfo: memFree=1806088/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=3788 CPUtime=0
/proc/11745/stat : 11745 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 333110636 3878912 342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/11745/statm: 947 345 206 20 0 305 0

[startup+0.056659 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11745
/proc/meminfo: memFree=1806088/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=5196 CPUtime=0.05
/proc/11745/stat : 11745 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194304 704 0 0 0 5 0 0 0 18 0 1 0 333110636 5320704 679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583884 0 0 4096 0 0 0 0 17 0 0 0
/proc/11745/statm: 1299 679 207 20 0 657 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5196

[startup+0.101702 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11745
/proc/meminfo: memFree=1806088/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=5196 CPUtime=0.09
/proc/11745/stat : 11745 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194304 704 0 0 0 9 0 0 0 18 0 1 0 333110636 5320704 679 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583683 0 0 4096 0 0 0 0 17 0 0 0
/proc/11745/statm: 1299 679 207 20 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5196

[startup+0.301722 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11745
/proc/meminfo: memFree=1806088/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=5196 CPUtime=0.29
/proc/11745/stat : 11745 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 333110636 5320704 691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583878 0 0 4096 0 0 0 0 17 0 0 0
/proc/11745/statm: 1299 691 207 20 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5196

[startup+0.701766 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11745
/proc/meminfo: memFree=1806088/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=9236 CPUtime=0.69
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 1395 0 0 0 69 0 0 0 20 0 2 0 333110636 9457664 1370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 2309 1370 218 20 0 1667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9236

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1799992/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=12164 CPUtime=1.49
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 2031 0 0 0 148 1 0 0 20 0 2 0 333110636 12455936 2006 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 3041 2006 218 20 0 2399 0
[pid=11745/tid=11747] ppid=11743 vsize=12164 CPUtime=1.17
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 1275 0 0 0 117 0 0 0 25 0 2 0 333110668 12455936 2006 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12164

[startup+3.10099 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1797240/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=16196 CPUtime=3.09
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 3108 0 0 0 308 1 0 0 20 0 2 0 333110636 16584704 3083 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 4049 3083 218 20 0 3407 0
[pid=11745/tid=11747] ppid=11743 vsize=16196 CPUtime=2.78
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 2352 0 0 0 277 1 0 0 25 0 2 0 333110668 16584704 3083 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16196

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1791288/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=18872 CPUtime=6.29
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 3892 0 0 0 628 1 0 0 20 0 2 0 333110636 19324928 3793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 4718 3793 218 20 0 4076 0
[pid=11745/tid=11747] ppid=11743 vsize=18872 CPUtime=5.97
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 3136 0 0 0 596 1 0 0 25 0 2 0 333110668 19324928 3793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18872

[startup+12.701 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1782584/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=27176 CPUtime=12.68
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 6117 0 0 0 1266 2 0 0 20 0 2 0 333110636 27828224 5923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 6794 5923 218 20 0 6152 0
[pid=11745/tid=11747] ppid=11743 vsize=27176 CPUtime=12.37
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 5361 0 0 0 1235 2 0 0 25 0 2 0 333110668 27828224 5923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27176

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1777720/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=31972 CPUtime=25.48
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 7599 0 0 0 2544 4 0 0 20 0 2 0 333110636 32739328 7175 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 7993 7175 218 20 0 7351 0
[pid=11745/tid=11747] ppid=11743 vsize=31972 CPUtime=25.17
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 6843 0 0 0 2513 4 0 0 25 0 2 0 333110668 32739328 7175 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31972

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1774520/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=35108 CPUtime=51.05
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 8857 0 0 0 5101 4 0 0 20 0 2 0 333110636 35950592 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 8777 7989 218 20 0 8135 0
[pid=11745/tid=11747] ppid=11743 vsize=35108 CPUtime=50.74
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 8101 0 0 0 5070 4 0 0 25 0 2 0 333110668 35950592 7989 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 35108

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1772408/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=37028 CPUtime=102.23
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 10122 0 0 0 10218 5 0 0 20 0 2 0 333110636 37916672 8474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 9257 8474 218 20 0 8615 0
[pid=11745/tid=11747] ppid=11743 vsize=37028 CPUtime=101.92
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 9366 0 0 0 10187 5 0 0 25 0 2 0 333110668 37916672 8474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 37028

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1771000/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=38592 CPUtime=162.2
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 11471 0 0 0 16214 6 0 0 20 0 2 0 333110636 39518208 8848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 9648 8848 218 20 0 9006 0
[pid=11745/tid=11747] ppid=11743 vsize=38592 CPUtime=161.88
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 10715 0 0 0 16182 6 0 0 25 0 2 0 333110668 39518208 8848 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 38592

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1769592/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=40012 CPUtime=222.16
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 12654 0 0 0 22209 7 0 0 20 0 2 0 333110636 40972288 9186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 10003 9186 218 20 0 9361 0
[pid=11745/tid=11747] ppid=11743 vsize=40012 CPUtime=221.84
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 11898 0 0 0 22178 6 0 0 25 0 2 0 333110668 40972288 9186 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 40012

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1768632/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=41148 CPUtime=282.11
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 13799 0 0 0 28204 7 0 0 20 0 2 0 333110636 42135552 9486 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 10287 9486 218 20 0 9645 0
[pid=11745/tid=11747] ppid=11743 vsize=41148 CPUtime=281.8
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 13043 0 0 0 28173 7 0 0 25 0 2 0 333110668 42135552 9486 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 41148

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1767992/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=41632 CPUtime=342.09
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 14817 0 0 0 34201 8 0 0 20 0 2 0 333110636 42631168 9594 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 10408 9594 218 20 0 9766 0
[pid=11745/tid=11747] ppid=11743 vsize=41632 CPUtime=341.77
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 14061 0 0 0 34170 7 0 0 25 0 2 0 333110668 42631168 9594 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 41632

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1766968/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=42576 CPUtime=402.04
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 15962 0 0 0 40196 8 0 0 20 0 2 0 333110636 43597824 9829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 10644 9829 218 20 0 10002 0
[pid=11745/tid=11747] ppid=11743 vsize=42576 CPUtime=401.73
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 15206 0 0 0 40165 8 0 0 25 0 2 0 333110668 43597824 9829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7925405 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 42576

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1766136/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=43612 CPUtime=462.01
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 16965 0 0 0 46192 9 0 0 20 0 2 0 333110636 44658688 10052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 10903 10052 218 20 0 10261 0
[pid=11745/tid=11747] ppid=11743 vsize=43612 CPUtime=461.69
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 16209 0 0 0 46161 8 0 0 25 0 2 0 333110668 44658688 10052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 43612

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11747
/proc/meminfo: memFree=1765496/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=44188 CPUtime=521.97
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 17897 0 0 0 52187 10 0 0 20 0 2 0 333110636 45248512 10204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11047 10204 218 20 0 10405 0
[pid=11745/tid=11747] ppid=11743 vsize=44188 CPUtime=521.65
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 17141 0 0 0 52155 10 0 0 25 0 2 0 333110668 45248512 10204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 44188

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 11923
/proc/meminfo: memFree=1763400/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=45096 CPUtime=581.93
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 18897 0 0 0 58167 26 0 0 20 0 2 0 333110636 46178304 10424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11274 10424 218 20 0 10632 0
[pid=11745/tid=11747] ppid=11743 vsize=45096 CPUtime=581.62
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 18141 0 0 0 58136 26 0 0 25 0 2 0 333110668 46178304 10424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 45096

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1763896/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=45688 CPUtime=641.9
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 19871 0 0 0 64162 28 0 0 20 0 2 0 333110636 46784512 10553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11422 10553 218 20 0 10780 0
[pid=11745/tid=11747] ppid=11743 vsize=45688 CPUtime=641.58
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 19115 0 0 0 64131 27 0 0 25 0 2 0 333110668 46784512 10553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 45688

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1763576/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=45964 CPUtime=701.86
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 20675 0 0 0 70158 28 0 0 20 0 2 0 333110636 47067136 10642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11491 10642 218 20 0 10849 0
[pid=11745/tid=11747] ppid=11743 vsize=45964 CPUtime=701.55
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 19919 0 0 0 70127 28 0 0 25 0 2 0 333110668 47067136 10642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 45964

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1763320/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=46268 CPUtime=761.82
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 21569 0 0 0 76153 29 0 0 20 0 2 0 333110636 47378432 10691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11567 10691 218 20 0 10925 0
[pid=11745/tid=11747] ppid=11743 vsize=46268 CPUtime=761.51
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 20813 0 0 0 76122 29 0 0 25 0 2 0 333110668 47378432 10691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 46268

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1763192/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=46456 CPUtime=821.79
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 22528 0 0 0 82149 30 0 0 20 0 2 0 333110636 47570944 10740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11614 10740 218 20 0 10972 0
[pid=11745/tid=11747] ppid=11743 vsize=46456 CPUtime=821.47
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 21772 0 0 0 82118 29 0 0 25 0 2 0 333110668 47570944 10740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 46456

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1763192/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=46456 CPUtime=881.74
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 23402 0 0 0 88144 30 0 0 20 0 2 0 333110636 47570944 10769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11614 10769 218 20 0 10972 0
[pid=11745/tid=11747] ppid=11743 vsize=46456 CPUtime=881.43
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 22646 0 0 0 88113 30 0 0 25 0 2 0 333110668 47570944 10769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 46456

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1762872/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=46776 CPUtime=941.7
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 24234 0 0 0 94139 31 0 0 20 0 2 0 333110636 47898624 10821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11694 10821 218 20 0 11052 0
[pid=11745/tid=11747] ppid=11743 vsize=46776 CPUtime=941.38
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 23478 0 0 0 94108 30 0 0 25 0 2 0 333110668 47898624 10821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 46776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1762488/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=47220 CPUtime=1001.66
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 25128 0 0 0 100135 31 0 0 20 0 2 0 333110636 48353280 10935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11805 10935 218 20 0 11163 0
[pid=11745/tid=11747] ppid=11743 vsize=47220 CPUtime=1001.34
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 24372 0 0 0 100103 31 0 0 25 0 2 0 333110668 48353280 10935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 47220

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1762232/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=47584 CPUtime=1061.62
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 26071 0 0 0 106130 32 0 0 20 0 2 0 333110636 48726016 11033 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11896 11033 218 20 0 11254 0
[pid=11745/tid=11747] ppid=11743 vsize=47584 CPUtime=1061.31
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 25315 0 0 0 106099 32 0 0 25 0 2 0 333110668 48726016 11033 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 47584

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1761656/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=47996 CPUtime=1121.58
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 26945 0 0 0 112126 32 0 0 20 0 2 0 333110636 49147904 11124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 11999 11124 218 20 0 11357 0
[pid=11745/tid=11747] ppid=11743 vsize=47996 CPUtime=1121.27
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 26189 0 0 0 112095 32 0 0 25 0 2 0 333110668 49147904 11124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 47996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1761592/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=48164 CPUtime=1181.55
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 27818 0 0 0 118123 32 0 0 20 0 2 0 333110636 49319936 11145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 12041 11145 218 20 0 11399 0
[pid=11745/tid=11747] ppid=11743 vsize=48164 CPUtime=1181.24
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 27062 0 0 0 118092 32 0 0 25 0 2 0 333110668 49319936 11145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 48164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 11945
/proc/meminfo: memFree=1761464/2055920 swapFree=4148252/4192956
[pid=11745] ppid=11743 vsize=48328 CPUtime=1200.05
/proc/11745/stat : 11745 (MiraXTv2_dyn) S 11743 11745 10371 0 -1 4194304 28120 0 0 0 119972 33 0 0 20 0 2 0 333110636 49487872 11187 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11745/statm: 12082 11187 218 20 0 11440 0
[pid=11745/tid=11747] ppid=11743 vsize=48328 CPUtime=1199.72
/proc/11745/task/11747/stat : 11747 (MiraXTv2_dyn) R 11743 11745 10371 0 -1 4194368 27364 0 0 0 119940 32 0 0 25 0 2 0 333110668 49487872 11187 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48328

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.82
CPU time (s): 1200.07
CPU user time (s): 1199.73
CPU system time (s): 0.338948
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 48328

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

runsolver used 1.2968 second user time and 3.10553 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 02:52:13 UTC 2007

IDJOB= 304490
IDBENCH= 20133
IDSOLVER= 129
FILE ID= node19/304490-1178851932

PBS_JOBID= 5251009

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S2053050899-08.cnf
COMMAND LINE= /tmp/evaluation/304490-1178851932/MiraXTv2_dyn /tmp/evaluation/304490-1178851932/instance-304490-1178851932.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-304490-1178851932 -o ROOT/results/node19/solver-304490-1178851932 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304490-1178851932/MiraXTv2_dyn /tmp/evaluation/304490-1178851932/instance-304490-1178851932.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  662fe9209ea9fd94ae496f4e8858c688

RANDOM SEED= 371813072

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1806304 kB
Buffers:         46808 kB
Cached:         118056 kB
SwapCached:      14248 kB
Active:         101776 kB
Inactive:        86820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806304 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4372 kB
Writeback:           0 kB
Mapped:          29888 kB
Slab:            46556 kB
Committed_AS:  9144892 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= 66559 MiB

End job on node19 on Fri May 11 03:12:16 UTC 2007