Trace number 320487

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

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark799.473
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
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/node1/watcher-320487-1178885953 -o ROOT/results/node1/solver-320487-1178885953 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320487-1178885953/MiraXTv1_dyn /tmp/evaluation/320487-1178885953/instance-320487-1178885953.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.94 1.42 1.50 3/77 25767
/proc/meminfo: memFree=1711728/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=3788 CPUtime=0
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 364633321 3878912 398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 947 407 203 20 0 305 0

[startup+0.097583 s]
/proc/loadavg: 0.94 1.42 1.50 3/77 25767
/proc/meminfo: memFree=1711728/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=10820 CPUtime=0.08
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 2174 0 0 0 8 0 0 0 18 0 1 0 364633321 11079680 2149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 2705 2154 206 20 0 2063 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10820

[startup+0.102583 s]
/proc/loadavg: 0.94 1.42 1.50 3/77 25767
/proc/meminfo: memFree=1711728/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=10952 CPUtime=0.09
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 2254 0 0 0 9 0 0 0 18 0 1 0 364633321 11214848 2229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 2738 2229 206 20 0 2096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10952

[startup+0.301607 s]
/proc/loadavg: 0.94 1.42 1.50 3/77 25767
/proc/meminfo: memFree=1711728/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=26092 CPUtime=0.29
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 5454 0 0 0 27 2 0 0 19 0 1 0 364633321 26718208 5429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 6523 5429 206 20 0 5881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26092

[startup+0.701653 s]
/proc/loadavg: 0.94 1.42 1.50 3/77 25767
/proc/meminfo: memFree=1711728/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=54140 CPUtime=0.69
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 11594 0 0 0 63 6 0 0 23 0 1 0 364633321 55439360 11569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 13535 11569 206 20 0 12893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54140

[startup+1.50175 s]
/proc/loadavg: 0.94 1.42 1.50 2/78 25768
/proc/meminfo: memFree=1648552/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=102236 CPUtime=1.49
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 22995 0 0 0 137 12 0 0 25 0 1 0 364633321 104689664 22970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 25559 22970 206 20 0 24917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102236

[startup+3.10193 s]
/proc/loadavg: 0.94 1.42 1.50 2/78 25768
/proc/meminfo: memFree=1603752/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=149028 CPUtime=3.09
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 33684 0 0 0 293 16 0 0 25 0 1 0 364633321 152604672 33659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 37257 33659 207 20 0 36615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149028

[startup+6.30131 s]
/proc/loadavg: 0.95 1.41 1.50 2/78 25768
/proc/meminfo: memFree=1527784/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=214868 CPUtime=6.28
/proc/25767/stat : 25767 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194304 49739 0 0 0 606 22 0 0 25 0 1 0 364633321 220024832 49714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/25767/statm: 53717 49715 207 20 0 53075 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 214868

[startup+12.7011 s]
/proc/loadavg: 0.95 1.40 1.50 2/79 25769
/proc/meminfo: memFree=1452008/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=329788 CPUtime=12.69
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 70208 0 0 0 1237 32 0 0 25 0 2 0 364633321 337702912 64998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 82447 64998 218 20 0 81805 0
[pid=25767/tid=25769] ppid=25765 vsize=329788 CPUtime=2.56
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 14912 0 0 0 251 5 0 0 25 0 2 0 364634333 337702912 64998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 329788

[startup+25.5016 s]
/proc/loadavg: 0.96 1.38 1.49 2/79 25769
/proc/meminfo: memFree=1463784/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=316444 CPUtime=25.47
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 70272 0 0 0 2515 32 0 0 25 0 2 0 364633321 324038656 62086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 79111 62086 218 20 0 78469 0
[pid=25767/tid=25769] ppid=25765 vsize=316444 CPUtime=15.36
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 14976 0 0 0 1530 6 0 0 25 0 2 0 364634333 324038656 62086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 316444

[startup+51.1016 s]
/proc/loadavg: 0.97 1.35 1.47 2/79 25769
/proc/meminfo: memFree=1462824/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=316444 CPUtime=51.05
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 70508 0 0 0 5073 32 0 0 25 0 2 0 364633321 324038656 62289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 79111 62289 218 20 0 78469 0
[pid=25767/tid=25769] ppid=25765 vsize=316444 CPUtime=40.94
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 15212 0 0 0 4088 6 0 0 25 0 2 0 364634333 324038656 62289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 316444

[startup+102.307 s]
/proc/loadavg: 0.99 1.30 1.45 2/79 25769
/proc/meminfo: memFree=1441000/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=337300 CPUtime=102.23
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 76164 0 0 0 10187 36 0 0 25 0 2 0 364633321 345395200 67734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 84325 67734 218 20 0 83683 0
[pid=25767/tid=25769] ppid=25765 vsize=337300 CPUtime=92.12
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 20868 0 0 0 9202 10 0 0 25 0 2 0 364634333 345395200 67734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 337300

[startup+162.302 s]
/proc/loadavg: 0.99 1.24 1.42 2/79 25769
/proc/meminfo: memFree=1418792/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=359100 CPUtime=162.17
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 81872 0 0 0 16177 40 0 0 25 0 2 0 364633321 367718400 73314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 89775 73314 218 20 0 89133 0
[pid=25767/tid=25769] ppid=25765 vsize=359100 CPUtime=152.04
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 26576 0 0 0 15191 13 0 0 25 0 2 0 364634333 367718400 73314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 359100

[startup+222.302 s]
/proc/loadavg: 0.99 1.19 1.39 2/79 25769
/proc/meminfo: memFree=1362280/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=415396 CPUtime=222.13
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 96263 0 0 0 22166 47 0 0 25 0 2 0 364633321 425365504 87408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 103849 87408 218 20 0 103207 0
[pid=25767/tid=25769] ppid=25765 vsize=415396 CPUtime=212.02
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 40967 0 0 0 21181 21 0 0 25 0 2 0 364634333 425365504 87408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 415396

[startup+282.302 s]
/proc/loadavg: 0.99 1.16 1.36 2/79 25769
/proc/meminfo: memFree=1362216/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=415304 CPUtime=282.09
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 96287 0 0 0 28162 47 0 0 25 0 2 0 364633321 425271296 87428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 103826 87428 218 20 0 103184 0
[pid=25767/tid=25769] ppid=25765 vsize=415304 CPUtime=271.97
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 40991 0 0 0 27176 21 0 0 25 0 2 0 364634333 425271296 87428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 415304

[startup+342.302 s]
/proc/loadavg: 0.99 1.12 1.34 2/79 25769
/proc/meminfo: memFree=1362280/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=415184 CPUtime=342.03
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 96306 0 0 0 34156 47 0 0 25 0 2 0 364633321 425148416 87417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 103796 87417 218 20 0 103154 0
[pid=25767/tid=25769] ppid=25765 vsize=415184 CPUtime=331.92
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 41010 0 0 0 33171 21 0 0 25 0 2 0 364634333 425148416 87417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 415184

[startup+402.302 s]
/proc/loadavg: 0.99 1.10 1.31 2/79 25769
/proc/meminfo: memFree=1343528/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=433828 CPUtime=402
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 101142 0 0 0 40150 50 0 0 25 0 2 0 364633321 444239872 92086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 108457 92086 218 20 0 107815 0
[pid=25767/tid=25769] ppid=25765 vsize=433828 CPUtime=391.87
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 45846 0 0 0 39164 23 0 0 25 0 2 0 364634333 444239872 92086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 433828

[startup+462.302 s]
/proc/loadavg: 0.99 1.08 1.29 2/79 25769
/proc/meminfo: memFree=1329000/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=448424 CPUtime=461.97
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 104951 0 0 0 46144 53 0 0 25 0 2 0 364633321 459186176 95727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 112106 95727 218 20 0 111464 0
[pid=25767/tid=25769] ppid=25765 vsize=448424 CPUtime=451.84
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 49655 0 0 0 45158 26 0 0 25 0 2 0 364634333 459186176 95727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 448424

[startup+522.303 s]
/proc/loadavg: 0.99 1.06 1.27 2/79 25769
/proc/meminfo: memFree=1243624/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533256 CPUtime=521.9
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126455 0 0 0 52126 64 0 0 25 0 2 0 364633321 546054144 116972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133314 116972 218 20 0 132672 0
[pid=25767/tid=25769] ppid=25765 vsize=533256 CPUtime=511.79
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71159 0 0 0 51141 38 0 0 25 0 2 0 364634333 546054144 116972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 533256

[startup+582.303 s]
/proc/loadavg: 0.99 1.05 1.25 2/79 25769
/proc/meminfo: memFree=1243432/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=581.88
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126615 0 0 0 58123 65 0 0 25 0 2 0 364633321 546328576 117045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117045 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=571.75
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71319 0 0 0 57137 38 0 0 25 0 2 0 364634333 546328576 117045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566030 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 533524

[startup+642.303 s]
/proc/loadavg: 0.99 1.04 1.23 2/79 25769
/proc/meminfo: memFree=1243432/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=641.85
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126627 0 0 0 64120 65 0 0 25 0 2 0 364633321 546328576 117057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117057 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=631.73
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71331 0 0 0 63135 38 0 0 25 0 2 0 364634333 546328576 117057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 533524

[startup+702.303 s]
/proc/loadavg: 0.99 1.03 1.21 2/79 25769
/proc/meminfo: memFree=1243368/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=701.8
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126641 0 0 0 70115 65 0 0 25 0 2 0 364633321 546328576 117071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117071 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=691.69
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71345 0 0 0 69130 39 0 0 25 0 2 0 364634333 546328576 117071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 533524

[startup+762.307 s]
/proc/loadavg: 0.99 1.02 1.20 2/79 25769
/proc/meminfo: memFree=1243368/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=761.77
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126649 0 0 0 76112 65 0 0 25 0 2 0 364633321 546328576 117079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117079 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=751.65
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71353 0 0 0 75126 39 0 0 25 0 2 0 364634333 546328576 117079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 533524

[startup+822.303 s]
/proc/loadavg: 0.99 1.02 1.18 2/79 25769
/proc/meminfo: memFree=1243368/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=821.72
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126661 0 0 0 82107 65 0 0 25 0 2 0 364633321 546328576 117091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117091 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=811.61
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71365 0 0 0 81122 39 0 0 25 0 2 0 364634333 546328576 117091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 533524

[startup+882.302 s]
/proc/loadavg: 0.99 1.01 1.17 2/79 25769
/proc/meminfo: memFree=1243368/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=881.65
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126670 0 0 0 88100 65 0 0 25 0 2 0 364633321 546328576 117100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117100 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=871.54
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71374 0 0 0 87115 39 0 0 25 0 2 0 364634333 546328576 117100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 533524

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.16 2/79 25769
/proc/meminfo: memFree=1243304/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=941.61
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126686 0 0 0 94095 66 0 0 25 0 2 0 364633321 546328576 117116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117116 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=931.49
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71390 0 0 0 93110 39 0 0 25 0 2 0 364634333 546328576 117116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 533524

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.14 2/79 25769
/proc/meminfo: memFree=1243240/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1001.58
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126698 0 0 0 100092 66 0 0 25 0 2 0 364633321 546328576 117128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117128 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=991.46
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71402 0 0 0 99107 39 0 0 25 0 2 0 364634333 546328576 117128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.58
Current children cumulated vsize (KiB) 533524

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.13 2/79 25769
/proc/meminfo: memFree=1243240/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1061.53
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126707 0 0 0 106087 66 0 0 25 0 2 0 364633321 546328576 117137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117137 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=1051.41
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71411 0 0 0 105102 39 0 0 25 0 2 0 364634333 546328576 117137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.53
Current children cumulated vsize (KiB) 533524

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.12 2/79 25771
/proc/meminfo: memFree=1243048/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1121.48
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126716 0 0 0 112082 66 0 0 25 0 2 0 364633321 546328576 117146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117146 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=1111.36
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71420 0 0 0 111097 39 0 0 25 0 2 0 364634333 546328576 117146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517136 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 533524

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.11 2/79 25771
/proc/meminfo: memFree=1243048/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1181.45
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126722 0 0 0 118079 66 0 0 25 0 2 0 364633321 546328576 117152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117152 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=1171.33
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71426 0 0 0 117093 40 0 0 25 0 2 0 364634333 546328576 117152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 533524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 1.00 1.11 2/79 25771
/proc/meminfo: memFree=1243048/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1200.04
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126723 0 0 0 119938 66 0 0 25 0 2 0 364633321 546328576 117153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117153 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=1189.93
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71427 0 0 0 118953 40 0 0 25 0 2 0 364634333 546328576 117153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 533524

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 1.00 1.11 2/79 25771
/proc/meminfo: memFree=1243048/2055920 swapFree=4145760/4192956
[pid=25767] ppid=25765 vsize=533524 CPUtime=1200.04
/proc/25767/stat : 25767 (MiraXTv1_dyn) S 25765 25767 25207 0 -1 4194304 126723 0 0 0 119938 66 0 0 25 0 2 0 364633321 546328576 117153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25767/statm: 133381 117153 218 20 0 132739 0
[pid=25767/tid=25769] ppid=25765 vsize=533524 CPUtime=1189.93
/proc/25767/task/25769/stat : 25769 (MiraXTv1_dyn) R 25765 25767 25207 0 -1 4194368 71427 0 0 0 118953 40 0 0 25 0 2 0 364634333 546328576 117153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 533524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.99
CPU time (s): 1200.13
CPU user time (s): 1199.39
CPU system time (s): 0.740887
CPU usage (%): 99.9286
Max. virtual memory (cumulated for all children) (KiB): 533872

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

runsolver used 1.26381 second user time and 3.11053 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 12:19:15 UTC 2007

IDJOB= 320487
IDBENCH= 20504
IDSOLVER= 130
FILE ID= node1/320487-1178885953

PBS_JOBID= 5251074

Free space on /tmp= 54591 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f10ni.cnf
COMMAND LINE= /tmp/evaluation/320487-1178885953/MiraXTv1_dyn /tmp/evaluation/320487-1178885953/instance-320487-1178885953.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-320487-1178885953 -o ROOT/results/node1/solver-320487-1178885953 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320487-1178885953/MiraXTv1_dyn /tmp/evaluation/320487-1178885953/instance-320487-1178885953.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b99a5b8844b4e1d2656eb1422e6e888f

RANDOM SEED= 861016599

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1712008 kB
Buffers:         49180 kB
Cached:         183648 kB
SwapCached:      14692 kB
Active:         136704 kB
Inactive:       121156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712008 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:           23992 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            71532 kB
Committed_AS:  9758808 kB
PageTables:       1832 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= 54591 MiB

End job on node1 on Fri May 11 12:39:18 UTC 2007