Trace number 339556

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 v3UNSAT 752.036 379.991

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.366
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
751.94/379.98	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-339556-1178916889 -o ROOT/results/node21/solver-339556-1178916889 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339556-1178916889/MiraXTv3_dyn /tmp/evaluation/339556-1178916889/instance-339556-1178916889.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.91 0.97 0.99 3/77 4001
/proc/meminfo: memFree=1635720/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=3788 CPUtime=0
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 339606231 3878912 387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 947 394 202 20 0 305 0

[startup+0.068162 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4001
/proc/meminfo: memFree=1635720/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=7688 CPUtime=0.06
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 1388 0 0 0 6 0 0 0 18 0 1 0 339606231 7872512 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7688

[startup+0.101164 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4001
/proc/meminfo: memFree=1635720/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=7688 CPUtime=0.09
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 1388 0 0 0 9 0 0 0 18 0 1 0 339606231 7872512 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583895 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7688

[startup+0.301187 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4001
/proc/meminfo: memFree=1635720/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=7688 CPUtime=0.29
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 1388 0 0 0 29 0 0 0 19 0 1 0 339606231 7872512 1363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 1922 1363 207 20 0 1280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7688

[startup+0.701231 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 4001
/proc/meminfo: memFree=1635720/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=9192 CPUtime=0.69
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 1728 0 0 0 69 0 0 0 23 0 1 0 339606231 9412608 1703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584187 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 2298 1703 207 20 0 1656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9192

[startup+1.50132 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 4002
/proc/meminfo: memFree=1629568/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=9192 CPUtime=1.49
/proc/4001/stat : 4001 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194304 1754 0 0 0 149 0 0 0 25 0 1 0 339606231 9412608 1729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/4001/statm: 2298 1729 207 20 0 1656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10353 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 4002
/proc/meminfo: memFree=1629376/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=39504 CPUtime=3.97
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 5880 0 0 0 395 2 0 0 25 0 3 0 339606231 40452096 5682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 9876 5682 218 20 0 9234 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 39504

[startup+6.30185 s]
/proc/loadavg: 0.92 0.97 0.99 3/80 4004
/proc/meminfo: memFree=1599536/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=56552 CPUtime=10.35
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 10267 0 0 0 1029 6 0 0 25 0 3 0 339606231 57909248 10069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 14138 10069 218 20 0 13496 0
[pid=4001/tid=4003] ppid=3999 vsize=56552 CPUtime=4.12
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 4216 0 0 0 410 2 0 0 20 0 3 0 339606448 57909248 10069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=56552 CPUtime=4.05
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 3825 0 0 0 403 2 0 0 24 0 3 0 339606448 57909248 10069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.35
Current children cumulated vsize (KiB) 56552

[startup+12.7015 s]
/proc/loadavg: 1.09 1.00 1.01 3/80 4004
/proc/meminfo: memFree=1590320/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=63572 CPUtime=23.12
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 11721 0 0 0 2305 7 0 0 25 0 3 0 339606231 65097728 11523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 15893 11523 218 20 0 15251 0
[pid=4001/tid=4003] ppid=3999 vsize=63572 CPUtime=10.52
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 4998 0 0 0 1049 3 0 0 25 0 3 0 339606448 65097728 11523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=63572 CPUtime=10.43
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 4497 0 0 0 1040 3 0 0 25 0 3 0 339606448 65097728 11523 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.12
Current children cumulated vsize (KiB) 63572

[startup+25.5019 s]
/proc/loadavg: 1.23 1.03 1.02 3/80 4004
/proc/meminfo: memFree=1568304/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=85504 CPUtime=48.66
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 17390 0 0 0 4852 14 0 0 25 0 3 0 339606231 87556096 17082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 21376 17082 218 20 0 20734 0
[pid=4001/tid=4003] ppid=3999 vsize=85504 CPUtime=23.3
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 7260 0 0 0 2325 5 0 0 25 0 3 0 339606448 87556096 17082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=85504 CPUtime=23.17
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 7904 0 0 0 2310 7 0 0 25 0 3 0 339606448 87556096 17082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.66
Current children cumulated vsize (KiB) 85504

[startup+51.1017 s]
/proc/loadavg: 1.49 1.11 1.04 3/80 4004
/proc/meminfo: memFree=1536560/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=117004 CPUtime=99.74
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 25505 0 0 0 9952 22 0 0 25 0 3 0 339606231 119812096 25069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 29251 25069 218 20 0 28609 0
[pid=4001/tid=4003] ppid=3999 vsize=117004 CPUtime=48.88
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 11209 0 0 0 4880 8 0 0 25 0 3 0 339606448 119812096 25069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=117004 CPUtime=48.67
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 12070 0 0 0 4855 12 0 0 25 0 3 0 339606448 119812096 25069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.74
Current children cumulated vsize (KiB) 117004

[startup+102.306 s]
/proc/loadavg: 1.79 1.26 1.09 3/80 4004
/proc/meminfo: memFree=1530416/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=121496 CPUtime=201.77
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 27055 0 0 0 20154 23 0 0 25 0 3 0 339606231 124411904 26331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 30374 26331 218 20 0 29732 0
[pid=4001/tid=4003] ppid=3999 vsize=121496 CPUtime=99.98
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 11962 0 0 0 9989 9 0 0 25 0 3 0 339606448 124411904 26331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=121496 CPUtime=99.62
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 12867 0 0 0 9948 14 0 0 25 0 3 0 339606448 124411904 26331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.77
Current children cumulated vsize (KiB) 121496

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 4004
/proc/meminfo: memFree=1530160/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=121496 CPUtime=321.21
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 27440 0 0 0 32097 24 0 0 25 0 3 0 339606231 124411904 26368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 30374 26368 218 20 0 29732 0
[pid=4001/tid=4003] ppid=3999 vsize=121496 CPUtime=159.78
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 12155 0 0 0 15969 9 0 0 25 0 3 0 339606448 124411904 26368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=121496 CPUtime=159.25
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13059 0 0 0 15911 14 0 0 25 0 3 0 339606448 124411904 26368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.21
Current children cumulated vsize (KiB) 121496

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.20 3/80 4004
/proc/meminfo: memFree=1529776/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=121600 CPUtime=440.76
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 27944 0 0 0 44051 25 0 0 25 0 3 0 339606231 124518400 26402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 30400 26402 218 20 0 29758 0
[pid=4001/tid=4003] ppid=3999 vsize=121600 CPUtime=219.7
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 12487 0 0 0 21961 9 0 0 25 0 3 0 339606448 124518400 26402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=121600 CPUtime=218.88
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13231 0 0 0 21873 15 0 0 25 0 3 0 339606448 124518400 26402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 440.76
Current children cumulated vsize (KiB) 121600

[startup+282.302 s]
/proc/loadavg: 1.92 1.56 1.23 3/80 4004
/proc/meminfo: memFree=1524400/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=127144 CPUtime=559.95
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 29839 0 0 0 55967 28 0 0 25 0 3 0 339606231 130195456 27814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 31786 27814 218 20 0 31144 0
[pid=4001/tid=4003] ppid=3999 vsize=127144 CPUtime=279.35
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13950 0 0 0 27924 11 0 0 25 0 3 0 339606448 130195456 27814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=127144 CPUtime=278.42
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13663 0 0 0 27826 16 0 0 25 0 3 0 339606448 130195456 27814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 559.95
Current children cumulated vsize (KiB) 127144

[startup+342.302 s]
/proc/loadavg: 1.97 1.65 1.28 3/80 4004
/proc/meminfo: memFree=1522032/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129520 CPUtime=679.14
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 30563 0 0 0 67885 29 0 0 25 0 3 0 339606231 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32380 28403 218 20 0 31738 0
[pid=4001/tid=4003] ppid=3999 vsize=129520 CPUtime=339.03
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14626 0 0 0 33891 12 0 0 25 0 3 0 339606448 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129520 CPUtime=337.94
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13711 0 0 0 33778 16 0 0 25 0 3 0 339606448 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 679.14
Current children cumulated vsize (KiB) 129520

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

[startup+358.301 s]
/proc/loadavg: 1.98 1.66 1.29 3/80 4004
/proc/meminfo: memFree=1522032/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129520 CPUtime=710.89
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 30596 0 0 0 71060 29 0 0 25 0 3 0 339606231 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32380 28403 218 20 0 31738 0
[pid=4001/tid=4003] ppid=3999 vsize=129520 CPUtime=354.89
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14659 0 0 0 35477 12 0 0 25 0 3 0 339606448 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129520 CPUtime=353.82
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13711 0 0 0 35366 16 0 0 25 0 3 0 339606448 132628480 28403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 710.89
Current children cumulated vsize (KiB) 129520

[startup+371.103 s]
/proc/loadavg: 1.98 1.67 1.30 3/80 4004
/proc/meminfo: memFree=1522032/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129536 CPUtime=736.31
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 30660 0 0 0 73602 29 0 0 25 0 3 0 339606231 132644864 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32384 28433 218 20 0 31742 0
[pid=4001/tid=4003] ppid=3999 vsize=129536 CPUtime=367.63
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14723 0 0 0 36751 12 0 0 25 0 3 0 339606448 132644864 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129536 CPUtime=366.5
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13711 0 0 0 36634 16 0 0 25 0 3 0 339606448 132644864 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 736.31
Current children cumulated vsize (KiB) 129536

[startup+374.301 s]
/proc/loadavg: 1.98 1.68 1.30 3/86 4030
/proc/meminfo: memFree=1521648/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=128488 CPUtime=742.46
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 30660 0 0 0 74216 30 0 0 25 0 3 0 339606231 131571712 28205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32122 28205 218 20 0 31480 0
[pid=4001/tid=4003] ppid=3999 vsize=128488 CPUtime=370.8
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14723 0 0 0 37067 13 0 0 25 0 3 0 339606448 131571712 28205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=128488 CPUtime=369.48
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 13711 0 0 0 36932 16 0 0 24 0 3 0 339606448 131571712 28205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 742.46
Current children cumulated vsize (KiB) 128488

[startup+377.501 s]
/proc/loadavg: 2.06 1.70 1.31 3/86 4070
/proc/meminfo: memFree=1520880/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129384 CPUtime=748.5
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 31874 0 0 0 74817 33 0 0 25 0 3 0 339606231 132489216 28395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32346 28395 218 20 0 31704 0
[pid=4001/tid=4003] ppid=3999 vsize=129384 CPUtime=373.76
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14723 0 0 0 37361 15 0 0 21 0 3 0 339606448 132489216 28395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129384 CPUtime=372.55
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14925 0 0 0 37238 17 0 0 19 0 3 0 339606448 132489216 28395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 748.5
Current children cumulated vsize (KiB) 129384

[startup+379.103 s]
/proc/loadavg: 2.06 1.70 1.31 4/85 4072
/proc/meminfo: memFree=1520824/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129384 CPUtime=751.11
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 32687 0 0 0 75078 33 0 0 25 0 3 0 339606231 132489216 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32346 28433 218 20 0 31704 0
[pid=4001/tid=4003] ppid=3999 vsize=129384 CPUtime=375.15
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194368 14723 0 0 0 37500 15 0 0 18 0 3 0 339606448 132489216 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129384 CPUtime=373.78
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 15738 0 0 0 37361 17 0 0 17 0 3 0 339606448 132489216 28433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8881639 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.11
Current children cumulated vsize (KiB) 129384

[startup+379.508 s]
/proc/loadavg: 2.06 1.70 1.31 2/86 4076
/proc/meminfo: memFree=1520816/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129384 CPUtime=751.52
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 32687 0 0 0 75119 33 0 0 25 0 3 0 339606231 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32346 28430 218 20 0 31704 0
[pid=4001/tid=4003] ppid=3999 vsize=129384 CPUtime=375.35
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14723 0 0 0 37520 15 0 0 16 0 3 0 339606448 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134532800 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129384 CPUtime=374
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194368 15738 0 0 0 37383 17 0 0 17 0 3 0 339606448 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.52
Current children cumulated vsize (KiB) 129384

[startup+379.903 s]
/proc/loadavg: 2.06 1.70 1.31 2/86 4076
/proc/meminfo: memFree=1520816/2055920 swapFree=4156344/4192956
[pid=4001] ppid=3999 vsize=129384 CPUtime=751.94
/proc/4001/stat : 4001 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194304 32687 0 0 0 75161 33 0 0 25 0 3 0 339606231 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4001/statm: 32346 28430 218 20 0 31704 0
[pid=4001/tid=4003] ppid=3999 vsize=129384 CPUtime=375.53
/proc/4001/task/4003/stat : 4003 (MiraXTv3_dyn) R 3999 4001 3062 0 -1 4194368 14723 0 0 0 37538 15 0 0 15 0 3 0 339606448 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8871718 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4001/tid=4004] ppid=3999 vsize=129384 CPUtime=374.23
/proc/4001/task/4004/stat : 4004 (MiraXTv3_dyn) S 3999 4001 3062 0 -1 4194368 15738 0 0 0 37406 17 0 0 16 0 3 0 339606448 132489216 28430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.94
Current children cumulated vsize (KiB) 129384

Child status: 20
Real time (s): 379.991
CPU time (s): 752.036
CPU user time (s): 751.681
CPU system time (s): 0.354946
CPU usage (%): 197.909
Max. virtual memory (cumulated for all children) (KiB): 129536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.681
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32692
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= 303
involuntary context switches= 14292

runsolver used 0.407937 second user time and 0.98585 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 20:54:49 UTC 2007

IDJOB= 339556
IDBENCH= 24749
IDSOLVER= 128
FILE ID= node21/339556-1178916889

PBS_JOBID= 5251102

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339556-1178916889/MiraXTv3_dyn /tmp/evaluation/339556-1178916889/instance-339556-1178916889.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-339556-1178916889 -o ROOT/results/node21/solver-339556-1178916889 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339556-1178916889/MiraXTv3_dyn /tmp/evaluation/339556-1178916889/instance-339556-1178916889.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 419547993

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1635936 kB
Buffers:         48644 kB
Cached:         283336 kB
SwapCached:      15772 kB
Active:         144956 kB
Inactive:       210692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635936 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4720 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            49844 kB
Committed_AS:  5187940 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66547 MiB

End job on node21 on Fri May 11 21:01:09 UTC 2007