Trace number 309696

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.05 601.629

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
MD5SUMb21a160fd72c696cb1c462ee57a56514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node11/watcher-309696-1178869354 -o ROOT/results/node11/solver-309696-1178869354 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309696-1178869354/MiraXTv3_dyn /tmp/evaluation/309696-1178869354/instance-309696-1178869354.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.92 0.99 1.16 3/77 23438
/proc/meminfo: memFree=1687616/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=3788 CPUtime=0
/proc/23438/stat : 23438 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 327984406 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571744 0 0 4096 0 0 0 0 17 1 0 0
/proc/23438/statm: 980 283 206 20 0 338 0

[startup+0.067623 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 23438
/proc/meminfo: memFree=1687616/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=6016 CPUtime=0.11
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 624 0 0 0 11 0 0 0 18 0 3 0 327984406 6160384 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 1504 599 218 20 0 862 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6016

[startup+0.10254 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 23438
/proc/meminfo: memFree=1687616/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=6936 CPUtime=0.18
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 693 0 0 0 18 0 0 0 18 0 3 0 327984406 7102464 668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 1734 668 218 20 0 1092 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6936

[startup+0.302565 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 23438
/proc/meminfo: memFree=1687616/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=8664 CPUtime=0.58
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 1024 0 0 0 58 0 0 0 18 0 3 0 327984406 8871936 999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 2166 999 218 20 0 1524 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8664

[startup+0.702617 s]
/proc/loadavg: 0.92 0.99 1.16 3/77 23438
/proc/meminfo: memFree=1687616/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=10772 CPUtime=1.37
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 1581 0 0 0 137 0 0 0 18 0 3 0 327984406 11030528 1556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 2693 1556 218 20 0 2051 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10772

[startup+1.50171 s]
/proc/loadavg: 0.92 0.99 1.16 3/80 23441
/proc/meminfo: memFree=1680744/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=13708 CPUtime=2.97
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 2520 0 0 0 296 1 0 0 18 0 3 0 327984406 14036992 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 3427 2495 218 20 0 2785 0
[pid=23438/tid=23440] ppid=23436 vsize=13708 CPUtime=1.47
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 1052 0 0 0 147 0 0 0 25 0 3 0 327984408 14036992 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=13708 CPUtime=1.47
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 1091 0 0 0 147 0 0 0 24 0 3 0 327984408 14036992 2495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13708

[startup+3.1019 s]
/proc/loadavg: 0.92 0.99 1.16 3/80 23441
/proc/meminfo: memFree=1676392/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=17396 CPUtime=6.16
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 3197 0 0 0 614 2 0 0 18 0 3 0 327984406 17813504 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 4349 3171 218 20 0 3707 0
[pid=23438/tid=23440] ppid=23436 vsize=17396 CPUtime=3.08
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 1468 0 0 0 307 1 0 0 18 0 3 0 327984408 17813504 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=17396 CPUtime=3.06
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 1352 0 0 0 306 0 0 0 23 0 3 0 327984408 17813504 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17396

[startup+6.30128 s]
/proc/loadavg: 1.01 1.01 1.16 3/80 23441
/proc/meminfo: memFree=1671784/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=23760 CPUtime=12.54
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 4786 0 0 0 1251 3 0 0 18 0 3 0 327984406 24330240 4686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 5940 4686 218 20 0 5298 0
[pid=23438/tid=23440] ppid=23436 vsize=23760 CPUtime=6.27
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 2185 0 0 0 626 1 0 0 21 0 3 0 327984408 24330240 4686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=23760 CPUtime=6.24
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 2224 0 0 0 623 1 0 0 25 0 3 0 327984408 24330240 4686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522128 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23760

[startup+12.701 s]
/proc/loadavg: 1.09 1.03 1.17 3/80 23441
/proc/meminfo: memFree=1657512/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=37480 CPUtime=25.3
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 8241 0 0 0 2523 7 0 0 18 0 3 0 327984406 38379520 7963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 9370 7963 218 20 0 8728 0
[pid=23438/tid=23440] ppid=23436 vsize=37480 CPUtime=12.68
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 3944 0 0 0 1265 3 0 0 25 0 3 0 327984408 38379520 7963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=37480 CPUtime=12.61
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 3920 0 0 0 1257 4 0 0 25 0 3 0 327984408 38379520 7963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 37480

[startup+25.5026 s]
/proc/loadavg: 1.29 1.07 1.18 3/80 23441
/proc/meminfo: memFree=1651432/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=41208 CPUtime=50.83
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 9789 0 0 0 5074 9 0 0 18 0 3 0 327984406 42196992 9160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 10302 9160 218 20 0 9660 0
[pid=23438/tid=23440] ppid=23436 vsize=41208 CPUtime=25.47
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 4727 0 0 0 2543 4 0 0 25 0 3 0 327984408 42196992 9160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=41208 CPUtime=25.35
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 4685 0 0 0 2530 5 0 0 25 0 3 0 327984408 42196992 9160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 41208

[startup+51.1026 s]
/proc/loadavg: 1.53 1.15 1.20 3/80 23441
/proc/meminfo: memFree=1640552/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=52148 CPUtime=101.89
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 13079 0 0 0 10175 14 0 0 18 0 3 0 327984406 53399552 11827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 13037 11827 218 20 0 12395 0
[pid=23438/tid=23440] ppid=23436 vsize=52148 CPUtime=51.04
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 6050 0 0 0 5099 5 0 0 25 0 3 0 327984408 53399552 11827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=52148 CPUtime=50.83
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 6652 0 0 0 5075 8 0 0 25 0 3 0 327984408 53399552 11827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 52148

[startup+102.307 s]
/proc/loadavg: 1.79 1.28 1.24 3/80 23441
/proc/meminfo: memFree=1636008/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=57416 CPUtime=204
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 15485 0 0 0 20384 16 0 0 18 0 3 0 327984406 58793984 12994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 14354 12994 218 20 0 13712 0
[pid=23438/tid=23440] ppid=23436 vsize=57416 CPUtime=102.21
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 7632 0 0 0 10214 7 0 0 25 0 3 0 327984408 58793984 12994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=57416 CPUtime=101.77
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 7476 0 0 0 10169 8 0 0 25 0 3 0 327984408 58793984 12994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 57416

[startup+162.303 s]
/proc/loadavg: 1.92 1.41 1.28 3/80 23441
/proc/meminfo: memFree=1631464/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=62056 CPUtime=323.69
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 18199 0 0 0 32350 19 0 0 18 0 3 0 327984406 63545344 14105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 15514 14105 218 20 0 14872 0
[pid=23438/tid=23440] ppid=23436 vsize=62056 CPUtime=162.17
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 9283 0 0 0 16208 9 0 0 18 0 3 0 327984408 63545344 14105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=62056 CPUtime=161.49
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 8539 0 0 0 16140 9 0 0 25 0 3 0 327984408 63545344 14105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 62056

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.32 3/80 23441
/proc/meminfo: memFree=1629416/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=63944 CPUtime=443.39
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 19963 0 0 0 44318 21 0 0 18 0 3 0 327984406 65478656 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 15986 14619 218 20 0 15344 0
[pid=23438/tid=23440] ppid=23436 vsize=63944 CPUtime=222.15
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 10147 0 0 0 22205 10 0 0 25 0 3 0 327984408 65478656 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=63944 CPUtime=221.22
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 9439 0 0 0 22112 10 0 0 25 0 3 0 327984408 65478656 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 63944

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.37 3/80 23441
/proc/meminfo: memFree=1628200/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=63944 CPUtime=563.06
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 21710 0 0 0 56283 23 0 0 18 0 3 0 327984406 65478656 14878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 15986 14878 218 20 0 15344 0
[pid=23438/tid=23440] ppid=23436 vsize=63944 CPUtime=282.11
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 10917 0 0 0 28200 11 0 0 25 0 3 0 327984408 65478656 14878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=63944 CPUtime=280.94
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 10416 0 0 0 28082 12 0 0 25 0 3 0 327984408 65478656 14878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 63944

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.40 3/80 23443
/proc/meminfo: memFree=1627624/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=65128 CPUtime=682.75
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 23240 0 0 0 68250 25 0 0 18 0 3 0 327984406 66691072 15054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 16282 15054 218 20 0 15640 0
[pid=23438/tid=23440] ppid=23436 vsize=65128 CPUtime=342.08
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 11633 0 0 0 34196 12 0 0 25 0 3 0 327984408 66691072 15054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=65128 CPUtime=340.64
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 11230 0 0 0 34052 12 0 0 25 0 3 0 327984408 66691072 15054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565743 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 65128

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.44 3/80 23443
/proc/meminfo: memFree=1622248/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=70664 CPUtime=802.45
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 25857 0 0 0 80217 28 0 0 18 0 3 0 327984406 72359936 16370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 17666 16370 218 20 0 17024 0
[pid=23438/tid=23440] ppid=23436 vsize=70664 CPUtime=402.05
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 12964 0 0 0 40192 13 0 0 25 0 3 0 327984408 72359936 16370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=70664 CPUtime=400.37
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 12516 0 0 0 40023 14 0 0 25 0 3 0 327984408 72359936 16370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565718 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 70664

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.47 3/80 23443
/proc/meminfo: memFree=1621288/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=71616 CPUtime=922.12
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 27436 0 0 0 92183 29 0 0 18 0 3 0 327984406 73334784 16612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 17904 16612 218 20 0 17262 0
[pid=23438/tid=23440] ppid=23436 vsize=71616 CPUtime=462.01
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 13800 0 0 0 46187 14 0 0 25 0 3 0 327984408 73334784 16612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=71616 CPUtime=460.08
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 13259 0 0 0 45994 14 0 0 25 0 3 0 327984408 73334784 16612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 71616

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.50 3/80 23443
/proc/meminfo: memFree=1619432/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=73380 CPUtime=1041.82
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 29384 0 0 0 104151 31 0 0 18 0 3 0 327984406 75141120 17079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 18345 17079 218 20 0 17703 0
[pid=23438/tid=23440] ppid=23436 vsize=73380 CPUtime=521.98
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 14978 0 0 0 52182 16 0 0 25 0 3 0 327984408 75141120 17079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=73380 CPUtime=519.82
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 14029 0 0 0 51967 15 0 0 25 0 3 0 327984408 75141120 17079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.82
Current children cumulated vsize (KiB) 73380

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.53 3/80 23443
/proc/meminfo: memFree=1617192/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=75724 CPUtime=1161.53
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 31037 0 0 0 116119 34 0 0 18 0 3 0 327984406 77541376 17652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 18931 17652 218 20 0 18289 0
[pid=23438/tid=23440] ppid=23436 vsize=75724 CPUtime=581.96
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 15631 0 0 0 58179 17 0 0 25 0 3 0 327984408 77541376 17652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565737 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=75724 CPUtime=579.54
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 15029 0 0 0 57938 16 0 0 25 0 3 0 327984408 77541376 17652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.53
Current children cumulated vsize (KiB) 75724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 23443
/proc/meminfo: memFree=1614696/2055920 swapFree=4144152/4192956
[pid=23438] ppid=23436 vsize=79200 CPUtime=1200.02
/proc/23438/stat : 23438 (MiraXTv3_dyn) S 23436 23438 23253 0 -1 4194304 32070 0 0 0 119967 35 0 0 18 0 3 0 327984406 81100800 18249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23438/statm: 19800 18249 218 20 0 19158 0
[pid=23438/tid=23440] ppid=23436 vsize=79200 CPUtime=601.26
/proc/23438/task/23440/stat : 23440 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 16037 0 0 0 60109 17 0 0 25 0 3 0 327984408 81100800 18249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565887 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23438/tid=23441] ppid=23436 vsize=79200 CPUtime=598.74
/proc/23438/task/23441/stat : 23441 (MiraXTv3_dyn) R 23436 23438 23253 0 -1 4194368 15656 0 0 0 59857 17 0 0 25 0 3 0 327984408 81100800 18249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 79200

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.629
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.368943
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 79200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32070
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= 192
involuntary context switches= 22412

runsolver used 0.598908 second user time and 1.59976 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 07:42:35 UTC 2007

IDJOB= 309696
IDBENCH= 20267
IDSOLVER= 128
FILE ID= node11/309696-1178869354

PBS_JOBID= 5251040

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1870497322-13-SAT.cnf
COMMAND LINE= /tmp/evaluation/309696-1178869354/MiraXTv3_dyn /tmp/evaluation/309696-1178869354/instance-309696-1178869354.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-309696-1178869354 -o ROOT/results/node11/solver-309696-1178869354 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309696-1178869354/MiraXTv3_dyn /tmp/evaluation/309696-1178869354/instance-309696-1178869354.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b21a160fd72c696cb1c462ee57a56514

RANDOM SEED= 332036035

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1688024 kB
Buffers:         49608 kB
Cached:         230272 kB
SwapCached:      18368 kB
Active:         129292 kB
Inactive:       175240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688024 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            48824 kB
Committed_AS:  7607028 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 07:52:38 UTC 2007