Trace number 308507

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.11 601.64

General information on the benchmark

Namerandom/2+p/p0.7/v5500/
unif2p-p0.7-v5500-c14685-S499481065-10-SAT.cnf
MD5SUM57791cc3215dce90ed883dcfbd9213d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark180.726
Satisfiable
(Un)Satisfiability was proved
Number of variables5491
Number of clauses14684
Sum of the clauses size39647
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24405
Number of clauses of size 310279
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.04	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/node5/watcher-308507-1178865480 -o ROOT/results/node5/solver-308507-1178865480 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308507-1178865480/MiraXTv3_dyn /tmp/evaluation/308507-1178865480/instance-308507-1178865480.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.99 1.06 1.36 3/77 15656
/proc/meminfo: memFree=1736888/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=376 CPUtime=0
/proc/15656/stat : 15656 (MiraXTv3_dyn) D 15654 15656 15249 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 362585720 385024 37 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7893796 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15656/statm: 94 37 28 20 0 5 0

[startup+0.035978 s]
/proc/loadavg: 0.99 1.06 1.36 3/77 15656
/proc/meminfo: memFree=1736888/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=376 CPUtime=0
/proc/15656/stat : 15656 (MiraXTv3_dyn) D 15654 15656 15249 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 362585720 385024 37 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7893796 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15656/statm: 94 37 28 20 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 376

[startup+0.101987 s]
/proc/loadavg: 0.99 1.06 1.36 3/77 15656
/proc/meminfo: memFree=1736888/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=8228 CPUtime=0.06
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 1028 0 0 0 6 0 0 0 18 0 3 0 362585720 8425472 971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 2057 973 214 20 0 1415 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8228

[startup+0.302013 s]
/proc/loadavg: 0.99 1.06 1.36 3/77 15656
/proc/meminfo: memFree=1736888/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=12028 CPUtime=0.43
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 1760 0 0 0 43 0 0 0 18 0 3 0 362585720 12316672 1670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 3007 1670 218 20 0 2365 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 12028

[startup+0.701059 s]
/proc/loadavg: 0.99 1.06 1.36 3/77 15656
/proc/meminfo: memFree=1736888/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=13712 CPUtime=1.23
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 2090 0 0 0 123 0 0 0 18 0 3 0 362585720 14041088 2000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 3428 2000 218 20 0 2786 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13712

[startup+1.50115 s]
/proc/loadavg: 0.99 1.06 1.36 3/80 15659
/proc/meminfo: memFree=1728608/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=16644 CPUtime=2.83
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 2697 0 0 0 282 1 0 0 18 0 3 0 362585720 17043456 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 4161 2607 218 20 0 3519 0
[pid=15656/tid=15658] ppid=15654 vsize=16644 CPUtime=1.39
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 918 0 0 0 139 0 0 0 25 0 3 0 362585731 17043456 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=16644 CPUtime=1.36
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 874 0 0 0 136 0 0 0 19 0 3 0 362585731 17043456 2607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 16644

[startup+3.10233 s]
/proc/loadavg: 0.99 1.06 1.36 3/80 15659
/proc/meminfo: memFree=1725152/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=21128 CPUtime=6.02
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 3985 0 0 0 600 2 0 0 18 0 3 0 362585720 21635072 3895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 5282 3895 218 20 0 4640 0
[pid=15656/tid=15658] ppid=15654 vsize=21128 CPUtime=2.99
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 1539 0 0 0 298 1 0 0 25 0 3 0 362585731 21635072 3895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=21128 CPUtime=2.96
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 1541 0 0 0 295 1 0 0 25 0 3 0 362585731 21635072 3895 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526063 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 21128

[startup+6.30169 s]
/proc/loadavg: 1.07 1.08 1.36 3/80 15659
/proc/meminfo: memFree=1716512/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=27840 CPUtime=12.41
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 5325 0 0 0 1237 4 0 0 18 0 3 0 362585720 28508160 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 6960 5235 218 20 0 6318 0
[pid=15656/tid=15658] ppid=15654 vsize=27840 CPUtime=6.18
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 2215 0 0 0 617 1 0 0 25 0 3 0 362585731 28508160 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=27840 CPUtime=6.14
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 2205 0 0 0 613 1 0 0 25 0 3 0 362585731 28508160 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 27840

[startup+12.7024 s]
/proc/loadavg: 1.15 1.09 1.37 3/80 15659
/proc/meminfo: memFree=1709792/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=34752 CPUtime=25.18
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 7344 0 0 0 2511 7 0 0 18 0 3 0 362585720 35586048 7180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 8688 7180 218 20 0 8046 0
[pid=15656/tid=15658] ppid=15654 vsize=34752 CPUtime=12.59
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 3131 0 0 0 1257 2 0 0 24 0 3 0 362585731 35586048 7180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8327674 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=34752 CPUtime=12.52
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 3308 0 0 0 1248 4 0 0 25 0 3 0 362585731 35586048 7180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 34752

[startup+25.5019 s]
/proc/loadavg: 1.34 1.13 1.37 3/80 15659
/proc/meminfo: memFree=1688544/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=54732 CPUtime=50.71
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 12610 0 0 0 5056 15 0 0 18 0 3 0 362585720 56045568 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 13683 12316 218 20 0 13041 0
[pid=15656/tid=15658] ppid=15654 vsize=54732 CPUtime=25.36
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 5700 0 0 0 2531 5 0 0 25 0 3 0 362585731 56045568 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=54732 CPUtime=25.27
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 6005 0 0 0 2518 9 0 0 25 0 3 0 362585731 56045568 12316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 54732

[startup+51.1018 s]
/proc/loadavg: 1.56 1.20 1.39 3/80 15659
/proc/meminfo: memFree=1674464/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=68380 CPUtime=101.79
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 16277 0 0 0 10159 20 0 0 18 0 3 0 362585720 70021120 15649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 17095 15649 218 20 0 16453 0
[pid=15656/tid=15658] ppid=15654 vsize=68380 CPUtime=50.95
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 7532 0 0 0 5088 7 0 0 25 0 3 0 362585731 70021120 15649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=68380 CPUtime=50.76
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 7840 0 0 0 5064 12 0 0 25 0 3 0 362585731 70021120 15649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 68380

[startup+102.307 s]
/proc/loadavg: 1.81 1.32 1.42 3/80 15659
/proc/meminfo: memFree=1644640/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=97964 CPUtime=203.95
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 24402 0 0 0 20363 32 0 0 18 0 3 0 362585720 100315136 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 24491 23097 218 20 0 23849 0
[pid=15656/tid=15658] ppid=15654 vsize=97964 CPUtime=102.11
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 10976 0 0 0 10201 10 0 0 25 0 3 0 362585731 100315136 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=97964 CPUtime=101.76
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 12521 0 0 0 10155 21 0 0 25 0 3 0 362585731 100315136 23097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 97964

[startup+162.301 s]
/proc/loadavg: 1.93 1.44 1.45 3/80 15659
/proc/meminfo: memFree=1629984/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=111964 CPUtime=323.64
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 28770 0 0 0 32326 38 0 0 18 0 3 0 362585720 114651136 26721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 27991 26721 218 20 0 27349 0
[pid=15656/tid=15658] ppid=15654 vsize=111964 CPUtime=162.03
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 13895 0 0 0 16191 12 0 0 25 0 3 0 362585731 114651136 26721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=111964 CPUtime=161.53
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 13970 0 0 0 16128 25 0 0 25 0 3 0 362585731 114651136 26721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 111964

[startup+222.301 s]
/proc/loadavg: 1.97 1.54 1.48 3/80 15659
/proc/meminfo: memFree=1622944/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=118484 CPUtime=443.34
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 31229 0 0 0 44293 41 0 0 18 0 3 0 362585720 121327616 28484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 29621 28484 218 20 0 28979 0
[pid=15656/tid=15658] ppid=15654 vsize=118484 CPUtime=221.98
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 14810 0 0 0 22185 13 0 0 25 0 3 0 362585731 121327616 28484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=118484 CPUtime=221.28
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 15514 0 0 0 22101 27 0 0 25 0 3 0 362585731 121327616 28484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 118484

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.51 3/80 15659
/proc/meminfo: memFree=1622880/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=119212 CPUtime=563.04
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 32077 0 0 0 56262 42 0 0 18 0 3 0 362585720 122073088 28536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 29803 28536 218 20 0 29161 0
[pid=15656/tid=15658] ppid=15654 vsize=119212 CPUtime=281.93
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 15242 0 0 0 28180 13 0 0 25 0 3 0 362585731 122073088 28536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=119212 CPUtime=281.03
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 15930 0 0 0 28075 28 0 0 25 0 3 0 362585731 122073088 28536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 119212

[startup+342.302 s]
/proc/loadavg: 1.99 1.69 1.54 3/80 15659
/proc/meminfo: memFree=1619104/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=122776 CPUtime=682.74
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 33819 0 0 0 68230 44 0 0 18 0 3 0 362585720 125722624 29463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 30694 29463 218 20 0 30052 0
[pid=15656/tid=15658] ppid=15654 vsize=122776 CPUtime=341.88
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 16564 0 0 0 34173 15 0 0 25 0 3 0 362585731 125722624 29463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=122776 CPUtime=340.79
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 16350 0 0 0 34050 29 0 0 25 0 3 0 362585731 125722624 29463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 122776

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.57 3/80 15659
/proc/meminfo: memFree=1614048/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=128044 CPUtime=802.43
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 35843 0 0 0 80196 47 0 0 18 0 3 0 362585720 131117056 30740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 32011 30740 218 20 0 31369 0
[pid=15656/tid=15658] ppid=15654 vsize=128044 CPUtime=401.8
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 17869 0 0 0 40164 16 0 0 25 0 3 0 362585731 131117056 30740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=128044 CPUtime=400.55
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 17069 0 0 0 40025 30 0 0 25 0 3 0 362585731 131117056 30740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 128044

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.59 3/80 15659
/proc/meminfo: memFree=1613024/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=130584 CPUtime=922.15
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 36868 0 0 0 92167 48 0 0 18 0 3 0 362585720 133718016 31091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 32646 31091 218 20 0 32004 0
[pid=15656/tid=15658] ppid=15654 vsize=130584 CPUtime=461.76
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 18498 0 0 0 46160 16 0 0 25 0 3 0 362585731 133718016 31091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=130584 CPUtime=460.32
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 17465 0 0 0 46001 31 0 0 25 0 3 0 362585731 133718016 31091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 130584

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.61 3/80 15659
/proc/meminfo: memFree=1612000/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=130980 CPUtime=1041.86
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 37787 0 0 0 104137 49 0 0 18 0 3 0 362585720 134123520 31240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 32745 31240 218 20 0 32103 0
[pid=15656/tid=15658] ppid=15654 vsize=130980 CPUtime=521.71
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 19038 0 0 0 52154 17 0 0 25 0 3 0 362585731 134123520 31240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=130980 CPUtime=520.06
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 17844 0 0 0 51975 31 0 0 25 0 3 0 362585731 134123520 31240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 130980

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.64 3/80 15659
/proc/meminfo: memFree=1611936/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=130980 CPUtime=1161.55
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 38678 0 0 0 116105 50 0 0 18 0 3 0 362585720 134123520 31260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 32745 31260 218 20 0 32103 0
[pid=15656/tid=15658] ppid=15654 vsize=130980 CPUtime=581.65
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 19483 0 0 0 58148 17 0 0 25 0 3 0 362585731 134123520 31260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=130980 CPUtime=579.82
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 18290 0 0 0 57950 32 0 0 25 0 3 0 362585731 134123520 31260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 130980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.86 1.64 3/80 15659
/proc/meminfo: memFree=1611872/2055920 swapFree=4150068/4192956
[pid=15656] ppid=15654 vsize=130980 CPUtime=1200.07
/proc/15656/stat : 15656 (MiraXTv3_dyn) S 15654 15656 15249 0 -1 4194304 38856 0 0 0 119956 51 0 0 18 0 3 0 362585720 134123520 31262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15656/statm: 32745 31262 218 20 0 32103 0
[pid=15656/tid=15658] ppid=15654 vsize=130980 CPUtime=600.96
/proc/15656/task/15658/stat : 15658 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 19572 0 0 0 60078 18 0 0 25 0 3 0 362585731 134123520 31262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15656/tid=15659] ppid=15654 vsize=130980 CPUtime=599.03
/proc/15656/task/15659/stat : 15659 (MiraXTv3_dyn) R 15654 15656 15249 0 -1 4194368 18379 0 0 0 59871 32 0 0 25 0 3 0 362585731 134123520 31262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 130980

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.64
CPU time (s): 1200.11
CPU user time (s): 1199.58
CPU system time (s): 0.532918
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 130980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38856
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= 160
involuntary context switches= 22454

runsolver used 0.594909 second user time and 1.61675 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 06:38:01 UTC 2007

IDJOB= 308507
IDBENCH= 20233
IDSOLVER= 128
FILE ID= node5/308507-1178865480

PBS_JOBID= 5251037

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v5500/unif2p-p0.7-v5500-c14685-S499481065-10-SAT.cnf
COMMAND LINE= /tmp/evaluation/308507-1178865480/MiraXTv3_dyn /tmp/evaluation/308507-1178865480/instance-308507-1178865480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-308507-1178865480 -o ROOT/results/node5/solver-308507-1178865480 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308507-1178865480/MiraXTv3_dyn /tmp/evaluation/308507-1178865480/instance-308507-1178865480.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  57791cc3215dce90ed883dcfbd9213d5

RANDOM SEED= 254432193

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1737168 kB
Buffers:         45372 kB
Cached:         186748 kB
SwapCached:      11320 kB
Active:         142032 kB
Inactive:       113400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737168 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          30116 kB
Slab:            48900 kB
Committed_AS: 14008136 kB
PageTables:       1720 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= 66548 MiB

End job on node5 on Fri May 11 06:48:04 UTC 2007