Trace number 319173

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.16 601.645

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark499.241
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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/node13/watcher-319173-1178883222 -o ROOT/results/node13/solver-319173-1178883222 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319173-1178883222/MiraXTv3_dyn /tmp/evaluation/319173-1178883222/instance-319173-1178883222.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.56 1.87 1.71 3/77 17851
/proc/meminfo: memFree=1788096/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=3788 CPUtime=0
/proc/17851/stat : 17851 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 336239999 3878912 295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/17851/statm: 981 302 206 20 0 339 0

[startup+0.07933 s]
/proc/loadavg: 1.56 1.87 1.71 3/77 17851
/proc/meminfo: memFree=1788096/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=6380 CPUtime=0.1
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 699 0 0 0 10 0 0 0 18 0 3 0 336239999 6533120 674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 1595 674 218 20 0 953 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6380

[startup+0.101333 s]
/proc/loadavg: 1.56 1.87 1.71 3/77 17851
/proc/meminfo: memFree=1788096/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=6512 CPUtime=0.15
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 739 0 0 0 15 0 0 0 18 0 3 0 336239999 6668288 714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 1628 714 218 20 0 986 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6512

[startup+0.301378 s]
/proc/loadavg: 1.56 1.87 1.71 3/77 17851
/proc/meminfo: memFree=1788096/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=8988 CPUtime=0.55
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 1087 0 0 0 55 0 0 0 18 0 3 0 336239999 9203712 1062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 2247 1062 218 20 0 1605 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 8988

[startup+0.701464 s]
/proc/loadavg: 1.56 1.87 1.71 3/77 17851
/proc/meminfo: memFree=1788096/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=11196 CPUtime=1.34
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 1686 0 0 0 134 0 0 0 18 0 3 0 336239999 11464704 1661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 2799 1661 218 20 0 2157 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 11196

[startup+1.50264 s]
/proc/loadavg: 1.56 1.87 1.71 3/80 17854
/proc/meminfo: memFree=1780584/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=15176 CPUtime=2.94
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 2742 0 0 0 293 1 0 0 18 0 3 0 336239999 15540224 2717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 3794 2717 218 20 0 3152 0
[pid=17851/tid=17853] ppid=17849 vsize=15176 CPUtime=1.47
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 1070 0 0 0 147 0 0 0 19 0 3 0 336240001 15540224 2717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=15176 CPUtime=1.44
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 1202 0 0 0 144 0 0 0 25 0 3 0 336240001 15540224 2717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520146 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15176

[startup+3.10198 s]
/proc/loadavg: 1.56 1.87 1.71 3/80 17854
/proc/meminfo: memFree=1775080/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=23336 CPUtime=6.13
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 4785 0 0 0 611 2 0 0 18 0 3 0 336239999 23896064 4759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 5834 4759 218 20 0 5192 0
[pid=17851/tid=17853] ppid=17849 vsize=23336 CPUtime=3.06
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 2319 0 0 0 306 0 0 0 25 0 3 0 336240001 23896064 4759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=23336 CPUtime=3.03
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 1996 0 0 0 302 1 0 0 25 0 3 0 336240001 23896064 4759 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 23336

[startup+6.30266 s]
/proc/loadavg: 1.59 1.88 1.71 3/80 17854
/proc/meminfo: memFree=1765616/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=30252 CPUtime=12.52
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 6280 0 0 0 1248 4 0 0 18 0 3 0 336239999 30978048 6254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 7563 6254 218 20 0 6921 0
[pid=17851/tid=17853] ppid=17849 vsize=30252 CPUtime=6.27
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 3190 0 0 0 626 1 0 0 21 0 3 0 336240001 30978048 6254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=30252 CPUtime=6.22
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 2620 0 0 0 620 2 0 0 21 0 3 0 336240001 30978048 6254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565468 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 30252

[startup+12.702 s]
/proc/loadavg: 1.63 1.88 1.71 3/80 17854
/proc/meminfo: memFree=1750000/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=46128 CPUtime=25.29
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 10322 0 0 0 2521 8 0 0 18 0 3 0 336239999 47235072 10221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 11532 10221 218 20 0 10890 0
[pid=17851/tid=17853] ppid=17849 vsize=46128 CPUtime=12.66
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 4879 0 0 0 1264 2 0 0 24 0 3 0 336240001 47235072 10221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=46128 CPUtime=12.59
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 4973 0 0 0 1254 5 0 0 25 0 3 0 336240001 47235072 10221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 46128

[startup+25.5018 s]
/proc/loadavg: 1.71 1.88 1.72 3/80 17854
/proc/meminfo: memFree=1718768/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=75608 CPUtime=50.82
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 17939 0 0 0 5065 17 0 0 18 0 3 0 336239999 77422592 17659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 18902 17659 218 20 0 18260 0
[pid=17851/tid=17853] ppid=17849 vsize=75608 CPUtime=25.44
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 8964 0 0 0 2538 6 0 0 25 0 3 0 336240001 77422592 17659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=75608 CPUtime=25.34
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 8505 0 0 0 2524 10 0 0 25 0 3 0 336240001 77422592 17659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134515812 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 75608

[startup+51.1012 s]
/proc/loadavg: 1.81 1.89 1.72 3/80 17854
/proc/meminfo: memFree=1704624/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=88860 CPUtime=101.89
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 21841 0 0 0 10166 23 0 0 18 0 3 0 336239999 90992640 21081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 22215 21081 218 20 0 21573 0
[pid=17851/tid=17853] ppid=17849 vsize=88860 CPUtime=51.02
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 10680 0 0 0 5094 8 0 0 25 0 3 0 336240001 90992640 21081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=88860 CPUtime=50.83
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 10691 0 0 0 5069 14 0 0 25 0 3 0 336240001 90992640 21081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 88860

[startup+102.306 s]
/proc/loadavg: 1.91 1.91 1.74 3/80 17854
/proc/meminfo: memFree=1681008/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=112316 CPUtime=204.03
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 28545 0 0 0 20373 30 0 0 18 0 3 0 336239999 115011584 26868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 28079 26868 218 20 0 27437 0
[pid=17851/tid=17853] ppid=17849 vsize=112316 CPUtime=102.18
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 13831 0 0 0 10207 11 0 0 25 0 3 0 336240001 115011584 26868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=112316 CPUtime=101.82
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 14244 0 0 0 10164 18 0 0 25 0 3 0 336240001 115011584 26868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 112316

[startup+162.302 s]
/proc/loadavg: 1.97 1.92 1.75 3/80 17854
/proc/meminfo: memFree=1642992/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=151784 CPUtime=323.72
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 38964 0 0 0 32326 46 0 0 18 0 3 0 336239999 155426816 36540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 37946 36540 218 20 0 37304 0
[pid=17851/tid=17853] ppid=17849 vsize=151784 CPUtime=162.11
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 18518 0 0 0 16195 16 0 0 25 0 3 0 336240001 155426816 36540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=151784 CPUtime=161.58
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 19976 0 0 0 16128 30 0 0 25 0 3 0 336240001 155426816 36540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 151784

[startup+222.302 s]
/proc/loadavg: 1.99 1.93 1.76 3/80 17854
/proc/meminfo: memFree=1638000/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=155680 CPUtime=443.42
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 40682 0 0 0 44293 49 0 0 18 0 3 0 336239999 159416320 37496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 38920 37496 218 20 0 38278 0
[pid=17851/tid=17853] ppid=17849 vsize=155680 CPUtime=222.04
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 19389 0 0 0 22188 16 0 0 25 0 3 0 336240001 159416320 37496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=155680 CPUtime=221.34
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 20823 0 0 0 22102 32 0 0 25 0 3 0 336240001 159416320 37496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 155680

[startup+282.302 s]
/proc/loadavg: 1.99 1.94 1.77 3/80 17854
/proc/meminfo: memFree=1637744/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=155680 CPUtime=563.11
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 41609 0 0 0 56261 50 0 0 18 0 3 0 336239999 159416320 37572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 38920 37572 218 20 0 38278 0
[pid=17851/tid=17853] ppid=17849 vsize=155680 CPUtime=281.98
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 19846 0 0 0 28181 17 0 0 25 0 3 0 336240001 159416320 37572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=155680 CPUtime=281.1
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 21293 0 0 0 28078 32 0 0 25 0 3 0 336240001 159416320 37572 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 155680

[startup+342.302 s]
/proc/loadavg: 1.99 1.95 1.78 3/80 17854
/proc/meminfo: memFree=1633968/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=159872 CPUtime=682.79
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 43377 0 0 0 68227 52 0 0 18 0 3 0 336239999 163708928 38556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 39968 38556 218 20 0 39326 0
[pid=17851/tid=17853] ppid=17849 vsize=159872 CPUtime=341.91
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 21216 0 0 0 34173 18 0 0 25 0 3 0 336240001 163708928 38556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=159872 CPUtime=340.85
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 21691 0 0 0 34052 33 0 0 25 0 3 0 336240001 163708928 38556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 159872

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.79 3/80 17854
/proc/meminfo: memFree=1633712/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=159872 CPUtime=802.5
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 43934 0 0 0 80198 52 0 0 18 0 3 0 336239999 163708928 38560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 39968 38560 218 20 0 39326 0
[pid=17851/tid=17853] ppid=17849 vsize=159872 CPUtime=401.86
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 21534 0 0 0 40168 18 0 0 25 0 3 0 336240001 163708928 38560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=159872 CPUtime=400.6
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 21930 0 0 0 40027 33 0 0 25 0 3 0 336240001 163708928 38560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.5
Current children cumulated vsize (KiB) 159872

[startup+462.302 s]
/proc/loadavg: 1.99 1.96 1.81 3/80 17854
/proc/meminfo: memFree=1633072/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=160664 CPUtime=922.19
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 44934 0 0 0 92166 53 0 0 18 0 3 0 336239999 164519936 38761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 40166 38761 218 20 0 39524 0
[pid=17851/tid=17853] ppid=17849 vsize=160664 CPUtime=461.82
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 22127 0 0 0 46163 19 0 0 25 0 3 0 336240001 164519936 38761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=160664 CPUtime=460.35
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 22337 0 0 0 46001 34 0 0 25 0 3 0 336240001 164519936 38761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 160664

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 17854
/proc/meminfo: memFree=1633072/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=160656 CPUtime=1041.89
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 45758 0 0 0 104135 54 0 0 18 0 3 0 336239999 164511744 38777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 40164 38777 218 20 0 39522 0
[pid=17851/tid=17853] ppid=17849 vsize=160656 CPUtime=521.76
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 22541 0 0 0 52157 19 0 0 25 0 3 0 336240001 164511744 38777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=160656 CPUtime=520.09
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 22747 0 0 0 51975 34 0 0 25 0 3 0 336240001 164511744 38777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.89
Current children cumulated vsize (KiB) 160656

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 17854
/proc/meminfo: memFree=1633008/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=160656 CPUtime=1161.58
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 46575 0 0 0 116103 55 0 0 18 0 3 0 336239999 164511744 38781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 40164 38781 218 20 0 39522 0
[pid=17851/tid=17853] ppid=17849 vsize=160656 CPUtime=581.72
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 22949 0 0 0 58152 20 0 0 25 0 3 0 336240001 164511744 38781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=160656 CPUtime=579.84
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 23156 0 0 0 57949 35 0 0 25 0 3 0 336240001 164511744 38781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.58
Current children cumulated vsize (KiB) 160656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 17854
/proc/meminfo: memFree=1629744/2055920 swapFree=4159364/4192956
[pid=17851] ppid=17849 vsize=163728 CPUtime=1200.12
/proc/17851/stat : 17851 (MiraXTv3_dyn) S 17849 17851 17777 0 -1 4194304 47581 0 0 0 119955 57 0 0 18 0 3 0 336239999 167657472 39623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17851/statm: 40932 39623 218 20 0 40290 0
[pid=17851/tid=17853] ppid=17849 vsize=163728 CPUtime=601.02
/proc/17851/task/17853/stat : 17853 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 23034 0 0 0 60082 20 0 0 25 0 3 0 336240001 167657472 39623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17851/tid=17854] ppid=17849 vsize=163728 CPUtime=599.06
/proc/17851/task/17854/stat : 17854 (MiraXTv3_dyn) R 17849 17851 17777 0 -1 4194368 24077 0 0 0 59870 36 0 0 25 0 3 0 336240001 167657472 39623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 163728

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.645
CPU time (s): 1200.16
CPU user time (s): 1199.56
CPU system time (s): 0.599908
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 163728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.599908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47582
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= 162
involuntary context switches= 22509

runsolver used 0.540917 second user time and 1.65875 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 11:33:42 UTC 2007

IDJOB= 319173
IDBENCH= 20472
IDSOLVER= 128
FILE ID= node13/319173-1178883222

PBS_JOBID= 5251064

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= /tmp/evaluation/319173-1178883222/MiraXTv3_dyn /tmp/evaluation/319173-1178883222/instance-319173-1178883222.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-319173-1178883222 -o ROOT/results/node13/solver-319173-1178883222 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319173-1178883222/MiraXTv3_dyn /tmp/evaluation/319173-1178883222/instance-319173-1178883222.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  90581094793af5fc10d4e4b9a10259ac

RANDOM SEED= 387760376

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1788312 kB
Buffers:         40256 kB
Cached:         140764 kB
SwapCached:      12848 kB
Active:         121896 kB
Inactive:        82120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788312 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            48980 kB
Committed_AS:  9814928 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Fri May 11 11:43:45 UTC 2007