Trace number 332501

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 v2UNSAT 498.835 499.143

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
MD5SUM474454876819689cbceb899d0d531b36
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.41578
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses1212
Sum of the clauses size2520
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
498.79/499.14	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/node1/watcher-332501-1178896746 -o ROOT/results/node1/solver-332501-1178896746 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332501-1178896746/MiraXTv2_dyn /tmp/evaluation/332501-1178896746/instance-332501-1178896746.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.99 0.98 0.99 3/77 27060
/proc/meminfo: memFree=1669032/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=3788 CPUtime=0
/proc/27060/stat : 27060 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 365712457 3878912 261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27060/statm: 947 261 206 20 0 305 0

[startup+0.064303 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27060
/proc/meminfo: memFree=1669032/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=5364 CPUtime=0.06
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 483 0 0 0 6 0 0 0 18 0 2 0 365712457 5492736 458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 1341 458 218 20 0 699 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5364

[startup+0.101306 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27060
/proc/meminfo: memFree=1669032/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=5496 CPUtime=0.09
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 548 0 0 0 9 0 0 0 18 0 2 0 365712457 5627904 523 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 1407 524 218 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5496

[startup+0.301331 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27060
/proc/meminfo: memFree=1669032/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=6712 CPUtime=0.29
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 828 0 0 0 29 0 0 0 18 0 2 0 365712457 6873088 803 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 1678 803 218 20 0 1036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.701377 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 27060
/proc/meminfo: memFree=1669032/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=8144 CPUtime=0.69
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 1231 0 0 0 69 0 0 0 18 0 2 0 365712457 8339456 1206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 2036 1206 218 20 0 1394 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8144

[startup+1.50147 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1664280/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=9364 CPUtime=1.49
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 1516 0 0 0 149 0 0 0 18 0 2 0 365712457 9588736 1491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 2341 1491 218 20 0 1699 0
[pid=27060/tid=27062] ppid=27058 vsize=9364 CPUtime=1.48
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 1199 0 0 0 148 0 0 0 25 0 2 0 365712458 9588736 1491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9364

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1662232/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=12468 CPUtime=3.09
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 2309 0 0 0 308 1 0 0 18 0 2 0 365712457 12767232 2284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 3117 2284 218 20 0 2475 0
[pid=27060/tid=27062] ppid=27058 vsize=12468 CPUtime=3.08
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 1992 0 0 0 308 0 0 0 25 0 2 0 365712458 12767232 2284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12468

[startup+6.30103 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1657048/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=15712 CPUtime=6.29
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 3163 0 0 0 628 1 0 0 18 0 2 0 365712457 16089088 3102 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 3928 3102 218 20 0 3286 0
[pid=27060/tid=27062] ppid=27058 vsize=15712 CPUtime=6.29
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 2846 0 0 0 628 1 0 0 25 0 2 0 365712458 16089088 3102 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15712

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1653144/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=20180 CPUtime=12.68
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 4355 0 0 0 1267 1 0 0 18 0 2 0 365712457 20664320 4211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 5045 4211 218 20 0 4403 0
[pid=27060/tid=27062] ppid=27058 vsize=20180 CPUtime=12.68
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 4038 0 0 0 1267 1 0 0 25 0 2 0 365712458 20664320 4211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20180

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1647512/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=25060 CPUtime=25.48
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 5745 0 0 0 2546 2 0 0 18 0 2 0 365712457 25661440 5440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 6265 5440 218 20 0 5623 0
[pid=27060/tid=27062] ppid=27058 vsize=25060 CPUtime=25.47
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 5428 0 0 0 2545 2 0 0 25 0 2 0 365712458 25661440 5440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25060

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 27062
/proc/meminfo: memFree=1641560/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=31392 CPUtime=51.06
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 7607 0 0 0 5102 4 0 0 18 0 2 0 365712457 32145408 6994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 7848 6994 218 20 0 7206 0
[pid=27060/tid=27062] ppid=27058 vsize=31392 CPUtime=51.06
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 7290 0 0 0 5102 4 0 0 25 0 2 0 365712458 32145408 6994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31392

[startup+102.305 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 27062
/proc/meminfo: memFree=1639448/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=33500 CPUtime=102.24
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 8490 0 0 0 10219 5 0 0 18 0 2 0 365712457 34304000 7490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 8375 7490 218 20 0 7733 0
[pid=27060/tid=27062] ppid=27058 vsize=33500 CPUtime=102.24
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 8173 0 0 0 10219 5 0 0 25 0 2 0 365712458 34304000 7490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33500

[startup+162.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 27062
/proc/meminfo: memFree=1637592/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=35272 CPUtime=162.21
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 9372 0 0 0 16215 6 0 0 18 0 2 0 365712457 36118528 7917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 8818 7917 218 20 0 8176 0
[pid=27060/tid=27062] ppid=27058 vsize=35272 CPUtime=162.21
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 9055 0 0 0 16215 6 0 0 25 0 2 0 365712458 36118528 7917 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 35272

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27062
/proc/meminfo: memFree=1636760/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=36152 CPUtime=222.16
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 9977 0 0 0 22210 6 0 0 18 0 2 0 365712457 37019648 8132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9038 8132 218 20 0 8396 0
[pid=27060/tid=27062] ppid=27058 vsize=36152 CPUtime=222.16
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 9660 0 0 0 22210 6 0 0 25 0 2 0 365712458 37019648 8132 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160338896 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 36152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27062
/proc/meminfo: memFree=1635416/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=37304 CPUtime=282.14
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 10661 0 0 0 28207 7 0 0 18 0 2 0 365712457 38199296 8426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9326 8426 218 20 0 8684 0
[pid=27060/tid=27062] ppid=27058 vsize=37304 CPUtime=282.12
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 10344 0 0 0 28206 6 0 0 25 0 2 0 365712458 38199296 8426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 37304

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 27062
/proc/meminfo: memFree=1635416/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=37508 CPUtime=342.09
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 11082 0 0 0 34202 7 0 0 18 0 2 0 365712457 38408192 8457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9377 8457 218 20 0 8735 0
[pid=27060/tid=27062] ppid=27058 vsize=37508 CPUtime=342.08
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 10765 0 0 0 34201 7 0 0 25 0 2 0 365712458 38408192 8457 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 37508

[startup+402.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 27062
/proc/meminfo: memFree=1634776/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=38496 CPUtime=402.05
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 11700 0 0 0 40197 8 0 0 18 0 2 0 365712457 39419904 8685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9624 8685 218 20 0 8982 0
[pid=27060/tid=27062] ppid=27058 vsize=38496 CPUtime=402.04
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 11383 0 0 0 40196 8 0 0 25 0 2 0 365712458 39419904 8685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 38496

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 27062
/proc/meminfo: memFree=1633816/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39124 CPUtime=462.01
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12147 0 0 0 46193 8 0 0 18 0 2 0 365712457 40062976 8872 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9781 8872 218 20 0 9139 0
[pid=27060/tid=27062] ppid=27058 vsize=39124 CPUtime=462
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 11830 0 0 0 46192 8 0 0 25 0 2 0 365712458 40062976 8872 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 39124

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

[startup+486.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/79 27062
/proc/meminfo: memFree=1633816/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39388 CPUtime=485.99
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12276 0 0 0 48591 8 0 0 18 0 2 0 365712457 40333312 8936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9847 8936 218 20 0 9205 0
[pid=27060/tid=27062] ppid=27058 vsize=39388 CPUtime=485.99
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 11959 0 0 0 48591 8 0 0 25 0 2 0 365712458 40333312 8936 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 485.99
Current children cumulated vsize (KiB) 39388

[startup+492.701 s]
/proc/loadavg: 1.11 1.04 1.01 2/79 27062
/proc/meminfo: memFree=1633368/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39816 CPUtime=492.39
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12370 0 0 0 49231 8 0 0 18 0 2 0 365712457 40771584 9030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9954 9030 218 20 0 9312 0
[pid=27060/tid=27062] ppid=27058 vsize=39816 CPUtime=492.38
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12053 0 0 0 49230 8 0 0 25 0 2 0 365712458 40771584 9030 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 492.39
Current children cumulated vsize (KiB) 39816

[startup+495.901 s]
/proc/loadavg: 1.11 1.04 1.01 2/79 27062
/proc/meminfo: memFree=1633368/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39816 CPUtime=495.59
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12442 0 0 0 49550 9 0 0 18 0 2 0 365712457 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9954 9037 218 20 0 9312 0
[pid=27060/tid=27062] ppid=27058 vsize=39816 CPUtime=495.57
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12125 0 0 0 49549 8 0 0 25 0 2 0 365712458 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 495.59
Current children cumulated vsize (KiB) 39816

[startup+497.502 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 27062
/proc/meminfo: memFree=1633176/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39816 CPUtime=497.19
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12442 0 0 0 49710 9 0 0 18 0 2 0 365712457 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9954 9037 218 20 0 9312 0
[pid=27060/tid=27062] ppid=27058 vsize=39816 CPUtime=497.17
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12125 0 0 0 49709 8 0 0 25 0 2 0 365712458 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.19
Current children cumulated vsize (KiB) 39816

[startup+498.306 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 27062
/proc/meminfo: memFree=1633176/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39816 CPUtime=497.99
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12442 0 0 0 49790 9 0 0 18 0 2 0 365712457 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9954 9037 218 20 0 9312 0
[pid=27060/tid=27062] ppid=27058 vsize=39816 CPUtime=497.98
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12125 0 0 0 49790 8 0 0 25 0 2 0 365712458 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.99
Current children cumulated vsize (KiB) 39816

[startup+498.702 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 27062
/proc/meminfo: memFree=1633176/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=39816 CPUtime=498.39
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12442 0 0 0 49830 9 0 0 18 0 2 0 365712457 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 9954 9037 218 20 0 9312 0
[pid=27060/tid=27062] ppid=27058 vsize=39816 CPUtime=498.37
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12125 0 0 0 49829 8 0 0 25 0 2 0 365712458 40771584 9037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 498.39
Current children cumulated vsize (KiB) 39816

[startup+499.102 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 27062
/proc/meminfo: memFree=1633176/2055920 swapFree=4145760/4192956
[pid=27060] ppid=27058 vsize=33616 CPUtime=498.79
/proc/27060/stat : 27060 (MiraXTv2_dyn) S 27058 27060 25207 0 -1 4194304 12442 0 0 0 49870 9 0 0 18 0 2 0 365712457 34422784 7356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27060/statm: 8404 7356 218 20 0 7762 0
[pid=27060/tid=27062] ppid=27058 vsize=32400 CPUtime=498.78
/proc/27060/task/27062/stat : 27062 (MiraXTv2_dyn) R 27058 27060 25207 0 -1 4194368 12125 0 0 0 49869 9 0 0 25 0 2 0 365712458 33177600 7356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 498.79
Current children cumulated vsize (KiB) 33616

Child status: 20
Real time (s): 499.143
CPU time (s): 498.835
CPU user time (s): 498.738
CPU system time (s): 0.096985
CPU usage (%): 99.9384
Max. virtual memory (cumulated for all children) (KiB): 39816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 498.738
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12447
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= 13
involuntary context switches= 8259

runsolver used 0.503923 second user time and 1.3148 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 15:19:06 UTC 2007

IDJOB= 332501
IDBENCH= 24581
IDSOLVER= 129
FILE ID= node1/332501-1178896746

PBS_JOBID= 5251074

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332501-1178896746/MiraXTv2_dyn /tmp/evaluation/332501-1178896746/instance-332501-1178896746.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-332501-1178896746 -o ROOT/results/node1/solver-332501-1178896746 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332501-1178896746/MiraXTv2_dyn /tmp/evaluation/332501-1178896746/instance-332501-1178896746.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  474454876819689cbceb899d0d531b36

RANDOM SEED= 215396401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1669256 kB
Buffers:         49932 kB
Cached:         212000 kB
SwapCached:      14692 kB
Active:         135152 kB
Inactive:       165288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669256 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:          43392 kB
Slab:            71680 kB
Committed_AS:  9785580 kB
PageTables:       1864 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= 54611 MiB

End job on node1 on Fri May 11 15:27:26 UTC 2007