Trace number 320404

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 208.033 208.097

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark208.033
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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 MiraXTv2...
207.93/208.07	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-320404-1178885742 -o ROOT/results/node1/solver-320404-1178885742 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320404-1178885742/MiraXTv2_dyn /tmp/evaluation/320404-1178885742/instance-320404-1178885742.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.89 1.65 3/77 25710
/proc/meminfo: memFree=1726136/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=3788 CPUtime=0
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 364612165 3878912 335 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 947 342 202 20 0 305 0

[startup+0.037818 s]
/proc/loadavg: 1.91 1.89 1.65 3/77 25710
/proc/meminfo: memFree=1726136/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=6368 CPUtime=0.03
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 1150 0 0 0 3 0 0 0 18 0 1 0 364612165 6520832 1125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134574224 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 1592 1125 206 20 0 950 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6368

[startup+0.102825 s]
/proc/loadavg: 1.91 1.89 1.65 3/77 25710
/proc/meminfo: memFree=1726136/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=10732 CPUtime=0.09
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 2143 0 0 0 9 0 0 0 18 0 1 0 364612165 10989568 2118 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 2683 2118 206 20 0 2041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10732

[startup+0.302849 s]
/proc/loadavg: 1.91 1.89 1.65 3/77 25710
/proc/meminfo: memFree=1726136/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=25468 CPUtime=0.29
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 5177 0 0 0 28 1 0 0 19 0 1 0 364612165 26079232 5152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 6367 5153 206 20 0 5725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25468

[startup+0.701895 s]
/proc/loadavg: 1.91 1.89 1.65 3/77 25710
/proc/meminfo: memFree=1726136/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=50636 CPUtime=0.69
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 10828 0 0 0 65 4 0 0 23 0 1 0 364612165 51851264 10803 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 12659 10803 206 20 0 12017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50636

[startup+1.50199 s]
/proc/loadavg: 1.91 1.89 1.65 2/78 25711
/proc/meminfo: memFree=1667504/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=80544 CPUtime=1.49
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 17483 0 0 0 142 7 0 0 25 0 1 0 364612165 82477056 17458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 20136 17458 207 20 0 19494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80544

[startup+3.10118 s]
/proc/loadavg: 1.91 1.89 1.65 2/78 25711
/proc/meminfo: memFree=1640624/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=114740 CPUtime=3.09
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 26637 0 0 0 298 11 0 0 25 0 1 0 364612165 117493760 26612 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 28685 26613 207 20 0 28043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114740

[startup+6.30155 s]
/proc/loadavg: 1.84 1.88 1.64 2/78 25711
/proc/meminfo: memFree=1598128/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=197116 CPUtime=6.29
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 41267 0 0 0 611 18 0 0 25 0 2 0 364612165 201846784 38196 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 49279 38196 216 20 0 48637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197116

[startup+12.7013 s]
/proc/loadavg: 1.77 1.86 1.64 2/79 25712
/proc/meminfo: memFree=1579432/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=189456 CPUtime=12.68
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 41591 0 0 0 1250 18 0 0 25 0 2 0 364612165 194002944 36763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 47364 36763 218 20 0 46722 0
[pid=25710/tid=25712] ppid=25708 vsize=189456 CPUtime=6.71
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 8911 0 0 0 668 3 0 0 25 0 2 0 364612763 194002944 36763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 189456

[startup+25.5028 s]
/proc/loadavg: 1.60 1.82 1.63 2/79 25712
/proc/meminfo: memFree=1576296/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=191964 CPUtime=25.49
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 42386 0 0 0 2530 19 0 0 25 0 2 0 364612165 196571136 37558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 47991 37558 218 20 0 47349 0
[pid=25710/tid=25712] ppid=25708 vsize=191964 CPUtime=19.5
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 9706 0 0 0 1947 3 0 0 25 0 2 0 364612763 196571136 37558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 191964

[startup+51.1028 s]
/proc/loadavg: 1.40 1.75 1.61 2/79 25712
/proc/meminfo: memFree=1559656/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=207420 CPUtime=51.08
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 46675 0 0 0 5086 22 0 0 25 0 2 0 364612165 212398080 41667 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 51855 41667 218 20 0 51213 0
[pid=25710/tid=25712] ppid=25708 vsize=207420 CPUtime=45.1
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 13995 0 0 0 4503 7 0 0 25 0 2 0 364612763 212398080 41667 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 207420

[startup+102.307 s]
/proc/loadavg: 1.17 1.64 1.58 2/79 25712
/proc/meminfo: memFree=1529640/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=236752 CPUtime=102.27
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 54583 0 0 0 10201 26 0 0 25 0 2 0 364612165 242434048 49168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 59188 49168 218 20 0 58546 0
[pid=25710/tid=25712] ppid=25708 vsize=236752 CPUtime=96.29
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 21903 0 0 0 9618 11 0 0 25 0 2 0 364612763 242434048 49168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 236752

[startup+162.303 s]
/proc/loadavg: 1.06 1.52 1.54 2/79 25712
/proc/meminfo: memFree=1474600/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=291492 CPUtime=162.24
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 68780 0 0 0 16190 34 0 0 25 0 2 0 364612165 298487808 62895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 72873 62895 218 20 0 72231 0
[pid=25710/tid=25712] ppid=25708 vsize=291492 CPUtime=156.27
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 36100 0 0 0 15608 19 0 0 25 0 2 0 364612763 298487808 62895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 291492

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

[startup+179.102 s]
/proc/loadavg: 1.05 1.49 1.53 2/79 25712
/proc/meminfo: memFree=1454952/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=312296 CPUtime=179.04
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 74086 0 0 0 17867 37 0 0 25 0 2 0 364612165 319791104 68120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 78074 68120 218 20 0 77432 0
[pid=25710/tid=25712] ppid=25708 vsize=312296 CPUtime=173.06
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 41406 0 0 0 17284 22 0 0 25 0 2 0 364612763 319791104 68120 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 312296

[startup+191.901 s]
/proc/loadavg: 1.04 1.47 1.52 2/79 25712
/proc/meminfo: memFree=1436392/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=330020 CPUtime=191.83
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 78599 0 0 0 19143 40 0 0 25 0 2 0 364612165 337940480 72551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 82505 72551 218 20 0 81863 0
[pid=25710/tid=25712] ppid=25708 vsize=330020 CPUtime=185.86
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 45919 0 0 0 18561 25 0 0 25 0 2 0 364612763 337940480 72551 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 330020

[startup+198.301 s]
/proc/loadavg: 1.03 1.46 1.52 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=341648 CPUtime=198.23
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 19781 42 0 0 25 0 2 0 364612165 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 85412 75473 218 20 0 84770 0
[pid=25710/tid=25712] ppid=25708 vsize=341648 CPUtime=192.25
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 19199 26 0 0 25 0 2 0 364612763 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 341648

[startup+204.702 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=341648 CPUtime=204.63
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 20421 42 0 0 25 0 2 0 364612165 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 85412 75473 218 20 0 84770 0
[pid=25710/tid=25712] ppid=25708 vsize=341648 CPUtime=198.65
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 19839 26 0 0 25 0 2 0 364612763 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 341648

[startup+206.302 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=341648 CPUtime=206.23
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 20581 42 0 0 25 0 2 0 364612165 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 85412 75473 218 20 0 84770 0
[pid=25710/tid=25712] ppid=25708 vsize=341648 CPUtime=200.25
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 19999 26 0 0 25 0 2 0 364612763 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 206.23
Current children cumulated vsize (KiB) 341648

[startup+207.101 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=341648 CPUtime=207.03
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 20661 42 0 0 25 0 2 0 364612165 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 85412 75473 218 20 0 84770 0
[pid=25710/tid=25712] ppid=25708 vsize=341648 CPUtime=201.05
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 20079 26 0 0 25 0 2 0 364612763 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.03
Current children cumulated vsize (KiB) 341648

[startup+207.501 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=341648 CPUtime=207.43
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 20701 42 0 0 25 0 2 0 364612165 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 85412 75473 218 20 0 84770 0
[pid=25710/tid=25712] ppid=25708 vsize=341648 CPUtime=201.45
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 20119 26 0 0 25 0 2 0 364612763 349847552 75473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.43
Current children cumulated vsize (KiB) 341648

[startup+207.905 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=314492 CPUtime=207.84
/proc/25710/stat : 25710 (MiraXTv2_dyn) S 25708 25710 25207 0 -1 4194304 81604 0 0 0 20742 42 0 0 25 0 2 0 364612165 322039808 73250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25710/statm: 78623 73250 218 20 0 77981 0
[pid=25710/tid=25712] ppid=25708 vsize=314492 CPUtime=201.85
/proc/25710/task/25712/stat : 25712 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194368 48924 0 0 0 20159 26 0 0 25 0 2 0 364612763 322039808 73250 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6262268 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.84
Current children cumulated vsize (KiB) 314492

[startup+208.001 s]
/proc/loadavg: 1.03 1.44 1.51 2/79 25712
/proc/meminfo: memFree=1424104/2055920 swapFree=4145760/4192956
[pid=25710] ppid=25708 vsize=273940 CPUtime=207.93
/proc/25710/stat : 25710 (MiraXTv2_dyn) R 25708 25710 25207 0 -1 4194304 81606 0 0 0 20749 44 0 0 17 0 1 0 364612165 280514560 66237 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25710/statm: 68485 66237 28556 20 0 67843 0
Current children cumulated CPU time (s) 207.93
Current children cumulated vsize (KiB) 273940

Child status: 20
Real time (s): 208.097
CPU time (s): 208.033
CPU user time (s): 207.563
CPU system time (s): 0.469928
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 341980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.563
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81609
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= 4204

runsolver used 0.219966 second user time and 0.543917 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 12:15:43 UTC 2007

IDJOB= 320404
IDBENCH= 20502
IDSOLVER= 129
FILE ID= node1/320404-1178885742

PBS_JOBID= 5251074

Free space on /tmp= 54600 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-g10nid.cnf
COMMAND LINE= /tmp/evaluation/320404-1178885742/MiraXTv2_dyn /tmp/evaluation/320404-1178885742/instance-320404-1178885742.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-320404-1178885742 -o ROOT/results/node1/solver-320404-1178885742 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320404-1178885742/MiraXTv2_dyn /tmp/evaluation/320404-1178885742/instance-320404-1178885742.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d46e452956bc993f202d3b06fd3e858e

RANDOM SEED= 987545861

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:       1726352 kB
Buffers:         49112 kB
Cached:         169776 kB
SwapCached:      14692 kB
Active:         128128 kB
Inactive:       115800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726352 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:           15356 kB
Writeback:           0 kB
Mapped:          29892 kB
Slab:            71116 kB
Committed_AS:  9757764 kB
PageTables:       1832 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= 54600 MiB

End job on node1 on Fri May 11 12:19:12 UTC 2007