Trace number 305965

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.09 602.173

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
MD5SUMc5fd209011b2a02c2f80e5fa7741ee6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark106.83
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/node6/watcher-305965-1178857361 -o ROOT/results/node6/solver-305965-1178857361 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305965-1178857361/MiraXTv3_dyn /tmp/evaluation/305965-1178857361/instance-305965-1178857361.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.83 1.82 1.55 3/77 26599
/proc/meminfo: memFree=1805688/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=3788 CPUtime=0
/proc/26599/stat : 26599 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 361773763 3878912 319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26599/statm: 947 327 202 20 0 305 0

[startup+0.103319 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 26599
/proc/meminfo: memFree=1805688/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=7728 CPUtime=0.09
/proc/26599/stat : 26599 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194304 1380 0 0 0 9 0 0 0 18 0 1 0 361773763 7913472 1355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/26599/statm: 1932 1355 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.201336 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 26599
/proc/meminfo: memFree=1805688/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=24140 CPUtime=0.21
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 3240 0 0 0 20 1 0 0 18 0 3 0 361773763 24719360 3101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 6035 3103 216 20 0 5393 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 24140

[startup+0.301352 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 26599
/proc/meminfo: memFree=1805688/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=25324 CPUtime=0.37
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 3387 0 0 0 35 2 0 0 18 0 3 0 361773763 25931776 3189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 6331 3189 218 20 0 5689 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 25324

[startup+0.701396 s]
/proc/loadavg: 1.83 1.82 1.55 3/77 26599
/proc/meminfo: memFree=1805688/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=25852 CPUtime=1.17
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 3652 0 0 0 115 2 0 0 18 0 3 0 361773763 26472448 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 6463 3454 218 20 0 5821 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 25852

[startup+1.50249 s]
/proc/loadavg: 1.83 1.82 1.55 3/80 26602
/proc/meminfo: memFree=1790752/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=29120 CPUtime=2.77
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 4606 0 0 0 274 3 0 0 18 0 3 0 361773763 29818880 4408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 7280 4408 218 20 0 6638 0
[pid=26599/tid=26601] ppid=26597 vsize=29120 CPUtime=1.32
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 1604 0 0 0 131 1 0 0 20 0 3 0 361773780 29818880 4408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=29120 CPUtime=1.26
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 1328 0 0 0 126 0 0 0 17 0 3 0 361773780 29818880 4408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 29120

[startup+3.10168 s]
/proc/loadavg: 1.83 1.82 1.55 3/80 26602
/proc/meminfo: memFree=1785312/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=36548 CPUtime=5.96
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 6497 0 0 0 591 5 0 0 18 0 3 0 361773763 37425152 6299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 9137 6299 218 20 0 8495 0
[pid=26599/tid=26601] ppid=26597 vsize=36548 CPUtime=2.91
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 2570 0 0 0 289 2 0 0 21 0 3 0 361773780 37425152 6299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526344 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=36548 CPUtime=2.86
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 2253 0 0 0 285 1 0 0 18 0 3 0 361773780 37425152 6299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 36548

[startup+6.30105 s]
/proc/loadavg: 1.85 1.82 1.56 3/80 26602
/proc/meminfo: memFree=1769120/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=51276 CPUtime=12.33
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 10373 0 0 0 1225 8 0 0 18 0 3 0 361773763 52506624 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 12819 10175 218 20 0 12177 0
[pid=26599/tid=26601] ppid=26597 vsize=51276 CPUtime=6.11
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 4440 0 0 0 607 4 0 0 19 0 3 0 361773780 52506624 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=51276 CPUtime=6.04
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 4259 0 0 0 602 2 0 0 18 0 3 0 361773780 52506624 10175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 51276

[startup+12.7018 s]
/proc/loadavg: 1.86 1.83 1.56 3/80 26602
/proc/meminfo: memFree=1749408/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=67576 CPUtime=25.09
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 14347 0 0 0 2496 13 0 0 18 0 3 0 361773763 69197824 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 16894 14149 218 20 0 16252 0
[pid=26599/tid=26601] ppid=26597 vsize=67576 CPUtime=12.51
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 6477 0 0 0 1244 7 0 0 25 0 3 0 361773780 69197824 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=67576 CPUtime=12.41
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 6196 0 0 0 1236 5 0 0 22 0 3 0 361773780 69197824 14149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 67576

[startup+25.5013 s]
/proc/loadavg: 1.89 1.83 1.56 3/80 26602
/proc/meminfo: memFree=1708896/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=108348 CPUtime=50.63
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 24749 0 0 0 5036 27 0 0 18 0 3 0 361773763 110948352 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 27087 24479 218 20 0 26445 0
[pid=26599/tid=26601] ppid=26597 vsize=108348 CPUtime=25.3
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 12079 0 0 0 2515 15 0 0 25 0 3 0 361773780 110948352 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=108348 CPUtime=25.15
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 10996 0 0 0 2504 11 0 0 25 0 3 0 361773780 110948352 24479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 108348

[startup+51.1013 s]
/proc/loadavg: 1.93 1.85 1.57 3/80 26602
/proc/meminfo: memFree=1613728/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=201760 CPUtime=101.64
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 48484 0 0 0 10112 52 0 0 18 0 3 0 361773763 206602240 47942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 50440 47942 218 20 0 49798 0
[pid=26599/tid=26601] ppid=26597 vsize=201760 CPUtime=50.88
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 24286 0 0 0 5060 28 0 0 16 0 3 0 361773780 206602240 47942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565500 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=201760 CPUtime=50.59
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 22524 0 0 0 5036 23 0 0 18 0 3 0 361773780 206602240 47942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 201760

[startup+102.301 s]
/proc/loadavg: 1.97 1.87 1.59 3/80 26602
/proc/meminfo: memFree=1562592/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=254264 CPUtime=203.78
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 61804 0 0 0 20311 67 0 0 18 0 3 0 361773763 260366336 60792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 63566 60792 218 20 0 62924 0
[pid=26599/tid=26601] ppid=26597 vsize=254264 CPUtime=102.05
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 31024 0 0 0 10169 36 0 0 18 0 3 0 361773780 260366336 60792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=254264 CPUtime=101.55
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 29106 0 0 0 10126 29 0 0 20 0 3 0 361773780 260366336 60792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 254264

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.62 3/80 26602
/proc/meminfo: memFree=1533472/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=285060 CPUtime=323.36
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 70197 0 0 0 32261 75 0 0 18 0 3 0 361773763 291901440 68537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 71265 68537 218 20 0 70623 0
[pid=26599/tid=26601] ppid=26597 vsize=285060 CPUtime=161.98
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 35744 0 0 0 16157 41 0 0 25 0 3 0 361773780 291901440 68537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=285060 CPUtime=161.21
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 32779 0 0 0 16088 33 0 0 25 0 3 0 361773780 291901440 68537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.36
Current children cumulated vsize (KiB) 285060

[startup+222.306 s]
/proc/loadavg: 1.99 1.91 1.64 3/80 26602
/proc/meminfo: memFree=1498784/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=316352 CPUtime=442.94
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 78805 0 0 0 44208 86 0 0 18 0 3 0 361773763 323944448 76675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 79088 76675 218 20 0 78446 0
[pid=26599/tid=26601] ppid=26597 vsize=316352 CPUtime=221.82
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 39882 0 0 0 22135 47 0 0 25 0 3 0 361773780 323944448 76675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=316352 CPUtime=220.94
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 37249 0 0 0 22056 38 0 0 25 0 3 0 361773780 323944448 76675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 316352

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.66 3/80 26602
/proc/meminfo: memFree=1421344/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=393768 CPUtime=562.47
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 98489 0 0 0 56136 111 0 0 18 0 3 0 361773763 403218432 95951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98442 95951 218 20 0 97800 0
[pid=26599/tid=26601] ppid=26597 vsize=393768 CPUtime=281.73
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47521 0 0 0 28113 60 0 0 25 0 3 0 361773780 403218432 95951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26599/tid=26602] ppid=26597 vsize=393768 CPUtime=280.55
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49294 0 0 0 28005 50 0 0 25 0 3 0 361773780 403218432 95951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 393768

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.67 3/80 26602
/proc/meminfo: memFree=1421216/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=393768 CPUtime=682.03
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 98889 0 0 0 68091 112 0 0 18 0 3 0 361773763 403218432 96008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98442 96008 218 20 0 97800 0
[pid=26599/tid=26601] ppid=26597 vsize=393768 CPUtime=341.58
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47684 0 0 0 34098 60 0 0 17 0 3 0 361773780 403218432 96008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=393768 CPUtime=340.26
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49531 0 0 0 33976 50 0 0 22 0 3 0 361773780 403218432 96008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.03
Current children cumulated vsize (KiB) 393768

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.69 3/80 26602
/proc/meminfo: memFree=1421152/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=393768 CPUtime=801.76
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 98906 0 0 0 80064 112 0 0 18 0 3 0 361773763 403218432 96025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98442 96025 218 20 0 97800 0
[pid=26599/tid=26601] ppid=26597 vsize=393768 CPUtime=401.33
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47691 0 0 0 40073 60 0 0 25 0 3 0 361773780 403218432 96025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=393768 CPUtime=400.24
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49541 0 0 0 39974 50 0 0 25 0 3 0 361773780 403218432 96025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.76
Current children cumulated vsize (KiB) 393768

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.71 3/80 26602
/proc/meminfo: memFree=1419360/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=395816 CPUtime=921.36
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 99400 0 0 0 92022 114 0 0 18 0 3 0 361773763 405315584 96519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98954 96519 218 20 0 98312 0
[pid=26599/tid=26601] ppid=26597 vsize=395816 CPUtime=461.01
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47829 0 0 0 46040 61 0 0 25 0 3 0 361773780 405315584 96519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=395816 CPUtime=460.17
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49897 0 0 0 45966 51 0 0 25 0 3 0 361773780 405315584 96519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.36
Current children cumulated vsize (KiB) 395816

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.73 3/80 26602
/proc/meminfo: memFree=1418976/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=395816 CPUtime=1040.96
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 99482 0 0 0 103981 115 0 0 18 0 3 0 361773763 405315584 96601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98954 96601 218 20 0 98312 0
[pid=26599/tid=26601] ppid=26597 vsize=395816 CPUtime=520.65
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47871 0 0 0 52004 61 0 0 25 0 3 0 361773780 405315584 96601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526271 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=395816 CPUtime=520.12
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49937 0 0 0 51960 52 0 0 25 0 3 0 361773780 405315584 96601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.96
Current children cumulated vsize (KiB) 395816

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 26602
/proc/meminfo: memFree=1418848/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=395816 CPUtime=1160.51
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 99557 0 0 0 115935 116 0 0 18 0 3 0 361773763 405315584 96605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98954 96605 218 20 0 98312 0
[pid=26599/tid=26601] ppid=26597 vsize=395816 CPUtime=580.34
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47944 0 0 0 57972 62 0 0 25 0 3 0 361773780 405315584 96605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=395816 CPUtime=579.98
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49939 0 0 0 57946 52 0 0 18 0 3 0 361773780 405315584 96605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.51
Current children cumulated vsize (KiB) 395816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.96 1.74 3/80 26602
/proc/meminfo: memFree=1418848/2055924 swapFree=4143816/4192956
[pid=26599] ppid=26597 vsize=395816 CPUtime=1200.01
/proc/26599/stat : 26599 (MiraXTv3_dyn) S 26597 26599 25909 0 -1 4194304 99559 0 0 0 119885 116 0 0 18 0 3 0 361773763 405315584 96607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26599/statm: 98954 96607 218 20 0 98312 0
[pid=26599/tid=26601] ppid=26597 vsize=395816 CPUtime=600.05
/proc/26599/task/26601/stat : 26601 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 47945 0 0 0 59943 62 0 0 25 0 3 0 361773780 405315584 96607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26599/tid=26602] ppid=26597 vsize=395816 CPUtime=599.78
/proc/26599/task/26602/stat : 26602 (MiraXTv3_dyn) R 26597 26599 25909 0 -1 4194368 49940 0 0 0 59925 53 0 0 25 0 3 0 361773780 405315584 96607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 395816

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): 602.173
CPU time (s): 1200.09
CPU user time (s): 1198.87
CPU system time (s): 1.22681
CPU usage (%): 199.294
Max. virtual memory (cumulated for all children) (KiB): 395816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 1.22681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99559
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= 1709
involuntary context switches= 22406

runsolver used 0.571913 second user time and 1.62675 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 04:22:41 UTC 2007

IDJOB= 305965
IDBENCH= 20169
IDSOLVER= 128
FILE ID= node6/305965-1178857361

PBS_JOBID= 5251017

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S421554531-04.cnf
COMMAND LINE= /tmp/evaluation/305965-1178857361/MiraXTv3_dyn /tmp/evaluation/305965-1178857361/instance-305965-1178857361.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-305965-1178857361 -o ROOT/results/node6/solver-305965-1178857361 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305965-1178857361/MiraXTv3_dyn /tmp/evaluation/305965-1178857361/instance-305965-1178857361.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c5fd209011b2a02c2f80e5fa7741ee6e

RANDOM SEED= 727127332

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1805904 kB
Buffers:         41336 kB
Cached:         140228 kB
SwapCached:      17540 kB
Active:         136808 kB
Inactive:        69488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1805904 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            29284 kB
Committed_AS: 12695032 kB
PageTables:       1784 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 node6 on Fri May 11 04:32:45 UTC 2007