Trace number 304327

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.08 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S57566027-15.cnf
MD5SUMb0f3c9450ab786b6393c91e01744ab53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark209.342
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data (download as text)

0.00/0.00	c Starting 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/node12/watcher-304327-1178851389 -o ROOT/results/node12/solver-304327-1178851389 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304327-1178851389/MiraXTv1_dyn /tmp/evaluation/304327-1178851389/instance-304327-1178851389.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: 1.00 1.00 1.00 3/77 5478
/proc/meminfo: memFree=1693616/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=3788 CPUtime=0
/proc/5478/stat : 5478 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 361176283 3878912 285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5478/statm: 947 293 202 20 0 305 0

[startup+0.102544 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5478
/proc/meminfo: memFree=1693616/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=5196 CPUtime=0.09
/proc/5478/stat : 5478 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194304 703 0 0 0 9 0 0 0 18 0 1 0 361176283 5320704 678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583901 0 0 4096 0 0 0 0 17 1 0 0
/proc/5478/statm: 1299 678 207 20 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5196

[startup+0.201554 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5478
/proc/meminfo: memFree=1693616/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=5196 CPUtime=0.19
/proc/5478/stat : 5478 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194304 703 0 0 0 19 0 0 0 18 0 1 0 361176283 5320704 678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575756 0 0 4096 0 0 0 0 17 1 0 0
/proc/5478/statm: 1299 678 207 20 0 657 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5196

[startup+0.301564 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5478
/proc/meminfo: memFree=1693616/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=5196 CPUtime=0.29
/proc/5478/stat : 5478 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 361176283 5320704 691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583711 0 0 4096 0 0 0 0 17 1 0 0
/proc/5478/statm: 1299 691 207 20 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5196

[startup+0.701604 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 5478
/proc/meminfo: memFree=1693616/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=8840 CPUtime=0.69
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 1303 0 0 0 69 0 0 0 19 0 2 0 361176283 9052160 1278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 2210 1278 218 20 0 1568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8840

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1687584/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=12164 CPUtime=1.49
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 2032 0 0 0 148 1 0 0 19 0 2 0 361176283 12455936 2007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 3041 2007 218 20 0 2399 0
[pid=5478/tid=5480] ppid=5476 vsize=12164 CPUtime=1.13
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 1276 0 0 0 113 0 0 0 25 0 2 0 361176320 12455936 2007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12164

[startup+3.10284 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1685216/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=15792 CPUtime=3.09
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 2971 0 0 0 307 2 0 0 19 0 2 0 361176283 16171008 2946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 3948 2946 218 20 0 3306 0
[pid=5478/tid=5480] ppid=5476 vsize=15792 CPUtime=2.73
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 2215 0 0 0 272 1 0 0 25 0 2 0 361176320 16171008 2946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15792

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1679072/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=19124 CPUtime=6.29
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 3964 0 0 0 627 2 0 0 19 0 2 0 361176283 19582976 3865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 4781 3865 218 20 0 4139 0
[pid=5478/tid=5480] ppid=5476 vsize=19124 CPUtime=5.92
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 3208 0 0 0 591 1 0 0 25 0 2 0 361176320 19582976 3865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19124

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1670368/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=26996 CPUtime=12.69
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 6084 0 0 0 1265 4 0 0 19 0 2 0 361176283 27643904 5890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 6749 5890 218 20 0 6107 0
[pid=5478/tid=5480] ppid=5476 vsize=26996 CPUtime=12.33
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 5328 0 0 0 1230 3 0 0 25 0 2 0 361176320 27643904 5890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26996

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1665504/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=31720 CPUtime=25.48
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 7529 0 0 0 2543 5 0 0 19 0 2 0 361176283 32481280 7105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 7930 7105 218 20 0 7288 0
[pid=5478/tid=5480] ppid=5476 vsize=31720 CPUtime=25.12
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 6773 0 0 0 2508 4 0 0 25 0 2 0 361176320 32481280 7105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31720

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1661856/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=35264 CPUtime=51.07
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 8949 0 0 0 5101 6 0 0 19 0 2 0 361176283 36110336 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 8816 8015 218 20 0 8174 0
[pid=5478/tid=5480] ppid=5476 vsize=35264 CPUtime=50.71
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 8193 0 0 0 5066 5 0 0 25 0 2 0 361176320 36110336 8015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35264

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1659232/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=38016 CPUtime=102.27
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 10483 0 0 0 10219 8 0 0 19 0 2 0 361176283 38928384 8704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 9504 8704 218 20 0 8862 0
[pid=5478/tid=5480] ppid=5476 vsize=38016 CPUtime=101.9
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 9727 0 0 0 10183 7 0 0 25 0 2 0 361176320 38928384 8704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38016

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1657824/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=39220 CPUtime=162.25
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 11845 0 0 0 16215 10 0 0 19 0 2 0 361176283 40161280 9026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 9805 9026 218 20 0 9163 0
[pid=5478/tid=5480] ppid=5476 vsize=39220 CPUtime=161.88
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 11089 0 0 0 16179 9 0 0 25 0 2 0 361176320 40161280 9026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 39220

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1656672/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=40520 CPUtime=222.24
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 12975 0 0 0 22213 11 0 0 19 0 2 0 361176283 41492480 9311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 10130 9311 218 20 0 9488 0
[pid=5478/tid=5480] ppid=5476 vsize=40520 CPUtime=221.87
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 12219 0 0 0 22177 10 0 0 25 0 2 0 361176320 41492480 9311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40520

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1655520/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=41532 CPUtime=282.22
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 14081 0 0 0 28210 12 0 0 19 0 2 0 361176283 42528768 9572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 10383 9572 218 20 0 9741 0
[pid=5478/tid=5480] ppid=5476 vsize=41532 CPUtime=281.85
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 13325 0 0 0 28174 11 0 0 25 0 2 0 361176320 42528768 9572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 41532

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1655008/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=42128 CPUtime=342.2
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 15189 0 0 0 34207 13 0 0 19 0 2 0 361176283 43139072 9705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 10532 9705 218 20 0 9890 0
[pid=5478/tid=5480] ppid=5476 vsize=42128 CPUtime=341.84
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 14433 0 0 0 34172 12 0 0 25 0 2 0 361176320 43139072 9705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 42128

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1653984/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=43136 CPUtime=402.18
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 16266 0 0 0 40204 14 0 0 19 0 2 0 361176283 44171264 9937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 10784 9937 218 20 0 10142 0
[pid=5478/tid=5480] ppid=5476 vsize=43136 CPUtime=401.82
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 15510 0 0 0 40169 13 0 0 25 0 2 0 361176320 44171264 9937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 43136

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1653088/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=44128 CPUtime=462.17
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 17284 0 0 0 46202 15 0 0 19 0 2 0 361176283 45187072 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11032 10175 218 20 0 10390 0
[pid=5478/tid=5480] ppid=5476 vsize=44128 CPUtime=461.8
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 16528 0 0 0 46166 14 0 0 25 0 2 0 361176320 45187072 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 44128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1652128/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=45080 CPUtime=522.15
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 18368 0 0 0 52199 16 0 0 19 0 2 0 361176283 46161920 10414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11270 10414 218 20 0 10628 0
[pid=5478/tid=5480] ppid=5476 vsize=45080 CPUtime=521.79
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 17612 0 0 0 52164 15 0 0 25 0 2 0 361176320 46161920 10414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45080

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1651552/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=45656 CPUtime=582.13
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 19284 0 0 0 58197 16 0 0 19 0 2 0 361176283 46751744 10550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11414 10550 218 20 0 10772 0
[pid=5478/tid=5480] ppid=5476 vsize=45656 CPUtime=581.77
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 18528 0 0 0 58161 16 0 0 25 0 2 0 361176320 46751744 10550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 45656

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1651040/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=46300 CPUtime=642.12
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 20206 0 0 0 64194 18 0 0 19 0 2 0 361176283 47411200 10692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11575 10692 218 20 0 10933 0
[pid=5478/tid=5480] ppid=5476 vsize=46300 CPUtime=641.75
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 19450 0 0 0 64158 17 0 0 25 0 2 0 361176320 47411200 10692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 46300

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1650720/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=46632 CPUtime=702.1
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 21064 0 0 0 70191 19 0 0 19 0 2 0 361176283 47751168 10770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11658 10770 218 20 0 11016 0
[pid=5478/tid=5480] ppid=5476 vsize=46632 CPUtime=701.73
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 20308 0 0 0 70155 18 0 0 25 0 2 0 361176320 47751168 10770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46632

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1650528/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=46768 CPUtime=762.09
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 21971 0 0 0 76189 20 0 0 19 0 2 0 361176283 47890432 10832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11692 10832 218 20 0 11050 0
[pid=5478/tid=5480] ppid=5476 vsize=46768 CPUtime=761.72
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 21215 0 0 0 76153 19 0 0 25 0 2 0 361176320 47890432 10832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 46768

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1649952/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=47416 CPUtime=822.07
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 23010 0 0 0 82186 21 0 0 19 0 2 0 361176283 48553984 10958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11854 10958 218 20 0 11212 0
[pid=5478/tid=5480] ppid=5476 vsize=47416 CPUtime=821.7
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 22254 0 0 0 82150 20 0 0 25 0 2 0 361176320 48553984 10958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 47416

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1649568/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=47900 CPUtime=882.05
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 23964 0 0 0 88183 22 0 0 19 0 2 0 361176283 49049600 11066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 11975 11066 218 20 0 11333 0
[pid=5478/tid=5480] ppid=5476 vsize=47900 CPUtime=881.69
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 23208 0 0 0 88148 21 0 0 25 0 2 0 361176320 49049600 11066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 47900

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1649248/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=48204 CPUtime=942.02
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 24882 0 0 0 94180 22 0 0 19 0 2 0 361176283 49360896 11139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12051 11139 218 20 0 11409 0
[pid=5478/tid=5480] ppid=5476 vsize=48204 CPUtime=941.67
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 24126 0 0 0 94145 22 0 0 25 0 2 0 361176320 49360896 11139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 48204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1648800/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=48656 CPUtime=1002.01
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 25787 0 0 0 100178 23 0 0 19 0 2 0 361176283 49823744 11263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12164 11263 218 20 0 11522 0
[pid=5478/tid=5480] ppid=5476 vsize=48656 CPUtime=1001.65
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 25031 0 0 0 100142 23 0 0 25 0 2 0 361176320 49823744 11263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 48656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5480
/proc/meminfo: memFree=1648416/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=49160 CPUtime=1061.99
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 26676 0 0 0 106175 24 0 0 19 0 2 0 361176283 50339840 11370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12290 11370 218 20 0 11648 0
[pid=5478/tid=5480] ppid=5476 vsize=49160 CPUtime=1061.64
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 25920 0 0 0 106140 24 0 0 25 0 2 0 361176320 50339840 11370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 49160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5654
/proc/meminfo: memFree=1646952/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=49492 CPUtime=1121.9
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 27473 0 0 0 112164 26 0 0 19 0 2 0 361176283 50679808 11451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12373 11451 218 20 0 11731 0
[pid=5478/tid=5480] ppid=5476 vsize=49492 CPUtime=1121.53
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 26717 0 0 0 112128 25 0 0 25 0 2 0 361176320 50679808 11451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 49492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5678
/proc/meminfo: memFree=1647648/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=49660 CPUtime=1181.86
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 28377 0 0 0 118160 26 0 0 19 0 2 0 361176283 50851840 11505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12415 11505 218 20 0 11773 0
[pid=5478/tid=5480] ppid=5476 vsize=49660 CPUtime=1181.5
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 27621 0 0 0 118124 26 0 0 25 0 2 0 361176320 50851840 11505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 49660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5678
/proc/meminfo: memFree=1647520/2055920 swapFree=4154864/4192956
[pid=5478] ppid=5476 vsize=49792 CPUtime=1200.06
/proc/5478/stat : 5478 (MiraXTv1_dyn) S 5476 5478 4174 0 -1 4194304 28606 0 0 0 119979 27 0 0 19 0 2 0 361176283 50987008 11537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/5478/statm: 12448 11537 218 20 0 11806 0
[pid=5478/tid=5480] ppid=5476 vsize=49792 CPUtime=1199.7
/proc/5478/task/5480/stat : 5480 (MiraXTv1_dyn) R 5476 5478 4174 0 -1 4194368 27850 0 0 0 119944 26 0 0 25 0 2 0 361176320 50987008 11537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 49792

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.279957
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 49792

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

runsolver used 1.19482 second user time and 3.17952 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri May 11 02:43:09 UTC 2007

IDJOB= 304327
IDBENCH= 20129
IDSOLVER= 130
FILE ID= node12/304327-1178851389

PBS_JOBID= 5251015

Free space on /tmp= 66558 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S57566027-15.cnf
COMMAND LINE= /tmp/evaluation/304327-1178851389/MiraXTv1_dyn /tmp/evaluation/304327-1178851389/instance-304327-1178851389.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-304327-1178851389 -o ROOT/results/node12/solver-304327-1178851389 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304327-1178851389/MiraXTv1_dyn /tmp/evaluation/304327-1178851389/instance-304327-1178851389.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b0f3c9450ab786b6393c91e01744ab53

RANDOM SEED= 248837162

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:       1693832 kB
Buffers:         49340 kB
Cached:         224796 kB
SwapCached:      17516 kB
Active:         138644 kB
Inactive:       160064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693832 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            48876 kB
Committed_AS: 10899568 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= 66558 MiB

End job on node12 on Fri May 11 03:03:12 UTC 2007