Trace number 298749

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
MD5SUMefb9901bf89fd570f6c562e1222df820
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.6749
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node1/watcher-298749-1178831229 -o ROOT/results/node1/solver-298749-1178831229 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298749-1178831229/MiraXTv3_dyn /tmp/evaluation/298749-1178831229/instance-298749-1178831229.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.30 1.68 1.42 3/77 18552
/proc/meminfo: memFree=1826104/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=3788 CPUtime=0
/proc/18552/stat : 18552 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 359160709 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/18552/statm: 947 266 206 20 0 305 0

[startup+0.082396 s]
/proc/loadavg: 1.30 1.68 1.42 3/77 18552
/proc/meminfo: memFree=1826104/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=6460 CPUtime=0.14
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 586 0 0 0 14 0 0 0 18 0 3 0 359160709 6615040 561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 1615 561 218 20 0 973 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6460

[startup+0.101397 s]
/proc/loadavg: 1.30 1.68 1.42 3/77 18552
/proc/meminfo: memFree=1826104/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=6592 CPUtime=0.18
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 616 0 0 0 18 0 0 0 18 0 3 0 359160709 6750208 591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 1648 591 218 20 0 1006 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6592

[startup+0.301424 s]
/proc/loadavg: 1.30 1.68 1.42 3/77 18552
/proc/meminfo: memFree=1826104/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=8388 CPUtime=0.58
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 986 0 0 0 58 0 0 0 18 0 3 0 359160709 8589312 961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 2097 961 218 20 0 1455 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8388

[startup+0.701471 s]
/proc/loadavg: 1.30 1.68 1.42 3/77 18552
/proc/meminfo: memFree=1826104/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=9692 CPUtime=1.38
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 1542 0 0 0 138 0 0 0 18 0 3 0 359160709 9924608 1517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 2423 1517 218 20 0 1781 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9692

[startup+1.50257 s]
/proc/loadavg: 1.30 1.68 1.42 3/80 18555
/proc/meminfo: memFree=1819360/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=13592 CPUtime=2.98
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 2395 0 0 0 297 1 0 0 18 0 3 0 359160709 13918208 2370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 3398 2370 218 20 0 2756 0
[pid=18552/tid=18554] ppid=18550 vsize=13592 CPUtime=1.49
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 1074 0 0 0 149 0 0 0 21 0 3 0 359160710 13918208 2370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525945 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=13592 CPUtime=1.47
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 990 0 0 0 147 0 0 0 25 0 3 0 359160710 13918208 2370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521271 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13592

[startup+3.10176 s]
/proc/loadavg: 1.30 1.68 1.42 3/80 18555
/proc/meminfo: memFree=1816928/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=15748 CPUtime=6.17
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 2799 0 0 0 616 1 0 0 18 0 3 0 359160709 16125952 2774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 3937 2774 218 20 0 3295 0
[pid=18552/tid=18554] ppid=18550 vsize=15748 CPUtime=3.08
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 1243 0 0 0 308 0 0 0 25 0 3 0 359160710 16125952 2774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=15748 CPUtime=3.07
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 1225 0 0 0 307 0 0 0 18 0 3 0 359160710 16125952 2774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160339184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15748

[startup+6.30113 s]
/proc/loadavg: 1.36 1.69 1.42 3/80 18555
/proc/meminfo: memFree=1810464/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=23104 CPUtime=12.56
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 4606 0 0 0 1253 3 0 0 18 0 3 0 359160709 23658496 4466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 5776 4466 218 20 0 5134 0
[pid=18552/tid=18554] ppid=18550 vsize=23104 CPUtime=6.27
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 2138 0 0 0 627 0 0 0 25 0 3 0 359160710 23658496 4466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=23104 CPUtime=6.25
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 2137 0 0 0 624 1 0 0 22 0 3 0 359160710 23658496 4466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 23104

[startup+12.7019 s]
/proc/loadavg: 1.41 1.69 1.43 3/80 18555
/proc/meminfo: memFree=1799136/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=33952 CPUtime=25.32
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 7458 0 0 0 2527 5 0 0 18 0 3 0 359160709 34766848 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 8488 7070 218 20 0 7846 0
[pid=18552/tid=18554] ppid=18550 vsize=33952 CPUtime=12.67
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 3631 0 0 0 1265 2 0 0 17 0 3 0 359160710 34766848 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=33952 CPUtime=12.63
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 3496 0 0 0 1260 3 0 0 17 0 3 0 359160710 34766848 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33952

[startup+25.5024 s]
/proc/loadavg: 1.54 1.71 1.43 3/80 18555
/proc/meminfo: memFree=1794592/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=37188 CPUtime=50.86
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 8843 0 0 0 5080 6 0 0 18 0 3 0 359160709 38080512 8076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 9297 8076 218 20 0 8655 0
[pid=18552/tid=18554] ppid=18550 vsize=37188 CPUtime=25.46
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 4312 0 0 0 2544 2 0 0 25 0 3 0 359160710 38080512 8076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=37188 CPUtime=25.38
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 4200 0 0 0 2535 3 0 0 25 0 3 0 359160710 38080512 8076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 37188

[startup+51.1014 s]
/proc/loadavg: 1.69 1.73 1.45 3/80 18555
/proc/meminfo: memFree=1784608/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=46444 CPUtime=101.92
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 12003 0 0 0 10182 10 0 0 18 0 3 0 359160709 47558656 10429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 11611 10429 218 20 0 10969 0
[pid=18552/tid=18554] ppid=18550 vsize=46444 CPUtime=51.02
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 5962 0 0 0 5099 3 0 0 25 0 3 0 359160710 47558656 10429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=46444 CPUtime=50.88
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 5710 0 0 0 5082 6 0 0 25 0 3 0 359160710 47558656 10429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 46444

[startup+102.306 s]
/proc/loadavg: 1.87 1.77 1.47 3/80 18555
/proc/meminfo: memFree=1777888/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=54484 CPUtime=204.07
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 15114 0 0 0 20393 14 0 0 18 0 3 0 359160709 55791616 12069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 13621 12069 218 20 0 12979 0
[pid=18552/tid=18554] ppid=18550 vsize=54484 CPUtime=102.18
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 7414 0 0 0 10214 4 0 0 25 0 3 0 359160710 55791616 12069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=54484 CPUtime=101.86
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 7369 0 0 0 10178 8 0 0 25 0 3 0 359160710 55791616 12069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 54484

[startup+162.301 s]
/proc/loadavg: 1.95 1.81 1.50 3/80 18555
/proc/meminfo: memFree=1775584/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=56560 CPUtime=323.77
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 17366 0 0 0 32361 16 0 0 18 0 3 0 359160709 57917440 12643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 14140 12643 218 20 0 13498 0
[pid=18552/tid=18554] ppid=18550 vsize=56560 CPUtime=162.15
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 8738 0 0 0 16209 6 0 0 25 0 3 0 359160710 57917440 12643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=56560 CPUtime=161.6
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 8297 0 0 0 16151 9 0 0 25 0 3 0 359160710 57917440 12643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 56560

[startup+222.301 s]
/proc/loadavg: 1.98 1.84 1.53 3/80 18555
/proc/meminfo: memFree=1773856/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=57668 CPUtime=443.43
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 19523 0 0 0 44324 19 0 0 18 0 3 0 359160709 59052032 13114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 14417 13114 218 20 0 13775 0
[pid=18552/tid=18554] ppid=18550 vsize=57668 CPUtime=222.07
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 9899 0 0 0 22200 7 0 0 25 0 3 0 359160710 59052032 13114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=57668 CPUtime=221.34
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 9293 0 0 0 22123 11 0 0 25 0 3 0 359160710 59052032 13114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 57668

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.56 3/80 18555
/proc/meminfo: memFree=1773088/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=59144 CPUtime=563.12
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 21396 0 0 0 56292 20 0 0 18 0 3 0 359160709 60563456 13323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 14786 13323 218 20 0 14144 0
[pid=18552/tid=18554] ppid=18550 vsize=59144 CPUtime=282.02
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 10927 0 0 0 28194 8 0 0 25 0 3 0 359160710 60563456 13323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=59144 CPUtime=281.08
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 10138 0 0 0 28097 11 0 0 25 0 3 0 359160710 60563456 13323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 59144

[startup+342.303 s]
/proc/loadavg: 2.06 1.90 1.59 3/80 18555
/proc/meminfo: memFree=1772384/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=59276 CPUtime=682.81
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 23087 0 0 0 68260 21 0 0 18 0 3 0 359160709 60698624 13487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 14819 13487 218 20 0 14177 0
[pid=18552/tid=18554] ppid=18550 vsize=59276 CPUtime=341.95
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 11799 0 0 0 34187 8 0 0 25 0 3 0 359160710 60698624 13487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=59276 CPUtime=340.84
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 10957 0 0 0 34072 12 0 0 25 0 3 0 359160710 60698624 13487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 59276

[startup+402.303 s]
/proc/loadavg: 2.09 1.94 1.62 3/80 18555
/proc/meminfo: memFree=1771872/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=60264 CPUtime=802.49
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 24787 0 0 0 80226 23 0 0 18 0 3 0 359160709 61710336 13610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 15066 13610 218 20 0 14424 0
[pid=18552/tid=18554] ppid=18550 vsize=60264 CPUtime=401.89
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 12696 0 0 0 40180 9 0 0 25 0 3 0 359160710 61710336 13610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=60264 CPUtime=400.58
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 11760 0 0 0 40045 13 0 0 25 0 3 0 359160710 61710336 13610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 60264

[startup+462.303 s]
/proc/loadavg: 2.03 1.94 1.64 3/80 18555
/proc/meminfo: memFree=1770400/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=61456 CPUtime=922.19
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 26658 0 0 0 92194 25 0 0 18 0 3 0 359160709 62930944 13968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 15364 13968 218 20 0 14722 0
[pid=18552/tid=18554] ppid=18550 vsize=61456 CPUtime=461.84
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 13537 0 0 0 46174 10 0 0 25 0 3 0 359160710 62930944 13968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=61456 CPUtime=460.33
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 12790 0 0 0 46019 14 0 0 25 0 3 0 359160710 62930944 13968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 61456

[startup+522.303 s]
/proc/loadavg: 2.01 1.95 1.66 3/80 18555
/proc/meminfo: memFree=1769888/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=62368 CPUtime=1041.88
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 28337 0 0 0 104161 27 0 0 18 0 3 0 359160709 63864832 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 15592 14098 218 20 0 14950 0
[pid=18552/tid=18554] ppid=18550 vsize=62368 CPUtime=521.77
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 14375 0 0 0 52167 10 0 0 25 0 3 0 359160710 63864832 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=62368 CPUtime=520.08
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 13631 0 0 0 51993 15 0 0 25 0 3 0 359160710 63864832 14098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 62368

[startup+582.303 s]
/proc/loadavg: 2.00 1.96 1.67 3/80 18555
/proc/meminfo: memFree=1769824/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=62368 CPUtime=1161.58
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 29831 0 0 0 116130 28 0 0 18 0 3 0 359160709 63864832 14124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 15592 14124 218 20 0 14950 0
[pid=18552/tid=18554] ppid=18550 vsize=62368 CPUtime=581.71
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 15179 0 0 0 58160 11 0 0 25 0 3 0 359160710 63864832 14124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=62368 CPUtime=579.85
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 14321 0 0 0 57969 16 0 0 25 0 3 0 359160710 63864832 14124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 62368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.96 1.68 3/80 18555
/proc/meminfo: memFree=1769504/2055920 swapFree=4145760/4192956
[pid=18552] ppid=18550 vsize=62368 CPUtime=1200.09
/proc/18552/stat : 18552 (MiraXTv3_dyn) S 18550 18552 18058 0 -1 4194304 30401 0 0 0 119981 28 0 0 18 0 3 0 359160709 63864832 14237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18552/statm: 15592 14237 218 20 0 14950 0
[pid=18552/tid=18554] ppid=18550 vsize=62368 CPUtime=601
/proc/18552/task/18554/stat : 18554 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 15427 0 0 0 60089 11 0 0 25 0 3 0 359160710 63864832 14237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18552/tid=18555] ppid=18550 vsize=62368 CPUtime=599.07
/proc/18552/task/18555/stat : 18555 (MiraXTv3_dyn) R 18550 18552 18058 0 -1 4194368 14643 0 0 0 59891 16 0 0 25 0 3 0 359160710 63864832 14237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 62368

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.628
CPU time (s): 1200.13
CPU user time (s): 1199.83
CPU system time (s): 0.297954
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 62808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30401
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= 159
involuntary context switches= 22611

runsolver used 0.599908 second user time and 1.60476 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 21:07:09 UTC 2007

IDJOB= 298749
IDBENCH= 19993
IDSOLVER= 128
FILE ID= node1/298749-1178831229

PBS_JOBID= 5250995

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1154156114-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298749-1178831229/MiraXTv3_dyn /tmp/evaluation/298749-1178831229/instance-298749-1178831229.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-298749-1178831229 -o ROOT/results/node1/solver-298749-1178831229 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298749-1178831229/MiraXTv3_dyn /tmp/evaluation/298749-1178831229/instance-298749-1178831229.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  efb9901bf89fd570f6c562e1222df820

RANDOM SEED= 232837030

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826392 kB
Buffers:         40432 kB
Cached:          88288 kB
SwapCached:      14692 kB
Active:          88792 kB
Inactive:        64916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826392 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            61316 kB
Committed_AS:  9692992 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 54611 MiB

End job on node1 on Thu May 10 21:17:12 UTC 2007