Trace number 297765

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.07 601.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1711439550-13.UNSAT.shuffled.cnf
MD5SUM2a29cf8033c0c4626cda2167b46ef223
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark407.645
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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 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/node11/watcher-297765-1178827940 -o ROOT/results/node11/solver-297765-1178827940 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297765-1178827940/MiraXTv3_dyn /tmp/evaluation/297765-1178827940/instance-297765-1178827940.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 1.08 3/77 16204
/proc/meminfo: memFree=1856600/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=3788 CPUtime=0
/proc/16204/stat : 16204 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 323842994 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/16204/statm: 947 267 206 20 0 305 0

[startup+0.041709 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 16204
/proc/meminfo: memFree=1856600/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=5652 CPUtime=0.06
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 503 0 0 0 6 0 0 0 18 0 3 0 323842994 5787648 478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 1413 479 218 20 0 771 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5652

[startup+0.101717 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 16204
/proc/meminfo: memFree=1856600/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=6568 CPUtime=0.18
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 643 0 0 0 18 0 0 0 18 0 3 0 323842994 6725632 618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 1642 618 218 20 0 1000 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6568

[startup+0.301742 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 16204
/proc/meminfo: memFree=1856600/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=8500 CPUtime=0.57
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 1037 0 0 0 57 0 0 0 18 0 3 0 323842994 8704000 1012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 2125 1012 218 20 0 1483 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8500

[startup+0.70179 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 16204
/proc/meminfo: memFree=1856600/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=10720 CPUtime=1.37
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 1667 0 0 0 137 0 0 0 18 0 3 0 323842994 10977280 1642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 2680 1642 218 20 0 2038 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10720

[startup+1.50289 s]
/proc/loadavg: 0.92 0.98 1.08 3/80 16207
/proc/meminfo: memFree=1849344/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=14880 CPUtime=2.97
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 2632 0 0 0 296 1 0 0 18 0 3 0 323842994 15237120 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 3720 2607 218 20 0 3078 0
[pid=16204/tid=16206] ppid=16202 vsize=14880 CPUtime=1.48
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 1131 0 0 0 148 0 0 0 19 0 3 0 323842995 15237120 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16204/tid=16207] ppid=16202 vsize=14880 CPUtime=1.47
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 1160 0 0 0 147 0 0 0 25 0 3 0 323842995 15237120 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14880

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 1.08 3/80 16207
/proc/meminfo: memFree=1846400/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=17748 CPUtime=6.16
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 3215 0 0 0 615 1 0 0 18 0 3 0 323842994 18173952 3190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 4437 3190 218 20 0 3795 0
[pid=16204/tid=16206] ppid=16202 vsize=17748 CPUtime=3.08
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 1479 0 0 0 308 0 0 0 19 0 3 0 323842995 18173952 3190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16204/tid=16207] ppid=16202 vsize=17748 CPUtime=3.06
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 1395 0 0 0 306 0 0 0 25 0 3 0 323842995 18173952 3190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17748

[startup+6.30145 s]
/proc/loadavg: 1.01 1.00 1.09 4/80 16207
/proc/meminfo: memFree=1839552/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=24172 CPUtime=12.55
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 5045 0 0 0 1252 3 0 0 18 0 3 0 323842994 24752128 4905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 6043 4905 218 20 0 5401 0
[pid=16204/tid=16206] ppid=16202 vsize=24172 CPUtime=6.28
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 2295 0 0 0 627 1 0 0 25 0 3 0 323842995 24752128 4905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16204/tid=16207] ppid=16202 vsize=24172 CPUtime=6.25
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 2409 0 0 0 624 1 0 0 18 0 3 0 323842995 24752128 4905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24172

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.09 3/80 16207
/proc/meminfo: memFree=1827136/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=35288 CPUtime=25.31
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 7866 0 0 0 2525 6 0 0 18 0 3 0 323842994 36134912 7481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 8822 7481 218 20 0 8180 0
[pid=16204/tid=16206] ppid=16202 vsize=35288 CPUtime=12.67
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 3645 0 0 0 1265 2 0 0 25 0 3 0 323842995 36134912 7481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16204/tid=16207] ppid=16202 vsize=35288 CPUtime=12.62
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 3880 0 0 0 1259 3 0 0 25 0 3 0 323842995 36134912 7481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35288

[startup+25.5017 s]
/proc/loadavg: 1.29 1.06 1.10 3/80 16207
/proc/meminfo: memFree=1822976/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=39744 CPUtime=50.83
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 9408 0 0 0 5075 8 0 0 18 0 3 0 323842994 40697856 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 9936 8649 218 20 0 9294 0
[pid=16204/tid=16206] ppid=16202 vsize=39744 CPUtime=25.46
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 4439 0 0 0 2543 3 0 0 25 0 3 0 323842995 40697856 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16204/tid=16207] ppid=16202 vsize=39744 CPUtime=25.35
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 4628 0 0 0 2531 4 0 0 17 0 3 0 323842995 40697856 8649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 39744

[startup+51.1017 s]
/proc/loadavg: 1.53 1.14 1.13 3/80 16207
/proc/meminfo: memFree=1814208/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=48396 CPUtime=101.89
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 12193 0 0 0 10178 11 0 0 18 0 3 0 323842994 49557504 10640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 12099 10640 218 20 0 11457 0
[pid=16204/tid=16206] ppid=16202 vsize=48396 CPUtime=50.97
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 5809 0 0 0 5092 5 0 0 25 0 3 0 323842995 49557504 10640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=48396 CPUtime=50.91
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 6043 0 0 0 5085 6 0 0 25 0 3 0 323842995 49557504 10640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 48396

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.17 3/80 16207
/proc/meminfo: memFree=1805184/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=56832 CPUtime=204.04
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 15970 0 0 0 20389 15 0 0 18 0 3 0 323842994 58195968 12883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 14208 12883 218 20 0 13566 0
[pid=16204/tid=16206] ppid=16202 vsize=56832 CPUtime=101.93
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 7895 0 0 0 10187 6 0 0 25 0 3 0 323842995 58195968 12883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=56832 CPUtime=102.09
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 7734 0 0 0 10201 8 0 0 25 0 3 0 323842995 58195968 12883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 56832

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.22 3/80 16207
/proc/meminfo: memFree=1798144/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=63980 CPUtime=323.72
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 19576 0 0 0 32352 20 0 0 18 0 3 0 323842994 65515520 14640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 15995 14640 218 20 0 15353 0
[pid=16204/tid=16206] ppid=16202 vsize=63980 CPUtime=161.63
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 9685 0 0 0 16155 8 0 0 25 0 3 0 323842995 65515520 14640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=63980 CPUtime=162.07
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 9550 0 0 0 16196 11 0 0 25 0 3 0 323842995 65515520 14640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 63980

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.27 3/80 16207
/proc/meminfo: memFree=1795648/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=66704 CPUtime=443.41
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 21777 0 0 0 44319 22 0 0 18 0 3 0 323842994 68304896 15250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 16676 15250 218 20 0 16034 0
[pid=16204/tid=16206] ppid=16202 vsize=66704 CPUtime=221.37
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 10966 0 0 0 22127 10 0 0 25 0 3 0 323842995 68304896 15250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=66704 CPUtime=222.03
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 10470 0 0 0 22191 12 0 0 25 0 3 0 323842995 68304896 15250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 66704

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.31 3/80 16207
/proc/meminfo: memFree=1794752/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=67164 CPUtime=563.11
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 23692 0 0 0 56287 24 0 0 18 0 3 0 323842994 68775936 15496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 16791 15496 218 20 0 16149 0
[pid=16204/tid=16206] ppid=16202 vsize=67164 CPUtime=281.1
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 11988 0 0 0 28100 10 0 0 25 0 3 0 323842995 68775936 15496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=67164 CPUtime=281.98
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 11363 0 0 0 28185 13 0 0 25 0 3 0 323842995 68775936 15496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 67164

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.35 3/80 16207
/proc/meminfo: memFree=1793536/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=68500 CPUtime=682.78
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 25600 0 0 0 68252 26 0 0 18 0 3 0 323842994 70144000 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17125 15769 218 20 0 16483 0
[pid=16204/tid=16206] ppid=16202 vsize=68500 CPUtime=340.81
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 12949 0 0 0 34070 11 0 0 25 0 3 0 323842995 70144000 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=68500 CPUtime=341.95
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 12310 0 0 0 34181 14 0 0 25 0 3 0 323842995 70144000 15769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 68500

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.39 3/80 16207
/proc/meminfo: memFree=1792704/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=69632 CPUtime=802.47
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 27298 0 0 0 80220 27 0 0 18 0 3 0 323842994 71303168 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17408 15990 218 20 0 16766 0
[pid=16204/tid=16206] ppid=16202 vsize=69632 CPUtime=400.54
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 13784 0 0 0 40043 11 0 0 25 0 3 0 323842995 71303168 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=69632 CPUtime=401.91
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 13173 0 0 0 40176 15 0 0 25 0 3 0 323842995 71303168 15990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 69632

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.42 3/80 16207
/proc/meminfo: memFree=1791360/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=70704 CPUtime=922.15
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 29261 0 0 0 92186 29 0 0 18 0 3 0 323842994 72400896 16327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17676 16327 218 20 0 17034 0
[pid=16204/tid=16206] ppid=16202 vsize=70704 CPUtime=460.26
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 14905 0 0 0 46013 13 0 0 25 0 3 0 323842995 72400896 16327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=70704 CPUtime=461.88
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 14015 0 0 0 46172 16 0 0 25 0 3 0 323842995 72400896 16327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 70704

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 16207
/proc/meminfo: memFree=1790976/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=71728 CPUtime=1041.84
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 30909 0 0 0 104153 31 0 0 18 0 3 0 323842994 73449472 16418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17932 16418 218 20 0 17290 0
[pid=16204/tid=16206] ppid=16202 vsize=71728 CPUtime=519.98
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 15702 0 0 0 51985 13 0 0 25 0 3 0 323842995 73449472 16418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=71728 CPUtime=521.84
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 14866 0 0 0 52167 17 0 0 25 0 3 0 323842995 73449472 16418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.84
Current children cumulated vsize (KiB) 71728

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 16207
/proc/meminfo: memFree=1790848/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=71728 CPUtime=1161.52
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 32543 0 0 0 116119 33 0 0 18 0 3 0 323842994 73449472 16456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17932 16456 218 20 0 17290 0
[pid=16204/tid=16206] ppid=16202 vsize=71728 CPUtime=579.69
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 16520 0 0 0 57955 14 0 0 25 0 3 0 323842995 73449472 16456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=71728 CPUtime=581.82
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 15682 0 0 0 58163 19 0 0 25 0 3 0 323842995 73449472 16456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 71728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.50 4/80 16207
/proc/meminfo: memFree=1790784/2055920 swapFree=4144152/4192956
[pid=16204] ppid=16202 vsize=71728 CPUtime=1200.04
/proc/16204/stat : 16204 (MiraXTv3_dyn) S 16202 16204 14880 0 -1 4194304 33139 0 0 0 119971 33 0 0 18 0 3 0 323842994 73449472 16471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16204/statm: 17932 16471 218 20 0 17290 0
[pid=16204/tid=16206] ppid=16202 vsize=71728 CPUtime=598.92
/proc/16204/task/16206/stat : 16206 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 16878 0 0 0 59878 14 0 0 25 0 3 0 323842995 73449472 16471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16204/tid=16207] ppid=16202 vsize=71728 CPUtime=601.1
/proc/16204/task/16207/stat : 16207 (MiraXTv3_dyn) R 16202 16204 14880 0 -1 4194368 15920 0 0 0 60091 19 0 0 25 0 3 0 323842995 73449472 16471 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71728

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): 601.63
CPU time (s): 1200.07
CPU user time (s): 1199.72
CPU system time (s): 0.349946
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 72192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33139
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= 210
involuntary context switches= 22293

runsolver used 0.584911 second user time and 1.61375 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 20:12:21 UTC 2007

IDJOB= 297765
IDBENCH= 19969
IDSOLVER= 128
FILE ID= node11/297765-1178827940

PBS_JOBID= 5250970

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1711439550-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297765-1178827940/MiraXTv3_dyn /tmp/evaluation/297765-1178827940/instance-297765-1178827940.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-297765-1178827940 -o ROOT/results/node11/solver-297765-1178827940 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297765-1178827940/MiraXTv3_dyn /tmp/evaluation/297765-1178827940/instance-297765-1178827940.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2a29cf8033c0c4626cda2167b46ef223

RANDOM SEED= 980140171

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1856944 kB
Buffers:         39180 kB
Cached:          93960 kB
SwapCached:      18364 kB
Active:          81424 kB
Inactive:        76392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856944 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            26624 kB
Committed_AS:  7554884 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node11 on Thu May 10 20:22:24 UTC 2007