Trace number 334894

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.18 631.774

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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/node5/watcher-334894-1178901670 -o ROOT/results/node5/solver-334894-1178901670 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334894-1178901670/MiraXTv3_dyn /tmp/evaluation/334894-1178901670/instance-334894-1178901670.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.85 1.75 3/77 20312
/proc/meminfo: memFree=1629176/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=3788 CPUtime=0
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 366204851 3878912 315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 947 323 202 20 0 305 0

[startup+0.037507 s]
/proc/loadavg: 1.83 1.85 1.75 3/77 20312
/proc/meminfo: memFree=1629176/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=6184 CPUtime=0.02
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 1090 0 0 0 2 0 0 0 18 0 1 0 366204851 6332416 1065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 1546 1065 206 20 0 904 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6184

[startup+0.101514 s]
/proc/loadavg: 1.83 1.85 1.75 3/77 20312
/proc/meminfo: memFree=1629176/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=8892 CPUtime=0.09
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 1705 0 0 0 8 1 0 0 18 0 1 0 366204851 9105408 1680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 2223 1681 206 20 0 1581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8892

[startup+0.301536 s]
/proc/loadavg: 1.83 1.85 1.75 3/77 20312
/proc/meminfo: memFree=1629176/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=17196 CPUtime=0.29
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 3667 0 0 0 27 2 0 0 19 0 1 0 366204851 17608704 3642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 4299 3643 206 20 0 3657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17196

[startup+0.70158 s]
/proc/loadavg: 1.83 1.85 1.75 3/77 20312
/proc/meminfo: memFree=1629176/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=34360 CPUtime=0.69
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 7802 0 0 0 65 4 0 0 22 0 1 0 366204851 35184640 7777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 8590 7777 206 20 0 7948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34360

[startup+1.50167 s]
/proc/loadavg: 1.83 1.85 1.75 2/78 20313
/proc/meminfo: memFree=1586032/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=56892 CPUtime=1.49
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 13700 0 0 0 141 8 0 0 25 0 1 0 366204851 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56892

[startup+3.10185 s]
/proc/loadavg: 1.83 1.85 1.75 2/78 20313
/proc/meminfo: memFree=1575024/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=56892 CPUtime=3.09
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 13700 0 0 0 301 8 0 0 25 0 1 0 366204851 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56892

[startup+6.30121 s]
/proc/loadavg: 1.77 1.83 1.74 2/78 20313
/proc/meminfo: memFree=1575088/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=56892 CPUtime=6.29
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 13700 0 0 0 621 8 0 0 25 0 1 0 366204851 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56892

[startup+12.7019 s]
/proc/loadavg: 1.71 1.82 1.74 2/78 20313
/proc/meminfo: memFree=1575216/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=56892 CPUtime=12.68
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 13700 0 0 0 1260 8 0 0 25 0 1 0 366204851 58257408 13675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 14223 13675 207 20 0 13581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56892

[startup+25.5014 s]
/proc/loadavg: 1.55 1.78 1.72 2/78 20313
/proc/meminfo: memFree=1539568/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=93764 CPUtime=25.49
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 22619 0 0 0 2537 12 0 0 25 0 1 0 366204851 96014336 22594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 23441 22594 207 20 0 22799 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93764

[startup+51.1013 s]
/proc/loadavg: 1.36 1.71 1.70 2/78 20313
/proc/meminfo: memFree=1535984/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=99172 CPUtime=51.07
/proc/20312/stat : 20312 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194304 23522 0 0 0 5094 13 0 0 25 0 1 0 366204851 101552128 23497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583996 0 0 4096 0 0 0 0 17 1 0 0
/proc/20312/statm: 24793 23497 207 20 0 24151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99172

[startup+102.306 s]
/proc/loadavg: 1.67 1.73 1.71 3/80 20315
/proc/meminfo: memFree=1412768/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=442044 CPUtime=143.79
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 57327 0 0 0 14338 41 0 0 25 0 3 0 366204851 452653056 54245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 110511 54245 218 20 0 109869 0
[pid=20312/tid=20314] ppid=20310 vsize=442044 CPUtime=45.93
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 15119 0 0 0 4582 11 0 0 25 0 3 0 366210469 452653056 54245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=442044 CPUtime=41.68
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 14712 0 0 0 4154 14 0 0 25 0 3 0 366210469 452653056 54245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 143.79
Current children cumulated vsize (KiB) 442044

[startup+162.301 s]
/proc/loadavg: 1.87 1.77 1.73 3/80 20315
/proc/meminfo: memFree=1381856/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=471872 CPUtime=263.52
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 65279 0 0 0 26299 53 0 0 25 0 3 0 366204851 483196928 62041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 117968 62041 218 20 0 117326 0
[pid=20312/tid=20314] ppid=20310 vsize=471872 CPUtime=105.7
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 19483 0 0 0 10554 16 0 0 25 0 3 0 366210469 483196928 62041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=471872 CPUtime=101.64
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 18300 0 0 0 10143 21 0 0 19 0 3 0 366210469 483196928 62041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.52
Current children cumulated vsize (KiB) 471872

[startup+222.302 s]
/proc/loadavg: 1.95 1.81 1.74 3/80 20315
/proc/meminfo: memFree=1344544/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=507416 CPUtime=383.2
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 74694 0 0 0 38248 72 0 0 25 0 3 0 366204851 519593984 71303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 126854 71303 218 20 0 126212 0
[pid=20312/tid=20314] ppid=20310 vsize=507416 CPUtime=165.45
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 23343 0 0 0 16522 23 0 0 25 0 3 0 366210469 519593984 71303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=507416 CPUtime=161.58
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 23855 0 0 0 16124 34 0 0 25 0 3 0 366210469 519593984 71303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.2
Current children cumulated vsize (KiB) 507416

[startup+282.302 s]
/proc/loadavg: 1.98 1.84 1.75 3/80 20315
/proc/meminfo: memFree=1342688/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=508704 CPUtime=502.92
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 75227 0 0 0 50219 73 0 0 25 0 3 0 366204851 520912896 71662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 127176 71662 218 20 0 126534 0
[pid=20312/tid=20314] ppid=20310 vsize=508704 CPUtime=225.21
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 23587 0 0 0 22498 23 0 0 25 0 3 0 366210469 520912896 71662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=508704 CPUtime=221.53
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 24144 0 0 0 22119 34 0 0 25 0 3 0 366210469 520912896 71662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 502.92
Current children cumulated vsize (KiB) 508704

[startup+342.301 s]
/proc/loadavg: 1.99 1.87 1.76 3/80 20315
/proc/meminfo: memFree=1329824/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=520992 CPUtime=622.65
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 78705 0 0 0 62184 81 0 0 25 0 3 0 366204851 533495808 74948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 130248 74948 218 20 0 129606 0
[pid=20312/tid=20314] ppid=20310 vsize=520992 CPUtime=284.98
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 23748 0 0 0 28474 24 0 0 25 0 3 0 366210469 533495808 74948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526400 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=520992 CPUtime=281.49
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 27461 0 0 0 28108 41 0 0 25 0 3 0 366210469 533495808 74948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.65
Current children cumulated vsize (KiB) 520992

[startup+402.301 s]
/proc/loadavg: 1.99 1.89 1.77 3/80 20315
/proc/meminfo: memFree=1299168/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=552268 CPUtime=742.37
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 86655 0 0 0 74143 94 0 0 25 0 3 0 366204851 565522432 82694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 138067 82694 218 20 0 137425 0
[pid=20312/tid=20314] ppid=20310 vsize=552268 CPUtime=344.74
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 26072 0 0 0 34447 27 0 0 25 0 3 0 366210469 565522432 82694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=552268 CPUtime=341.45
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 33087 0 0 0 34094 51 0 0 25 0 3 0 366210469 565522432 82694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 742.37
Current children cumulated vsize (KiB) 552268

[startup+462.301 s]
/proc/loadavg: 1.99 1.91 1.79 3/80 20315
/proc/meminfo: memFree=1266144/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=583324 CPUtime=862.06
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 94927 0 0 0 86097 109 0 0 25 0 3 0 366204851 597323776 90754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 145831 90754 218 20 0 145189 0
[pid=20312/tid=20314] ppid=20310 vsize=583324 CPUtime=404.51
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 30152 0 0 0 40417 34 0 0 25 0 3 0 366210469 597323776 90754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=583324 CPUtime=401.38
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 37279 0 0 0 40079 59 0 0 25 0 3 0 366210469 597323776 90754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 862.06
Current children cumulated vsize (KiB) 583324

[startup+522.302 s]
/proc/loadavg: 1.99 1.92 1.80 3/80 20315
/proc/meminfo: memFree=1266016/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=583324 CPUtime=981.8
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 95095 0 0 0 98070 110 0 0 25 0 3 0 366204851 597323776 90776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 145831 90776 218 20 0 145189 0
[pid=20312/tid=20314] ppid=20310 vsize=583324 CPUtime=464.27
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 30235 0 0 0 46393 34 0 0 25 0 3 0 366210469 597323776 90776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=583324 CPUtime=461.34
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 37364 0 0 0 46075 59 0 0 25 0 3 0 366210469 597323776 90776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 981.8
Current children cumulated vsize (KiB) 583324

[startup+582.302 s]
/proc/loadavg: 1.99 1.93 1.81 3/80 20315
/proc/meminfo: memFree=1263200/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=586396 CPUtime=1101.53
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 96068 0 0 0 110040 113 0 0 25 0 3 0 366204851 600469504 91524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 146599 91524 218 20 0 145957 0
[pid=20312/tid=20314] ppid=20310 vsize=586396 CPUtime=524.03
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 31113 0 0 0 52366 37 0 0 25 0 3 0 366210469 600469504 91524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=586396 CPUtime=521.32
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 37459 0 0 0 52072 60 0 0 25 0 3 0 366210469 600469504 91524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1101.53
Current children cumulated vsize (KiB) 586396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+631.701 s]
/proc/loadavg: 1.99 1.94 1.82 3/80 20315
/proc/meminfo: memFree=1251360/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=598748 CPUtime=1200.1
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 99213 0 0 0 119890 120 0 0 25 0 3 0 366204851 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 149687 94517 218 20 0 149045 0
[pid=20312/tid=20314] ppid=20310 vsize=598748 CPUtime=573.24
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 32113 0 0 0 57285 39 0 0 25 0 3 0 366210469 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=598748 CPUtime=570.67
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 39604 0 0 0 57003 64 0 0 25 0 3 0 366210469 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328773 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 598748

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

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

[startup+631.701 s]
/proc/loadavg: 1.99 1.94 1.82 3/80 20315
/proc/meminfo: memFree=1251360/2055920 swapFree=4150068/4192956
[pid=20312] ppid=20310 vsize=598748 CPUtime=1200.1
/proc/20312/stat : 20312 (MiraXTv3_dyn) S 20310 20312 18883 0 -1 4194304 99213 0 0 0 119890 120 0 0 25 0 3 0 366204851 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20312/statm: 149687 94517 218 20 0 149045 0
[pid=20312/tid=20314] ppid=20310 vsize=598748 CPUtime=573.24
/proc/20312/task/20314/stat : 20314 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 32113 0 0 0 57285 39 0 0 25 0 3 0 366210469 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20312/tid=20315] ppid=20310 vsize=598748 CPUtime=570.67
/proc/20312/task/20315/stat : 20315 (MiraXTv3_dyn) R 20310 20312 18883 0 -1 4194368 39604 0 0 0 57003 64 0 0 25 0 3 0 366210469 613117952 94517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328773 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 598748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 631.774
CPU time (s): 1200.18
CPU user time (s): 1198.91
CPU system time (s): 1.26281
CPU usage (%): 189.969
Max. virtual memory (cumulated for all children) (KiB): 598748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 1.26281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99214
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= 1367
involuntary context switches= 21632

runsolver used 0.637903 second user time and 1.68174 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 16:41:12 UTC 2007

IDJOB= 334894
IDBENCH= 24638
IDSOLVER= 128
FILE ID= node5/334894-1178901670

PBS_JOBID= 5251077

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334894-1178901670/MiraXTv3_dyn /tmp/evaluation/334894-1178901670/instance-334894-1178901670.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-334894-1178901670 -o ROOT/results/node5/solver-334894-1178901670 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334894-1178901670/MiraXTv3_dyn /tmp/evaluation/334894-1178901670/instance-334894-1178901670.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ff7bc04717f7472a7de76a6b5c02e3a4

RANDOM SEED= 950815630

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:       1629520 kB
Buffers:         47280 kB
Cached:         290920 kB
SwapCached:      11320 kB
Active:         164380 kB
Inactive:       197088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629520 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:           16720 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            50520 kB
Committed_AS: 14055288 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= 66536 MiB

End job on node5 on Fri May 11 16:51:46 UTC 2007