Trace number 427062

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 98.79 49.6553

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1239472001-19-UNSAT.cnf
MD5SUM914d3e80d7a891b747d01777ed9ce8d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02478
Satisfiable
(Un)Satisfiability was proved
Number of variables1294
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
98.73/49.65	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/node16/watcher-427062-1179025771 -o ROOT/results/node16/solver-427062-1179025771 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/427062-1179025771/MiraXTv3_dyn /tmp/evaluation/427062-1179025771/instance-427062-1179025771.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.84 1.97 1.99 3/77 15734
/proc/meminfo: memFree=1684888/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=3920 CPUtime=0
/proc/15734/stat : 15734 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 350494805 4014080 301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/15734/statm: 1013 314 206 20 0 371 0

[startup+0.101011 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 15734
/proc/meminfo: memFree=1684888/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=6484 CPUtime=0.17
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 742 0 0 0 17 0 0 0 18 0 3 0 350494805 6639616 717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 1621 717 218 20 0 979 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6484

[startup+0.20199 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 15734
/proc/meminfo: memFree=1684888/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=8564 CPUtime=0.37
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 883 0 0 0 37 0 0 0 18 0 3 0 350494805 8769536 858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 2141 858 218 20 0 1499 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8564

[startup+0.301969 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 15734
/proc/meminfo: memFree=1684888/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=8992 CPUtime=0.57
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 1041 0 0 0 57 0 0 0 18 0 3 0 350494805 9207808 1016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 2248 1016 218 20 0 1606 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8992

[startup+0.701884 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 15734
/proc/meminfo: memFree=1684888/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=9944 CPUtime=1.38
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 1470 0 0 0 137 1 0 0 18 0 3 0 350494805 10182656 1445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 2486 1445 218 20 0 1844 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9944

[startup+1.50272 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1678272/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=13568 CPUtime=2.97
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 2217 0 0 0 296 1 0 0 18 0 3 0 350494805 13893632 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 3392 2192 218 20 0 2750 0
[pid=15734/tid=15736] ppid=15732 vsize=13568 CPUtime=1.47
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 914 0 0 0 147 0 0 0 25 0 3 0 350494806 13893632 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=13568 CPUtime=1.47
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 879 0 0 0 147 0 0 0 24 0 3 0 350494806 13893632 2192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13568

[startup+3.10138 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1674112/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=17840 CPUtime=6.16
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 3430 0 0 0 614 2 0 0 18 0 3 0 350494805 18268160 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 4460 3405 218 20 0 3818 0
[pid=15734/tid=15736] ppid=15732 vsize=17840 CPUtime=3.07
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 1536 0 0 0 307 0 0 0 17 0 3 0 350494806 18268160 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=17840 CPUtime=3.06
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 1470 0 0 0 305 1 0 0 17 0 3 0 350494806 18268160 3405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17840

[startup+6.3017 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1670336/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=20316 CPUtime=12.55
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 4080 0 0 0 1252 3 0 0 18 0 3 0 350494805 20803584 4055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 5079 4055 218 20 0 4437 0
[pid=15734/tid=15736] ppid=15732 vsize=20316 CPUtime=6.27
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 1774 0 0 0 626 1 0 0 25 0 3 0 350494806 20803584 4055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526518 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=20316 CPUtime=6.25
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 1882 0 0 0 624 1 0 0 25 0 3 0 350494806 20803584 4055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 20316

[startup+12.7013 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1656720/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=32936 CPUtime=25.31
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 7504 0 0 0 2524 7 0 0 18 0 3 0 350494805 33726464 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 8234 7365 218 20 0 7592 0
[pid=15734/tid=15736] ppid=15732 vsize=32936 CPUtime=12.66
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 3437 0 0 0 1264 2 0 0 25 0 3 0 350494806 33726464 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=32936 CPUtime=12.62
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 3643 0 0 0 1258 4 0 0 25 0 3 0 350494806 33726464 7365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32936

[startup+25.5026 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1644048/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=45172 CPUtime=50.86
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 10595 0 0 0 5076 10 0 0 18 0 3 0 350494805 46256128 10265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 11293 10265 218 20 0 10651 0
[pid=15734/tid=15736] ppid=15732 vsize=45172 CPUtime=25.46
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5010 0 0 0 2543 3 0 0 25 0 3 0 350494806 46256128 10265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=45172 CPUtime=25.37
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5161 0 0 0 2531 6 0 0 25 0 3 0 350494806 46256128 10265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 45172

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

[startup+25.6026 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1644048/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=45172 CPUtime=51.06
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 10598 0 0 0 5096 10 0 0 18 0 3 0 350494805 46256128 10268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 11293 10268 218 20 0 10651 0
[pid=15734/tid=15736] ppid=15732 vsize=45172 CPUtime=25.56
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5010 0 0 0 2553 3 0 0 25 0 3 0 350494806 46256128 10268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=45172 CPUtime=25.47
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5164 0 0 0 2541 6 0 0 25 0 3 0 350494806 46256128 10268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45172

[startup+38.4019 s]
/proc/loadavg: 1.91 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1643280/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=45648 CPUtime=76.56
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 10994 0 0 0 7646 10 0 0 18 0 3 0 350494805 46743552 10444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 11412 10444 218 20 0 10770 0
[pid=15734/tid=15736] ppid=15732 vsize=45648 CPUtime=38.33
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5172 0 0 0 3830 3 0 0 25 0 3 0 350494806 46743552 10444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=45648 CPUtime=38.2
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5398 0 0 0 3814 6 0 0 25 0 3 0 350494806 46743552 10444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.56
Current children cumulated vsize (KiB) 45648

[startup+44.8026 s]
/proc/loadavg: 1.92 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1642640/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=47696 CPUtime=89.33
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 11480 0 0 0 8922 11 0 0 18 0 3 0 350494805 48840704 10771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 11924 10771 218 20 0 11282 0
[pid=15734/tid=15736] ppid=15732 vsize=47696 CPUtime=44.73
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5240 0 0 0 4470 3 0 0 25 0 3 0 350494806 48840704 10771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=47696 CPUtime=44.57
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5816 0 0 0 4450 7 0 0 25 0 3 0 350494806 48840704 10771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.33
Current children cumulated vsize (KiB) 47696

[startup+48.0019 s]
/proc/loadavg: 1.92 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1640592/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=49216 CPUtime=95.71
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 12098 0 0 0 9559 12 0 0 18 0 3 0 350494805 50397184 11331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 12304 11331 218 20 0 11662 0
[pid=15734/tid=15736] ppid=15732 vsize=49216 CPUtime=47.92
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5414 0 0 0 4789 3 0 0 25 0 3 0 350494806 50397184 11331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=49216 CPUtime=47.76
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 6260 0 0 0 4768 8 0 0 22 0 3 0 350494806 50397184 11331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.71
Current children cumulated vsize (KiB) 49216

[startup+48.8017 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1639376/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=51164 CPUtime=97.3
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 12438 0 0 0 9718 12 0 0 18 0 3 0 350494805 52391936 11671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 12791 11672 218 20 0 12149 0
[pid=15734/tid=15736] ppid=15732 vsize=51164 CPUtime=48.73
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5652 0 0 0 4869 4 0 0 25 0 3 0 350494806 52391936 11672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=51164 CPUtime=48.55
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 6363 0 0 0 4847 8 0 0 25 0 3 0 350494806 52391936 11672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.3
Current children cumulated vsize (KiB) 51164

[startup+49.2016 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1639376/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=51428 CPUtime=98.07
/proc/15734/stat : 15734 (MiraXTv3_dyn) S 15732 15734 15662 0 -1 4194304 12564 0 0 0 9795 12 0 0 18 0 3 0 350494805 52662272 11797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 12857 11798 218 20 0 12215 0
[pid=15734/tid=15736] ppid=15732 vsize=51428 CPUtime=49.1
/proc/15734/task/15736/stat : 15736 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 5739 0 0 0 4906 4 0 0 25 0 3 0 350494806 52662272 11798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=51428 CPUtime=48.95
/proc/15734/task/15737/stat : 15737 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194368 6402 0 0 0 4887 8 0 0 25 0 3 0 350494806 52662272 11798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.07
Current children cumulated vsize (KiB) 51428

[startup+49.6065 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 15737
/proc/meminfo: memFree=1637520/2055920 swapFree=4143424/4192956
[pid=15734] ppid=15732 vsize=48196 CPUtime=98.73
/proc/15734/stat : 15734 (MiraXTv3_dyn) R 15732 15734 15662 0 -1 4194304 12757 0 0 0 9861 12 0 0 16 0 1 0 350494805 49352704 11135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7636482 0 0 4096 0 0 0 0 17 0 0 0
/proc/15734/statm: 12049 11135 220 20 0 11407 0
Current children cumulated CPU time (s) 98.73
Current children cumulated vsize (KiB) 48196

Child status: 20
Real time (s): 49.6553
CPU time (s): 98.79
CPU user time (s): 98.652
CPU system time (s): 0.137979
CPU usage (%): 198.952
Max. virtual memory (cumulated for all children) (KiB): 51824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.652
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12760
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= 94
involuntary context switches= 1858

runsolver used 0.049992 second user time and 0.137979 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun May 13 03:09:32 UTC 2007

IDJOB= 427062
IDBENCH= 20303
IDSOLVER= 196
FILE ID= node16/427062-1179025771

PBS_JOBID= 5252904

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1239472001-19-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/427062-1179025771/MiraXTv3_dyn /tmp/evaluation/427062-1179025771/instance-427062-1179025771.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-427062-1179025771 -o ROOT/results/node16/solver-427062-1179025771 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/427062-1179025771/MiraXTv3_dyn /tmp/evaluation/427062-1179025771/instance-427062-1179025771.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  914d3e80d7a891b747d01777ed9ce8d7

RANDOM SEED= 822899509

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1685104 kB
Buffers:         44820 kB
Cached:         234432 kB
SwapCached:      18112 kB
Active:         119824 kB
Inactive:       184232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685104 kB
SwapTotal:     4192956 kB
SwapFree:      4143424 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            52304 kB
Committed_AS: 14312740 kB
PageTables:       1868 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= 66536 MiB

End job on node16 on Sun May 13 03:10:22 UTC 2007