Trace number 294321

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.17 601.73

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1738460433-02.UNSAT.shuffled.cnf
MD5SUMf83c4477f4cb191188861bfa5f97d580
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-294321-1178816565 -o ROOT/results/node12/solver-294321-1178816565 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294321-1178816565/MiraXTv3_dyn /tmp/evaluation/294321-1178816565/instance-294321-1178816565.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.84 0.94 0.98 3/77 1043
/proc/meminfo: memFree=1703912/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=3788 CPUtime=0
/proc/1043/stat : 1043 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 357693895 3878912 262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 947 263 206 20 0 305 0

[startup+0.016755 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1043
/proc/meminfo: memFree=1703912/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=4080 CPUtime=0.01
/proc/1043/stat : 1043 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 357693895 4177920 324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 1 0 0
/proc/1043/statm: 1020 324 207 20 0 378 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4080

[startup+0.101767 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1043
/proc/meminfo: memFree=1703912/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=7000 CPUtime=0.17
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 757 0 0 0 17 0 0 0 18 0 3 0 357693895 7168000 732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 1750 732 218 20 0 1108 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7000

[startup+0.301788 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1043
/proc/meminfo: memFree=1703912/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=9108 CPUtime=0.57
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 1248 0 0 0 57 0 0 0 18 0 3 0 357693895 9326592 1223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 2277 1223 218 20 0 1635 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9108

[startup+0.701828 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1043
/proc/meminfo: memFree=1703912/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=12716 CPUtime=1.36
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 2057 0 0 0 136 0 0 0 18 0 3 0 357693895 13021184 2032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 3179 2032 218 20 0 2537 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 12716

[startup+1.50191 s]
/proc/loadavg: 0.93 0.96 0.98 4/80 1046
/proc/meminfo: memFree=1694480/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=16420 CPUtime=2.96
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 2845 0 0 0 295 1 0 0 18 0 3 0 357693895 16814080 2820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 4105 2820 218 20 0 3463 0
[pid=1043/tid=1045] ppid=1041 vsize=16420 CPUtime=1.47
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 1232 0 0 0 147 0 0 0 25 0 3 0 357693897 16814080 2820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=16420 CPUtime=1.45
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 1245 0 0 0 145 0 0 0 17 0 3 0 357693897 16814080 2820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16420

[startup+3.10207 s]
/proc/loadavg: 0.93 0.96 0.98 3/80 1046
/proc/meminfo: memFree=1691600/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=20556 CPUtime=6.15
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 3950 0 0 0 613 2 0 0 18 0 3 0 357693895 21049344 3853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 5139 3853 218 20 0 4497 0
[pid=1043/tid=1045] ppid=1041 vsize=20556 CPUtime=3.07
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 1675 0 0 0 307 0 0 0 25 0 3 0 357693897 21049344 3853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=20556 CPUtime=3.05
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 1907 0 0 0 304 1 0 0 18 0 3 0 357693897 21049344 3853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20556

[startup+6.30139 s]
/proc/loadavg: 0.93 0.96 0.98 3/80 1046
/proc/meminfo: memFree=1681808/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=29476 CPUtime=12.53
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 6388 0 0 0 1249 4 0 0 18 0 3 0 357693895 30183424 6212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 7369 6212 218 20 0 6727 0
[pid=1043/tid=1045] ppid=1041 vsize=29476 CPUtime=6.27
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 2858 0 0 0 626 1 0 0 19 0 3 0 357693897 30183424 6212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=29476 CPUtime=6.23
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 3162 0 0 0 621 2 0 0 25 0 3 0 357693897 30183424 6212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 29476

[startup+12.702 s]
/proc/loadavg: 1.10 0.99 0.99 3/80 1046
/proc/meminfo: memFree=1671712/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=37612 CPUtime=25.29
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 8647 0 0 0 2523 6 0 0 18 0 3 0 357693895 38514688 8164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 9403 8164 218 20 0 8761 0
[pid=1043/tid=1045] ppid=1041 vsize=37612 CPUtime=12.65
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 4017 0 0 0 1264 1 0 0 18 0 3 0 357693897 38514688 8164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=37612 CPUtime=12.6
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 4262 0 0 0 1256 4 0 0 18 0 3 0 357693897 38514688 8164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 37612

[startup+25.5013 s]
/proc/loadavg: 1.24 1.02 1.01 3/80 1046
/proc/meminfo: memFree=1662432/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=46596 CPUtime=50.82
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 11355 0 0 0 5072 10 0 0 18 0 3 0 357693895 47714304 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 11649 10441 218 20 0 11007 0
[pid=1043/tid=1045] ppid=1041 vsize=46596 CPUtime=25.44
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 5319 0 0 0 2541 3 0 0 25 0 3 0 357693897 47714304 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=46596 CPUtime=25.35
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 5668 0 0 0 2529 6 0 0 25 0 3 0 357693897 47714304 10441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 46596

[startup+51.1019 s]
/proc/loadavg: 1.54 1.11 1.03 3/80 1046
/proc/meminfo: memFree=1658400/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=50312 CPUtime=101.87
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 13353 0 0 0 10175 12 0 0 18 0 3 0 357693895 51519488 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 12578 11416 218 20 0 11936 0
[pid=1043/tid=1045] ppid=1041 vsize=50312 CPUtime=51.03
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 6296 0 0 0 5099 4 0 0 25 0 3 0 357693897 51519488 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=50312 CPUtime=50.81
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 6689 0 0 0 5074 7 0 0 25 0 3 0 357693897 51519488 11416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 50312

[startup+102.306 s]
/proc/loadavg: 1.80 1.25 1.08 3/80 1046
/proc/meminfo: memFree=1654432/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=54480 CPUtime=203.99
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 16205 0 0 0 20385 14 0 0 18 0 3 0 357693895 55787520 12455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 13620 12455 218 20 0 12978 0
[pid=1043/tid=1045] ppid=1041 vsize=54480 CPUtime=102.19
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 7749 0 0 0 10214 5 0 0 25 0 3 0 357693897 55787520 12455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=54480 CPUtime=101.78
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 8088 0 0 0 10169 9 0 0 25 0 3 0 357693897 55787520 12455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 54480

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 1046
/proc/meminfo: memFree=1651936/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=57052 CPUtime=323.66
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 18843 0 0 0 32349 17 0 0 18 0 3 0 357693895 58421248 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 14263 13046 218 20 0 13621 0
[pid=1043/tid=1045] ppid=1041 vsize=57052 CPUtime=162.15
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 9014 0 0 0 16208 7 0 0 25 0 3 0 357693897 58421248 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=57052 CPUtime=161.49
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 9461 0 0 0 16139 10 0 0 25 0 3 0 357693897 58421248 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 57052

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 1046
/proc/meminfo: memFree=1650144/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=59672 CPUtime=443.34
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 21258 0 0 0 44315 19 0 0 18 0 3 0 357693895 61104128 13498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 14918 13498 218 20 0 14276 0
[pid=1043/tid=1045] ppid=1041 vsize=59672 CPUtime=222.1
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 10251 0 0 0 22202 8 0 0 25 0 3 0 357693897 61104128 13498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=59672 CPUtime=221.22
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 10639 0 0 0 22111 11 0 0 25 0 3 0 357693897 61104128 13498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 59672

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 1046
/proc/meminfo: memFree=1647328/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=63120 CPUtime=563.02
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 23817 0 0 0 56280 22 0 0 18 0 3 0 357693895 64634880 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 15780 14285 218 20 0 15138 0
[pid=1043/tid=1045] ppid=1041 vsize=63120 CPUtime=282.06
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 11665 0 0 0 28196 10 0 0 25 0 3 0 357693897 64634880 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=63120 CPUtime=280.93
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 11784 0 0 0 28081 12 0 0 25 0 3 0 357693897 64634880 14285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 63120

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 1046
/proc/meminfo: memFree=1643872/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=64924 CPUtime=682.7
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 26439 0 0 0 68245 25 0 0 18 0 3 0 357693895 66482176 15177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 16231 15177 218 20 0 15589 0
[pid=1043/tid=1045] ppid=1041 vsize=64924 CPUtime=342.02
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 12751 0 0 0 34191 11 0 0 25 0 3 0 357693897 66482176 15177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=64924 CPUtime=340.65
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 13320 0 0 0 34052 13 0 0 25 0 3 0 357693897 66482176 15177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 64924

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 1046
/proc/meminfo: memFree=1639584/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=69180 CPUtime=802.4
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 29310 0 0 0 80212 28 0 0 18 0 3 0 357693895 70840320 16106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 17295 16106 218 20 0 16653 0
[pid=1043/tid=1045] ppid=1041 vsize=69180 CPUtime=402.01
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 14397 0 0 0 40188 13 0 0 25 0 3 0 357693897 70840320 16106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=69180 CPUtime=400.36
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 14545 0 0 0 40022 14 0 0 25 0 3 0 357693897 70840320 16106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 69180

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 1046
/proc/meminfo: memFree=1636768/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=71972 CPUtime=922.07
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 31845 0 0 0 92177 30 0 0 18 0 3 0 357693895 73699328 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 17993 16838 218 20 0 17351 0
[pid=1043/tid=1045] ppid=1041 vsize=71972 CPUtime=461.97
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 15457 0 0 0 46183 14 0 0 25 0 3 0 357693897 73699328 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=71972 CPUtime=460.08
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 16020 0 0 0 45992 16 0 0 25 0 3 0 357693897 73699328 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 71972

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 1046
/proc/meminfo: memFree=1635488/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=73600 CPUtime=1041.73
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 33896 0 0 0 104141 32 0 0 18 0 3 0 357693895 75366400 17140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 18400 17140 218 20 0 17758 0
[pid=1043/tid=1045] ppid=1041 vsize=73600 CPUtime=521.95
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 16480 0 0 0 52180 15 0 0 25 0 3 0 357693897 75366400 17140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=73600 CPUtime=519.76
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 17048 0 0 0 51959 17 0 0 25 0 3 0 357693897 75366400 17140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.73
Current children cumulated vsize (KiB) 73600

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 1046
/proc/meminfo: memFree=1634144/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=75228 CPUtime=1161.44
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 35761 0 0 0 116110 34 0 0 18 0 3 0 357693895 77033472 17497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 18807 17497 218 20 0 18165 0
[pid=1043/tid=1045] ppid=1041 vsize=75228 CPUtime=581.91
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 17333 0 0 0 58175 16 0 0 25 0 3 0 357693897 77033472 17497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=75228 CPUtime=579.49
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 18060 0 0 0 57932 17 0 0 25 0 3 0 357693897 77033472 17497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.44
Current children cumulated vsize (KiB) 75228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 1046
/proc/meminfo: memFree=1633824/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=75228 CPUtime=1200.14
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 36338 0 0 0 119980 34 0 0 18 0 3 0 357693895 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 18807 17540 218 20 0 18165 0
[pid=1043/tid=1045] ppid=1041 vsize=75228 CPUtime=601.31
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 17614 0 0 0 60115 16 0 0 25 0 3 0 357693897 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=75228 CPUtime=598.79
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 18356 0 0 0 59862 17 0 0 25 0 3 0 357693897 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 75228

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 1046
/proc/meminfo: memFree=1633824/2055920 swapFree=4154864/4192956
[pid=1043] ppid=1041 vsize=75228 CPUtime=1200.14
/proc/1043/stat : 1043 (MiraXTv3_dyn) S 1041 1043 971 0 -1 4194304 36338 0 0 0 119980 34 0 0 18 0 3 0 357693895 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1043/statm: 18807 17540 218 20 0 18165 0
[pid=1043/tid=1045] ppid=1041 vsize=75228 CPUtime=601.31
/proc/1043/task/1045/stat : 1045 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 17614 0 0 0 60115 16 0 0 25 0 3 0 357693897 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1043/tid=1046] ppid=1041 vsize=75228 CPUtime=598.79
/proc/1043/task/1046/stat : 1046 (MiraXTv3_dyn) R 1041 1043 971 0 -1 4194368 18356 0 0 0 59862 17 0 0 25 0 3 0 357693897 77033472 17540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 75228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.73
CPU time (s): 1200.17
CPU user time (s): 1199.81
CPU system time (s): 0.357945
CPU usage (%): 199.454
Max. virtual memory (cumulated for all children) (KiB): 75428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36339
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= 280
involuntary context switches= 22607

runsolver used 0.551916 second user time and 1.64475 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 17:02:45 UTC 2007

IDJOB= 294321
IDBENCH= 19885
IDSOLVER= 128
FILE ID= node12/294321-1178816565

PBS_JOBID= 5250973

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1738460433-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294321-1178816565/MiraXTv3_dyn /tmp/evaluation/294321-1178816565/instance-294321-1178816565.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-294321-1178816565 -o ROOT/results/node12/solver-294321-1178816565 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294321-1178816565/MiraXTv3_dyn /tmp/evaluation/294321-1178816565/instance-294321-1178816565.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f83c4477f4cb191188861bfa5f97d580

RANDOM SEED= 177753320

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1704128 kB
Buffers:         48148 kB
Cached:         216332 kB
SwapCached:      17516 kB
Active:         116212 kB
Inactive:       172564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704128 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:            48604 kB
Committed_AS: 10861896 kB
PageTables:       1792 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 node12 on Thu May 10 17:12:49 UTC 2007