Trace number 338968

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.19 601.629

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark823.068
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/node7/watcher-338968-1178915045 -o ROOT/results/node7/solver-338968-1178915045 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338968-1178915045/MiraXTv3_dyn /tmp/evaluation/338968-1178915045/instance-338968-1178915045.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.00 3/77 26516
/proc/meminfo: memFree=1663736/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=3788 CPUtime=0
/proc/26516/stat : 26516 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 367542142 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134572353 0 0 4096 0 0 0 0 17 1 0 0
/proc/26516/statm: 947 264 206 20 0 305 0

[startup+0.071426 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 26516
/proc/meminfo: memFree=1663736/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=6704 CPUtime=0.11
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 570 0 0 0 11 0 0 0 18 0 3 0 367542142 6864896 545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 1676 545 218 20 0 1034 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6704

[startup+0.103426 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 26516
/proc/meminfo: memFree=1663736/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=6888 CPUtime=0.17
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 667 0 0 0 17 0 0 0 18 0 3 0 367542142 7053312 642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 1722 642 218 20 0 1080 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6888

[startup+0.30145 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 26516
/proc/meminfo: memFree=1663736/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=8880 CPUtime=0.57
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 1089 0 0 0 57 0 0 0 18 0 3 0 367542142 9093120 1064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 2220 1064 218 20 0 1578 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8880

[startup+0.701491 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 26516
/proc/meminfo: memFree=1663736/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=10224 CPUtime=1.37
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 1633 0 0 0 136 1 0 0 18 0 3 0 367542142 10469376 1608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 2556 1608 218 20 0 1914 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10224

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 1.00 3/80 26519
/proc/meminfo: memFree=1656352/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=14340 CPUtime=2.94
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 2531 0 0 0 293 1 0 0 18 0 3 0 367542142 14684160 2506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 3585 2506 218 20 0 2943 0
[pid=26516/tid=26518] ppid=26514 vsize=14340 CPUtime=1.48
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 854 0 0 0 148 0 0 0 25 0 3 0 367542144 14684160 2506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=14340 CPUtime=1.45
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 1317 0 0 0 144 1 0 0 19 0 3 0 367542144 14684160 2506 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14340

[startup+3.10274 s]
/proc/loadavg: 0.92 0.98 1.00 3/80 26519
/proc/meminfo: memFree=1652448/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=16296 CPUtime=6.15
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 3205 0 0 0 613 2 0 0 18 0 3 0 367542142 16687104 3180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 4074 3180 218 20 0 3432 0
[pid=26516/tid=26518] ppid=26514 vsize=16296 CPUtime=3.07
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 1202 0 0 0 307 0 0 0 25 0 3 0 367542144 16687104 3180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=16296 CPUtime=3.05
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 1643 0 0 0 304 1 0 0 25 0 3 0 367542144 16687104 3180 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) 16296

[startup+6.30108 s]
/proc/loadavg: 1.01 1.00 1.01 3/80 26519
/proc/meminfo: memFree=1647072/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=23056 CPUtime=12.52
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 4890 0 0 0 1250 2 0 0 18 0 3 0 367542142 23609344 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 5764 4791 218 20 0 5122 0
[pid=26516/tid=26518] ppid=26514 vsize=23056 CPUtime=6.27
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 1661 0 0 0 627 0 0 0 25 0 3 0 367542144 23609344 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=23056 CPUtime=6.23
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 2869 0 0 0 621 2 0 0 25 0 3 0 367542144 23609344 4791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 23056

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 26519
/proc/meminfo: memFree=1634272/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=34908 CPUtime=25.3
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 7935 0 0 0 2524 6 0 0 18 0 3 0 367542142 35745792 7708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 8727 7708 218 20 0 8085 0
[pid=26516/tid=26518] ppid=26514 vsize=34908 CPUtime=12.68
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 3132 0 0 0 1266 2 0 0 25 0 3 0 367542144 35745792 7708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=34908 CPUtime=12.6
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 4443 0 0 0 1257 3 0 0 25 0 3 0 367542144 35745792 7708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34908

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.03 3/80 26519
/proc/meminfo: memFree=1624672/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=44820 CPUtime=50.83
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 10303 0 0 0 5075 8 0 0 18 0 3 0 367542142 45895680 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 11205 9805 218 20 0 10563 0
[pid=26516/tid=26518] ppid=26514 vsize=44820 CPUtime=25.47
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 4358 0 0 0 2544 3 0 0 22 0 3 0 367542144 45895680 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=44820 CPUtime=25.34
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 5585 0 0 0 2529 5 0 0 23 0 3 0 367542144 45895680 9805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 44820

[startup+51.1018 s]
/proc/loadavg: 1.53 1.14 1.05 3/80 26519
/proc/meminfo: memFree=1613408/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=56596 CPUtime=101.89
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 13760 0 0 0 10177 12 0 0 18 0 3 0 367542142 57954304 12880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 14149 12880 218 20 0 13507 0
[pid=26516/tid=26518] ppid=26514 vsize=56596 CPUtime=51.06
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 5944 0 0 0 5101 5 0 0 23 0 3 0 367542144 57954304 12880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=56596 CPUtime=50.82
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 7456 0 0 0 5075 7 0 0 25 0 3 0 367542144 57954304 12880 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 56596

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.10 3/80 26519
/proc/meminfo: memFree=1607456/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=61712 CPUtime=204.03
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 15823 0 0 0 20387 16 0 0 18 0 3 0 367542142 63193088 14099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 15428 14099 218 20 0 14786 0
[pid=26516/tid=26518] ppid=26514 vsize=61712 CPUtime=102.22
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 7184 0 0 0 10215 7 0 0 25 0 3 0 367542144 63193088 14099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=61712 CPUtime=101.78
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 8279 0 0 0 10170 8 0 0 25 0 3 0 367542144 63193088 14099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 61712

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 26519
/proc/meminfo: memFree=1603040/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=65652 CPUtime=323.73
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 17776 0 0 0 32356 17 0 0 18 0 3 0 367542142 67227648 15166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 16413 15166 218 20 0 15771 0
[pid=26516/tid=26518] ppid=26514 vsize=65652 CPUtime=162.19
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 8407 0 0 0 16211 8 0 0 25 0 3 0 367542144 67227648 15166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=65652 CPUtime=161.52
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 9009 0 0 0 16143 9 0 0 25 0 3 0 367542144 67227648 15166 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 65652

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 26519
/proc/meminfo: memFree=1597536/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=71720 CPUtime=443.44
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 20143 0 0 0 44324 20 0 0 18 0 3 0 367542142 73441280 16547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 17930 16547 218 20 0 17288 0
[pid=26516/tid=26518] ppid=26514 vsize=71720 CPUtime=222.17
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 8941 0 0 0 22208 9 0 0 25 0 3 0 367542144 73441280 16547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=71720 CPUtime=221.26
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 10842 0 0 0 22115 11 0 0 25 0 3 0 367542144 73441280 16547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 71720

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.25 3/80 26519
/proc/meminfo: memFree=1596448/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=72880 CPUtime=563.13
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 21365 0 0 0 56291 22 0 0 18 0 3 0 367542142 74629120 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18220 16839 218 20 0 17578 0
[pid=26516/tid=26518] ppid=26514 vsize=72880 CPUtime=282.14
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 9463 0 0 0 28204 10 0 0 25 0 3 0 367542144 74629120 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=72880 CPUtime=280.98
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 11542 0 0 0 28086 12 0 0 25 0 3 0 367542144 74629120 16839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 72880

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 26519
/proc/meminfo: memFree=1596192/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=73248 CPUtime=682.84
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 22156 0 0 0 68261 23 0 0 18 0 3 0 367542142 75005952 16921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18312 16921 218 20 0 17670 0
[pid=26516/tid=26518] ppid=26514 vsize=73248 CPUtime=342.11
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 9834 0 0 0 34201 10 0 0 25 0 3 0 367542144 75005952 16921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=73248 CPUtime=340.71
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 11962 0 0 0 34059 12 0 0 25 0 3 0 367542144 75005952 16921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.84
Current children cumulated vsize (KiB) 73248

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.34 3/80 26519
/proc/meminfo: memFree=1595232/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=74272 CPUtime=802.54
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 23331 0 0 0 80229 25 0 0 18 0 3 0 367542142 76054528 17141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18568 17141 218 20 0 17926 0
[pid=26516/tid=26518] ppid=26514 vsize=74272 CPUtime=402.08
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 10319 0 0 0 40197 11 0 0 25 0 3 0 367542144 76054528 17141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=74272 CPUtime=400.44
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 12652 0 0 0 40031 13 0 0 25 0 3 0 367542144 76054528 17141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.54
Current children cumulated vsize (KiB) 74272

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.38 3/80 26519
/proc/meminfo: memFree=1594592/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=74404 CPUtime=922.23
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 24316 0 0 0 92197 26 0 0 18 0 3 0 367542142 76189696 17320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18601 17320 218 20 0 17959 0
[pid=26516/tid=26518] ppid=26514 vsize=74404 CPUtime=462.05
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 10759 0 0 0 46194 11 0 0 25 0 3 0 367542144 76189696 17320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=74404 CPUtime=460.16
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 13197 0 0 0 46002 14 0 0 25 0 3 0 367542144 76189696 17320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.23
Current children cumulated vsize (KiB) 74404

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 26519
/proc/meminfo: memFree=1594400/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=74592 CPUtime=1041.95
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 25016 0 0 0 104168 27 0 0 18 0 3 0 367542142 76382208 17372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18648 17372 218 20 0 18006 0
[pid=26516/tid=26518] ppid=26514 vsize=74592 CPUtime=522.03
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 11131 0 0 0 52191 12 0 0 25 0 3 0 367542144 76382208 17372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=74592 CPUtime=519.89
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 13525 0 0 0 51975 14 0 0 25 0 3 0 367542144 76382208 17372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.95
Current children cumulated vsize (KiB) 74592

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.45 3/80 26519
/proc/meminfo: memFree=1594208/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=74592 CPUtime=1161.65
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 25860 0 0 0 116137 28 0 0 18 0 3 0 367542142 76382208 17399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18648 17399 218 20 0 18006 0
[pid=26516/tid=26518] ppid=26514 vsize=74592 CPUtime=582.01
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 11565 0 0 0 58188 13 0 0 25 0 3 0 367542144 76382208 17399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=74592 CPUtime=579.62
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 13935 0 0 0 57947 15 0 0 25 0 3 0 367542144 76382208 17399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.65
Current children cumulated vsize (KiB) 74592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.46 4/80 26519
/proc/meminfo: memFree=1594144/2055920 swapFree=4156568/4192956
[pid=26516] ppid=26514 vsize=74592 CPUtime=1200.15
/proc/26516/stat : 26516 (MiraXTv3_dyn) S 26514 26516 26010 0 -1 4194304 26190 0 0 0 119987 28 0 0 18 0 3 0 367542142 76382208 17401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26516/statm: 18648 17401 218 20 0 18006 0
[pid=26516/tid=26518] ppid=26514 vsize=74592 CPUtime=601.3
/proc/26516/task/26518/stat : 26518 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 11730 0 0 0 60117 13 0 0 25 0 3 0 367542144 76382208 17401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26516/tid=26519] ppid=26514 vsize=74592 CPUtime=598.83
/proc/26516/task/26519/stat : 26519 (MiraXTv3_dyn) R 26514 26516 26010 0 -1 4194368 14100 0 0 0 59868 15 0 0 25 0 3 0 367542144 76382208 17401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 74592

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.629
CPU time (s): 1200.19
CPU user time (s): 1199.89
CPU system time (s): 0.295955
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 74592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26190
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= 161
involuntary context switches= 22346

runsolver used 0.560914 second user time and 1.63875 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 20:24:05 UTC 2007

IDJOB= 338968
IDBENCH= 24735
IDSOLVER= 128
FILE ID= node7/338968-1178915045

PBS_JOBID= 5251111

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338968-1178915045/MiraXTv3_dyn /tmp/evaluation/338968-1178915045/instance-338968-1178915045.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-338968-1178915045 -o ROOT/results/node7/solver-338968-1178915045 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338968-1178915045/MiraXTv3_dyn /tmp/evaluation/338968-1178915045/instance-338968-1178915045.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b1cebbdf060989ddb5c4faf02370afb

RANDOM SEED= 912037416

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1663952 kB
Buffers:         43552 kB
Cached:         281068 kB
SwapCached:      17012 kB
Active:         131868 kB
Inactive:       216844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663952 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            28684 kB
Committed_AS: 14829216 kB
PageTables:       1860 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= 66549 MiB

End job on node7 on Fri May 11 20:34:09 UTC 2007