Trace number 459943

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 v3SAT 464.515 247.745

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/partial-5-15-s.cnf
MD5SUMaeddf6934ba21adf4a25a76bc314ef43
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark464.515
Satisfiable
(Un)Satisfiability was proved
Number of variables218494
Number of clauses1013700
Sum of the clauses size2333596
Maximum clause length10
Minimum clause length1
Number of clauses of size 116379
Number of clauses of size 2796846
Number of clauses of size 3159775
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node48/watcher-459943-1179016440 -o ROOT/results/node48/solver-459943-1179016440 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459943-1179016440/MiraXTv3_dyn /tmp/evaluation/459943-1179016440/instance-459943-1179016440.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.70 1.84 1.85 3/64 13948
/proc/meminfo: memFree=1057176/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=3788 CPUtime=0
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 390 0 0 0 0 0 0 0 18 0 1 0 256489499 3878912 365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 947 373 202 20 0 305 0

[startup+0.083649 s]
/proc/loadavg: 1.70 1.84 1.85 3/64 13948
/proc/meminfo: memFree=1057176/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=11608 CPUtime=0.07
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 2342 0 0 0 7 0 0 0 18 0 1 0 256489499 11886592 2317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3969997 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 2942 2317 206 20 0 2300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11608

[startup+0.10165 s]
/proc/loadavg: 1.70 1.84 1.85 3/64 13948
/proc/meminfo: memFree=1057176/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=14860 CPUtime=0.09
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 2930 0 0 0 8 1 0 0 18 0 1 0 256489499 15216640 2905 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 3715 2907 206 20 0 3073 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14860

[startup+0.301669 s]
/proc/loadavg: 1.70 1.84 1.85 3/64 13948
/proc/meminfo: memFree=1057176/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=39580 CPUtime=0.29
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 8831 0 0 0 26 3 0 0 19 0 1 0 256489499 40529920 8806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 9895 8806 206 20 0 9253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39580

[startup+0.701706 s]
/proc/loadavg: 1.70 1.84 1.85 3/64 13948
/proc/meminfo: memFree=1057176/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=57272 CPUtime=0.69
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 13106 0 0 0 63 6 0 0 23 0 1 0 256489499 58646528 13081 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 14318 13081 206 20 0 13676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57272

[startup+1.50178 s]
/proc/loadavg: 1.70 1.84 1.85 2/65 13949
/proc/meminfo: memFree=986640/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=89236 CPUtime=1.48
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 20207 0 0 0 138 10 0 0 25 0 1 0 256489499 91377664 20182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 22309 20182 207 20 0 21667 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 89236

[startup+3.10193 s]
/proc/loadavg: 1.70 1.84 1.85 2/65 13949
/proc/meminfo: memFree=968784/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=114056 CPUtime=3.08
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 25909 0 0 0 296 12 0 0 25 0 1 0 256489499 116793344 25884 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134587714 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 28514 25884 207 20 0 27872 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 114056

[startup+6.30222 s]
/proc/loadavg: 1.64 1.83 1.84 2/67 13951
/proc/meminfo: memFree=847552/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=362456 CPUtime=6.77
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 56212 0 0 0 647 30 0 0 25 0 3 0 256489499 371154944 52590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 90614 52590 218 20 0 89972 0
[pid=13948/tid=13950] ppid=13946 vsize=362456 CPUtime=1.98
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 17385 0 0 0 188 10 0 0 25 0 3 0 256489929 371154944 52590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=362456 CPUtime=0.48
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194368 10515 0 0 0 43 5 0 0 17 0 3 0 256489929 371154944 52590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 362456

[startup+12.7018 s]
/proc/loadavg: 1.59 1.82 1.84 2/67 13951
/proc/meminfo: memFree=846656/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=363480 CPUtime=13.17
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 56364 0 0 0 1287 30 0 0 25 0 3 0 256489499 372203520 52742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 90870 52742 218 20 0 90228 0
[pid=13948/tid=13950] ppid=13946 vsize=363480 CPUtime=8.38
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 17537 0 0 0 828 10 0 0 25 0 3 0 256489929 372203520 52742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=363480 CPUtime=0.48
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194368 10515 0 0 0 43 5 0 0 17 0 3 0 256489929 372203520 52742 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.17
Current children cumulated vsize (KiB) 363480

[startup+25.502 s]
/proc/loadavg: 1.46 1.78 1.82 2/67 13951
/proc/meminfo: memFree=846400/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=363480 CPUtime=25.97
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 56461 0 0 0 2567 30 0 0 25 0 3 0 256489499 372203520 52839 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 90870 52839 218 20 0 90228 0
[pid=13948/tid=13950] ppid=13946 vsize=363480 CPUtime=21.18
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 17634 0 0 0 2108 10 0 0 25 0 3 0 256489929 372203520 52839 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=363480 CPUtime=0.48
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194368 10515 0 0 0 43 5 0 0 17 0 3 0 256489929 372203520 52839 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.97
Current children cumulated vsize (KiB) 363480

[startup+51.1014 s]
/proc/loadavg: 1.59 1.78 1.82 3/67 13951
/proc/meminfo: memFree=836864/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=372108 CPUtime=72.73
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 60717 0 0 0 7240 33 0 0 25 0 3 0 256489499 381038592 55331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 93027 55331 218 20 0 92385 0
[pid=13948/tid=13950] ppid=13946 vsize=372108 CPUtime=46.74
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 20262 0 0 0 4662 12 0 0 25 0 3 0 256489929 381038592 55331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=372108 CPUtime=21.68
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 12143 0 0 0 2162 6 0 0 25 0 3 0 256489929 381038592 55331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.73
Current children cumulated vsize (KiB) 372108

[startup+102.305 s]
/proc/loadavg: 1.82 1.81 1.83 3/67 13951
/proc/meminfo: memFree=786752/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=422408 CPUtime=174.91
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 74483 0 0 0 17444 47 0 0 25 0 3 0 256489499 432545792 67762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 105602 67762 218 20 0 104960 0
[pid=13948/tid=13950] ppid=13946 vsize=422408 CPUtime=97.91
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 24626 0 0 0 9775 16 0 0 25 0 3 0 256489929 432545792 67762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=422408 CPUtime=72.69
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 21545 0 0 0 7253 16 0 0 25 0 3 0 256489929 432545792 67762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 174.91
Current children cumulated vsize (KiB) 422408

[startup+162.302 s]
/proc/loadavg: 1.93 1.84 1.83 3/67 13951
/proc/meminfo: memFree=664000/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=542536 CPUtime=294.63
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 106698 0 0 0 29389 74 0 0 25 0 3 0 256489499 555556864 98315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 135634 98315 218 20 0 134992 0
[pid=13948/tid=13950] ppid=13946 vsize=542536 CPUtime=157.88
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 36858 0 0 0 15759 29 0 0 25 0 3 0 256489929 555556864 98315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=542536 CPUtime=132.46
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 41528 0 0 0 13215 31 0 0 25 0 3 0 256489929 555556864 98315 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.63
Current children cumulated vsize (KiB) 542536

[startup+222.301 s]
/proc/loadavg: 1.97 1.87 1.84 3/67 13951
/proc/meminfo: memFree=505792/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=699892 CPUtime=414.35
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 146430 0 0 0 41317 118 0 0 25 0 3 0 256489499 716689408 137898 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 174973 137898 218 20 0 174331 0
[pid=13948/tid=13950] ppid=13946 vsize=699892 CPUtime=217.82
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 59011 0 0 0 21724 58 0 0 25 0 3 0 256489929 716689408 137898 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517958 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=699892 CPUtime=192.21
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 59107 0 0 0 19176 45 0 0 25 0 3 0 256489929 716689408 137898 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 414.35
Current children cumulated vsize (KiB) 699892

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

[startup+230.302 s]
/proc/loadavg: 1.98 1.87 1.84 3/67 13951
/proc/meminfo: memFree=478336/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=729364 CPUtime=430.31
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 153816 0 0 0 42907 124 0 0 25 0 3 0 256489499 746868736 145284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 182341 145284 218 20 0 181699 0
[pid=13948/tid=13950] ppid=13946 vsize=729364 CPUtime=225.82
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 64206 0 0 0 22520 62 0 0 25 0 3 0 256489929 746868736 145284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=729364 CPUtime=200.19
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 61298 0 0 0 19972 47 0 0 25 0 3 0 256489929 746868736 145284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 430.31
Current children cumulated vsize (KiB) 729364

[startup+236.703 s]
/proc/loadavg: 1.98 1.87 1.84 3/67 13951
/proc/meminfo: memFree=455936/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=751604 CPUtime=443.09
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 159084 0 0 0 44179 130 0 0 25 0 3 0 256489499 769642496 150552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 187901 150552 218 20 0 187259 0
[pid=13948/tid=13950] ppid=13946 vsize=751604 CPUtime=232.22
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 67431 0 0 0 23156 66 0 0 25 0 3 0 256489929 769642496 150552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=751604 CPUtime=206.56
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 63341 0 0 0 20607 49 0 0 25 0 3 0 256489929 769642496 150552 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 751604

[startup+243.106 s]
/proc/loadavg: 1.98 1.88 1.84 3/67 13951
/proc/meminfo: memFree=436416/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=769244 CPUtime=455.87
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 163705 0 0 0 45453 134 0 0 25 0 3 0 256489499 787705856 155173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 192311 155173 218 20 0 191669 0
[pid=13948/tid=13950] ppid=13946 vsize=769244 CPUtime=238.62
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 69622 0 0 0 23794 68 0 0 25 0 3 0 256489929 787705856 155173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=769244 CPUtime=212.94
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 65771 0 0 0 21243 51 0 0 25 0 3 0 256489929 787705856 155173 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.87
Current children cumulated vsize (KiB) 769244

[startup+246.302 s]
/proc/loadavg: 1.98 1.88 1.84 3/67 13951
/proc/meminfo: memFree=424640/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=780924 CPUtime=462.26
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 166637 0 0 0 46088 138 0 0 25 0 3 0 256489499 799666176 158105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 195231 158105 218 20 0 194589 0
[pid=13948/tid=13950] ppid=13946 vsize=780924 CPUtime=241.82
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 70616 0 0 0 24112 70 0 0 25 0 3 0 256489929 799666176 158105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=780924 CPUtime=216.13
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 67709 0 0 0 21560 53 0 0 25 0 3 0 256489929 799666176 158105 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565726 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 780924

[startup+247.102 s]
/proc/loadavg: 1.98 1.88 1.84 3/67 13951
/proc/meminfo: memFree=424640/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=706372 CPUtime=463.84
/proc/13948/stat : 13948 (MiraXTv3_dyn) S 13946 13948 13302 0 -1 4194304 167321 0 0 0 46245 139 0 0 25 0 3 0 256489499 723324928 152271 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13948/statm: 176593 152271 218 20 0 175951 0
[pid=13948/tid=13950] ppid=13946 vsize=706372 CPUtime=242.61
/proc/13948/task/13950/stat : 13950 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 71176 0 0 0 24190 71 0 0 17 0 3 0 256489929 723324928 152271 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3960901 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13948/tid=13951] ppid=13946 vsize=706372 CPUtime=216.93
/proc/13948/task/13951/stat : 13951 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194368 67833 0 0 0 21640 53 0 0 25 0 3 0 256489929 723324928 152271 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 463.84
Current children cumulated vsize (KiB) 706372

[startup+247.506 s]
/proc/loadavg: 1.90 1.86 1.83 2/65 13951
/proc/meminfo: memFree=496448/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=569624 CPUtime=464.27
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 167399 0 0 0 46287 140 0 0 17 0 1 0 256489499 583294976 139414 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3962292 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 142406 139414 225 20 0 141764 0
Current children cumulated CPU time (s) 464.27
Current children cumulated vsize (KiB) 569624

[startup+247.702 s]
/proc/loadavg: 1.90 1.86 1.83 2/65 13951
/proc/meminfo: memFree=496448/2055920 swapFree=4183980/4192956
[pid=13948] ppid=13946 vsize=187472 CPUtime=464.47
/proc/13948/stat : 13948 (MiraXTv3_dyn) R 13946 13948 13302 0 -1 4194304 167399 0 0 0 46301 146 0 0 18 0 1 0 256489499 191971328 43659 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3962709 0 0 4096 0 0 0 0 17 0 0 0
/proc/13948/statm: 46868 43659 225 20 0 46226 0
Current children cumulated CPU time (s) 464.47
Current children cumulated vsize (KiB) 187472

Child status: 10
Real time (s): 247.745
CPU time (s): 464.515
CPU user time (s): 463.017
CPU system time (s): 1.49877
CPU usage (%): 187.497
Max. virtual memory (cumulated for all children) (KiB): 782212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 463.017
system time used= 1.49877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167402
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= 593
involuntary context switches= 3399

runsolver used 0.278957 second user time and 0.649901 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 00:34:02 UTC 2007

IDJOB= 459943
IDBENCH= 20362
IDSOLVER= 196
FILE ID= node48/459943-1179016440

PBS_JOBID= 5252993

Free space on /tmp= 66532 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/partial-5-15-s.cnf
COMMAND LINE= /tmp/evaluation/459943-1179016440/MiraXTv3_dyn /tmp/evaluation/459943-1179016440/instance-459943-1179016440.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-459943-1179016440 -o ROOT/results/node48/solver-459943-1179016440 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459943-1179016440/MiraXTv3_dyn /tmp/evaluation/459943-1179016440/instance-459943-1179016440.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aeddf6934ba21adf4a25a76bc314ef43

RANDOM SEED= 254563583

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1057392 kB
Buffers:         55592 kB
Cached:         798416 kB
SwapCached:       3064 kB
Active:         467960 kB
Inactive:       396076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1057392 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:           22024 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:           120492 kB
Committed_AS:  3756388 kB
PageTables:       1388 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= 66532 MiB

End job on node48 on Sun May 13 00:38:10 UTC 2007