Trace number 313324

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 v2? (TO) 1200.16 1200.71

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/dated-10-17-s.cnf
MD5SUM334ef674dc213d40fc569890874cc7af
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.1777
Satisfiable
(Un)Satisfiability was proved
Number of variables229842
Number of clauses1081178
Sum of the clauses size2501490
Maximum clause length10
Minimum clause length1
Number of clauses of size 119157
Number of clauses of size 2832850
Number of clauses of size 3186131
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data (download as text)

0.00/0.22	c Starting MiraXTv2...

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/node18/watcher-313324-1178802639 -o ROOT/results/node18/solver-313324-1178802639 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313324-1178802639/MiraXTv2_dyn /tmp/evaluation/313324-1178802639/instance-313324-1178802639.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.12 0.03 0.01 3/77 1392
/proc/meminfo: memFree=1866072/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=11496 CPUtime=0
/proc/1392/stat : 1392 (runsolver) D 1390 1392 1318 0 -1 4194368 11 0 0 0 0 0 0 0 18 0 1 0 328181498 11771904 127 18446744073709551615 134512640 135603665 4294956384 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/1392/statm: 2874 127 114 266 0 2605 0

[startup+0.085663 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 1392
/proc/meminfo: memFree=1866072/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=1296 CPUtime=0
/proc/1392/stat : 1392 (MiraXTv2_dyn) D 1390 1392 1318 0 -1 4194304 45 0 3 0 0 0 0 0 18 0 1 0 328181498 1327104 37 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7865351 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1392/statm: 324 37 28 20 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1296

[startup+0.101663 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 1392
/proc/meminfo: memFree=1866072/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=1296 CPUtime=0
/proc/1392/stat : 1392 (MiraXTv2_dyn) D 1390 1392 1318 0 -1 4194304 45 0 3 0 0 0 0 0 18 0 1 0 328181498 1327104 37 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7865351 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1392/statm: 324 37 28 20 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1296

[startup+0.301692 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 1392
/proc/meminfo: memFree=1866072/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=11780 CPUtime=0.08
/proc/1392/stat : 1392 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194304 2274 0 17 0 7 1 0 0 18 0 1 0 328181498 12062720 2266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585547 0 0 4096 0 0 0 0 17 0 0 0
/proc/1392/statm: 2945 2266 206 20 0 2303 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11780

[startup+0.701733 s]
/proc/loadavg: 0.12 0.03 0.01 3/77 1392
/proc/meminfo: memFree=1866072/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=48468 CPUtime=0.47
/proc/1392/stat : 1392 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194304 11369 0 17 0 41 6 0 0 21 0 1 0 328181498 49631232 11361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134569364 0 0 4096 0 0 0 0 17 0 0 0
/proc/1392/statm: 12117 11361 206 20 0 11475 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 48468

[startup+1.5018 s]
/proc/loadavg: 0.12 0.03 0.01 2/78 1393
/proc/meminfo: memFree=1807376/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=89052 CPUtime=1.27
/proc/1392/stat : 1392 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194304 20369 0 17 0 116 11 0 0 25 0 1 0 328181498 91189248 20361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/1392/statm: 22263 20362 206 20 0 21621 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 89052

[startup+3.10195 s]
/proc/loadavg: 0.12 0.03 0.01 2/78 1393
/proc/meminfo: memFree=1778256/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=105588 CPUtime=2.87
/proc/1392/stat : 1392 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194304 24162 0 17 0 275 12 0 0 25 0 1 0 328181498 108122112 24154 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/1392/statm: 26397 24154 207 20 0 25755 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 105588

[startup+6.30126 s]
/proc/loadavg: 0.19 0.05 0.01 2/78 1393
/proc/meminfo: memFree=1751824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=206956 CPUtime=6.07
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 39680 0 17 0 588 19 0 0 25 0 2 0 328181498 211922944 35606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 51739 35606 218 20 0 51097 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 206956

[startup+12.7029 s]
/proc/loadavg: 0.26 0.06 0.02 2/79 1394
/proc/meminfo: memFree=1721864/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=206956 CPUtime=12.47
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 39680 0 17 0 1228 19 0 0 25 0 2 0 328181498 211922944 35606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 51739 35606 218 20 0 51097 0
[pid=1392/tid=1394] ppid=1390 vsize=206956 CPUtime=7.07
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 10598 0 0 0 704 3 0 0 25 0 2 0 328182059 211922944 35606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 206956

[startup+25.5011 s]
/proc/loadavg: 0.42 0.11 0.03 2/79 1394
/proc/meminfo: memFree=1721992/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=206956 CPUtime=25.27
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 39680 0 17 0 2508 19 0 0 25 0 2 0 328181498 211922944 35606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 51739 35606 218 20 0 51097 0
[pid=1392/tid=1394] ppid=1390 vsize=206956 CPUtime=19.86
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 10598 0 0 0 1983 3 0 0 25 0 2 0 328182059 211922944 35606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 206956

[startup+51.1016 s]
/proc/loadavg: 0.62 0.18 0.06 2/79 1394
/proc/meminfo: memFree=1721352/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=207096 CPUtime=50.85
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 41971 0 17 0 5064 21 0 0 25 0 2 0 328181498 212066304 36042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 51774 36042 218 20 0 51132 0
[pid=1392/tid=1394] ppid=1390 vsize=207096 CPUtime=45.46
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 12889 0 0 0 4540 6 0 0 25 0 2 0 328182059 212066304 36042 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 207096

[startup+102.306 s]
/proc/loadavg: 0.83 0.30 0.10 2/79 1394
/proc/meminfo: memFree=1612296/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=314300 CPUtime=102.05
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 69098 0 17 0 10168 37 0 0 25 0 2 0 328181498 321843200 63048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 78575 63048 218 20 0 77933 0
[pid=1392/tid=1394] ppid=1390 vsize=314300 CPUtime=96.65
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 40016 0 0 0 9644 21 0 0 25 0 2 0 328182059 321843200 63048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 314300

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.16 2/79 1394
/proc/meminfo: memFree=1518664/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=409244 CPUtime=162.03
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 93033 0 17 0 16151 52 0 0 25 0 2 0 328181498 419065856 86877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 102311 86877 218 20 0 101669 0
[pid=1392/tid=1394] ppid=1390 vsize=409244 CPUtime=156.63
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 63951 0 0 0 15627 36 0 0 25 0 2 0 328182059 419065856 86877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 409244

[startup+222.301 s]
/proc/loadavg: 0.97 0.53 0.21 2/79 1394
/proc/meminfo: memFree=1436232/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=489184 CPUtime=222.01
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 113180 0 17 0 22136 65 0 0 25 0 2 0 328181498 500924416 106906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 122296 106906 218 20 0 121654 0
[pid=1392/tid=1394] ppid=1390 vsize=489184 CPUtime=216.62
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 84098 0 0 0 21612 50 0 0 25 0 2 0 328182059 500924416 106906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 489184

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/79 1394
/proc/meminfo: memFree=1421384/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=503896 CPUtime=281.99
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 116952 0 17 0 28131 68 0 0 25 0 2 0 328181498 515989504 110614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 125974 110614 218 20 0 125332 0
[pid=1392/tid=1394] ppid=1390 vsize=503896 CPUtime=276.6
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 87870 0 0 0 27607 53 0 0 25 0 2 0 328182059 515989504 110614 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 503896

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/79 1394
/proc/meminfo: memFree=1282504/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=643284 CPUtime=341.98
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 151878 0 17 0 34112 86 0 0 25 0 2 0 328181498 658722816 145475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 160821 145475 218 20 0 160179 0
[pid=1392/tid=1394] ppid=1390 vsize=643284 CPUtime=336.59
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 122796 0 0 0 33588 71 0 0 25 0 2 0 328182059 658722816 145475 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 643284

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/79 1394
/proc/meminfo: memFree=1250696/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674132 CPUtime=401.96
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159789 0 17 0 40105 91 0 0 25 0 2 0 328181498 690311168 153189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168533 153189 218 20 0 167891 0
[pid=1392/tid=1394] ppid=1390 vsize=674132 CPUtime=396.57
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130707 0 0 0 39581 76 0 0 25 0 2 0 328182059 690311168 153189 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 674132

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/79 1394
/proc/meminfo: memFree=1250696/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674132 CPUtime=461.95
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159860 0 17 0 46103 92 0 0 25 0 2 0 328181498 690311168 153194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168533 153194 218 20 0 167891 0
[pid=1392/tid=1394] ppid=1390 vsize=674132 CPUtime=456.54
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130778 0 0 0 45578 76 0 0 25 0 2 0 328182059 690311168 153194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 674132

[startup+522.302 s]
/proc/loadavg: 0.99 0.82 0.41 2/79 1394
/proc/meminfo: memFree=1250760/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674132 CPUtime=521.93
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159860 0 17 0 52101 92 0 0 25 0 2 0 328181498 690311168 153194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168533 153194 218 20 0 167891 0
[pid=1392/tid=1394] ppid=1390 vsize=674132 CPUtime=516.54
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130778 0 0 0 51577 77 0 0 25 0 2 0 328182059 690311168 153194 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296092 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 674132

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674132 CPUtime=581.91
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159864 0 17 0 58098 93 0 0 25 0 2 0 328181498 690311168 153198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168533 153198 218 20 0 167891 0
[pid=1392/tid=1394] ppid=1390 vsize=674132 CPUtime=576.51
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130782 0 0 0 57574 77 0 0 25 0 2 0 328182059 690311168 153198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 674132

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674132 CPUtime=641.9
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159864 0 17 0 64097 93 0 0 25 0 2 0 328181498 690311168 153198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168533 153198 218 20 0 167891 0
[pid=1392/tid=1394] ppid=1390 vsize=674132 CPUtime=636.51
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130782 0 0 0 63573 78 0 0 25 0 2 0 328182059 690311168 153198 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 674132

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674128 CPUtime=701.87
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 70094 93 0 0 25 0 2 0 328181498 690307072 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168532 153200 218 20 0 167890 0
[pid=1392/tid=1394] ppid=1390 vsize=674128 CPUtime=696.48
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 69570 78 0 0 25 0 2 0 328182059 690307072 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 674128

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674128 CPUtime=761.87
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 76093 94 0 0 25 0 2 0 328181498 690307072 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168532 153200 218 20 0 167890 0
[pid=1392/tid=1394] ppid=1390 vsize=674128 CPUtime=756.47
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 75569 78 0 0 25 0 2 0 328182059 690307072 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 674128

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674124 CPUtime=821.84
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 82090 94 0 0 25 0 2 0 328181498 690302976 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168531 153200 218 20 0 167889 0
[pid=1392/tid=1394] ppid=1390 vsize=674124 CPUtime=816.45
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 81566 79 0 0 25 0 2 0 328182059 690302976 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521238 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 674124

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.59 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674104 CPUtime=881.83
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 88089 94 0 0 25 0 2 0 328181498 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168526 153200 218 20 0 167884 0
[pid=1392/tid=1394] ppid=1390 vsize=674104 CPUtime=876.43
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 87564 79 0 0 25 0 2 0 328182059 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 674104

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674104 CPUtime=941.81
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 94086 95 0 0 25 0 2 0 328181498 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168526 153200 218 20 0 167884 0
[pid=1392/tid=1394] ppid=1390 vsize=674104 CPUtime=936.42
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 93562 80 0 0 25 0 2 0 328182059 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134519894 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 674104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/79 1394
/proc/meminfo: memFree=1250824/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=674104 CPUtime=1001.79
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 159866 0 17 0 100084 95 0 0 25 0 2 0 328181498 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 168526 153200 218 20 0 167884 0
[pid=1392/tid=1394] ppid=1390 vsize=674104 CPUtime=996.4
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 130784 0 0 0 99560 80 0 0 25 0 2 0 328182059 690282496 153200 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 674104

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 3/79 1394
/proc/meminfo: memFree=1192264/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=732404 CPUtime=1061.78
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 174497 0 17 0 106074 104 0 0 25 0 2 0 328181498 749981696 167764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 183101 167764 218 20 0 182459 0
[pid=1392/tid=1394] ppid=1390 vsize=732404 CPUtime=1056.39
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 145415 0 0 0 105550 89 0 0 25 0 2 0 328182059 749981696 167764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 732404

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/79 1394
/proc/meminfo: memFree=1192264/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=732404 CPUtime=1121.77
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 174699 0 17 0 112072 105 0 0 25 0 2 0 328181498 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 183101 167765 218 20 0 182459 0
[pid=1392/tid=1394] ppid=1390 vsize=732404 CPUtime=1116.37
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 145617 0 0 0 111548 89 0 0 25 0 2 0 328182059 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 732404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 3/79 1394
/proc/meminfo: memFree=1192264/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=732404 CPUtime=1181.75
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 174699 0 17 0 118070 105 0 0 25 0 2 0 328181498 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 183101 167765 218 20 0 182459 0
[pid=1392/tid=1394] ppid=1390 vsize=732404 CPUtime=1176.35
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 145617 0 0 0 117546 89 0 0 25 0 2 0 328182059 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 732404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/79 1394
/proc/meminfo: memFree=1192264/2055920 swapFree=4144420/4192956
[pid=1392] ppid=1390 vsize=732404 CPUtime=1200.05
/proc/1392/stat : 1392 (MiraXTv2_dyn) S 1390 1392 1318 0 -1 4194304 174699 0 17 0 119900 105 0 0 25 0 2 0 328181498 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1392/statm: 183101 167765 218 20 0 182459 0
[pid=1392/tid=1394] ppid=1390 vsize=732404 CPUtime=1194.66
/proc/1392/task/1394/stat : 1394 (MiraXTv2_dyn) R 1390 1392 1318 0 -1 4194368 145617 0 0 0 119376 90 0 0 25 0 2 0 328182059 749981696 167765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 732404

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.71
CPU time (s): 1200.16
CPU user time (s): 1199.01
CPU system time (s): 1.15182
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 732672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.01
system time used= 1.15182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174699
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 2325

runsolver used 1.27581 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 13:10:41 UTC 2007

IDJOB= 313324
IDBENCH= 20363
IDSOLVER= 129
FILE ID= node18/313324-1178802639

PBS_JOBID= 5250935

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/dated-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/313324-1178802639/MiraXTv2_dyn /tmp/evaluation/313324-1178802639/instance-313324-1178802639.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-313324-1178802639 -o ROOT/results/node18/solver-313324-1178802639 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313324-1178802639/MiraXTv2_dyn /tmp/evaluation/313324-1178802639/instance-313324-1178802639.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  334ef674dc213d40fc569890874cc7af

RANDOM SEED= 191933165

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1866288 kB
Buffers:         37908 kB
Cached:          82132 kB
SwapCached:      18272 kB
Active:          94908 kB
Inactive:        52896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866288 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:           23476 kB
Writeback:           0 kB
Mapped:          29684 kB
Slab:            27380 kB
Committed_AS:  8688380 kB
PageTables:       1776 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= 66542 MiB

End job on node18 on Thu May 10 13:30:44 UTC 2007