Trace number 331409

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
SATzilla CRAFTEDSAT 247.034 247.737

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug4.cnf
MD5SUMc9a9723a58c9cb8a0b55a82eb452ac90
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.7625
Satisfiable
(Un)Satisfiability was proved
Number of variables520721
Number of clauses13348117
Sum of the clauses size39114325
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28684529
Number of clauses of size 34209371
Number of clauses of size 425262
Number of clauses of size 515676
Number of clauses of size over 5413278

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-331409-1173184010 -o ROOT/results/node12/solver-331409-1173184010 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331409-1173184010/SATzilla2007_C /tmp/evaluation/331409-1173184010/instance-331409-1173184010.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.28 1.14 1.04 3/77 27671
/proc/meminfo: memFree=1497080/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) D 27669 27671 26233 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0

[startup+0.00984912 s]
/proc/loadavg: 1.28 1.14 1.04 3/77 27671
/proc/meminfo: memFree=1497080/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) D 27669 27671 26233 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101834 s]
/proc/loadavg: 1.28 1.14 1.04 3/77 27671
/proc/meminfo: memFree=1497080/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) D 27669 27671 26233 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301869 s]
/proc/loadavg: 1.28 1.14 1.04 3/77 27671
/proc/meminfo: memFree=1497080/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) D 27669 27671 26233 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.702947 s]
/proc/loadavg: 1.28 1.14 1.04 3/77 27671
/proc/meminfo: memFree=1497080/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50109 s]
/proc/loadavg: 1.28 1.14 1.04 2/79 27673
/proc/meminfo: memFree=1407336/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
[pid=27673] ppid=27671 vsize=149988 CPUtime=1.07
/proc/27673/stat : 27673 (march_dl) R 27671 27671 26233 0 -1 4194304 24546 0 0 0 95 12 0 0 25 0 1 0 338357379 153587712 24541 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27673/statm: 37497 24541 50 118 0 37376 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 151428

[startup+3.10137 s]
/proc/loadavg: 1.28 1.14 1.04 2/79 27673
/proc/meminfo: memFree=1390824/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=0
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338357337 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 360 110 95 260 0 84 0
[pid=27673] ppid=27671 vsize=171108 CPUtime=2.66
/proc/27673/stat : 27673 (march_dl) R 27671 27671 26233 0 -1 4194304 30901 0 0 0 250 16 0 0 25 0 1 0 338357379 175214592 30896 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27673/statm: 42777 30896 50 118 0 42656 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 172548

[startup+6.30296 s]
/proc/loadavg: 1.25 1.14 1.04 2/79 27673
/proc/meminfo: memFree=1340712/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=5.02
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 135 40053 0 0 0 0 475 27 16 0 1 0 338357337 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27671/statm: 360 111 96 260 0 84 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 1440

[startup+12.7011 s]
/proc/loadavg: 1.23 1.14 1.04 2/79 27674
/proc/meminfo: memFree=1412776/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=5.02
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 135 40053 0 0 0 0 475 27 16 0 1 0 338357337 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27671/statm: 360 111 96 260 0 84 0
[pid=27674] ppid=27671 vsize=184280 CPUtime=7.16
/proc/27674/stat : 27674 (ubcsat2006) R 27671 27671 26233 0 -1 4194304 24088 0 12 0 699 17 0 0 25 0 1 0 338357882 188702720 24084 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27674/statm: 46070 24084 141 64 0 45651 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 185720

[startup+25.5014 s]
/proc/loadavg: 1.18 1.13 1.04 2/79 27674
/proc/meminfo: memFree=1244200/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1440 CPUtime=5.02
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 135 40053 0 0 0 0 475 27 16 0 1 0 338357337 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27671/statm: 360 111 96 260 0 84 0
[pid=27674] ppid=27671 vsize=472368 CPUtime=19.95
/proc/27674/stat : 27674 (ubcsat2006) R 27671 27671 26233 0 -1 4194304 65547 0 12 0 1950 45 0 0 25 0 1 0 338357882 483704832 65542 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719365 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27674/statm: 118092 65542 142 64 0 117673 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 473808

[startup+51.102 s]
/proc/loadavg: 1.12 1.12 1.04 3/78 27674
/proc/meminfo: memFree=1052464/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=518980 CPUtime=50.55
/proc/27671/stat : 27671 (SATzilla2007_C) R 27669 27671 26233 0 -1 4194304 117017 217400 0 13 2137 66 2726 126 25 0 1 0 338357337 531435520 114237 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/27671/statm: 129745 114237 114 260 0 129469 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 518980

[startup+102.305 s]
/proc/loadavg: 1.05 1.10 1.03 2/78 27674
/proc/meminfo: memFree=455344/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=1068888 CPUtime=101.73
/proc/27671/stat : 27671 (SATzilla2007_C) R 27669 27671 26233 0 -1 4194304 263597 217400 0 13 7184 137 2726 126 25 0 1 0 338357337 1094541312 260810 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134537937 0 0 4096 0 0 0 0 17 1 0 0
/proc/27671/statm: 267222 260810 121 260 0 266946 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 1068888

[startup+162.302 s]
/proc/loadavg: 1.02 1.08 1.03 2/78 27674
/proc/meminfo: memFree=836912/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=938016 CPUtime=161.71
/proc/27671/stat : 27671 (SATzilla2007_C) R 27669 27671 26233 0 -1 4194304 279231 217400 0 13 13167 152 2726 126 25 0 1 0 338357337 960528384 165386 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0
/proc/27671/statm: 234504 165386 124 260 0 234228 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 938016

[startup+222.302 s]
/proc/loadavg: 1.00 1.06 1.02 2/79 27675
/proc/meminfo: memFree=263208/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=599912 CPUtime=14.44
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 143167 0 0 0 1343 101 0 0 25 0 1 0 338378119 614309888 143152 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 149978 143152 59 118 0 149856 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 1277216

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.06 1.02 2/79 27675
/proc/meminfo: memFree=256936/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=606192 CPUtime=22.43
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 144728 0 0 0 2142 101 0 0 25 0 1 0 338378119 620740608 144713 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 151548 144713 59 118 0 151426 0
Current children cumulated CPU time (s) 229.66
Current children cumulated vsize (KiB) 1283496

[startup+236.701 s]
/proc/loadavg: 1.00 1.06 1.02 2/79 27675
/proc/meminfo: memFree=254888/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=608172 CPUtime=28.83
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 145230 0 0 0 2782 101 0 0 25 0 1 0 338378119 622768128 145215 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 152043 145215 59 118 0 151921 0
Current children cumulated CPU time (s) 236.06
Current children cumulated vsize (KiB) 1285476

[startup+243.105 s]
/proc/loadavg: 1.00 1.06 1.02 2/79 27675
/proc/meminfo: memFree=253096/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=609900 CPUtime=35.24
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 145677 0 0 0 3422 102 0 0 25 0 1 0 338378119 624537600 145662 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 152475 145662 59 118 0 152353 0
Current children cumulated CPU time (s) 242.47
Current children cumulated vsize (KiB) 1287204

[startup+246.301 s]
/proc/loadavg: 1.00 1.05 1.02 2/79 27675
/proc/meminfo: memFree=252456/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=610564 CPUtime=38.43
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 145830 0 0 0 3741 102 0 0 25 0 1 0 338378119 625217536 145815 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 152641 145815 59 118 0 152519 0
Current children cumulated CPU time (s) 245.66
Current children cumulated vsize (KiB) 1287868

[startup+247.101 s]
/proc/loadavg: 1.00 1.05 1.02 2/79 27675
/proc/meminfo: memFree=252456/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=611092 CPUtime=39.23
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194304 145957 0 0 0 3821 102 0 0 25 0 1 0 338378119 625758208 145942 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 152773 145942 59 118 0 152651 0
Current children cumulated CPU time (s) 246.46
Current children cumulated vsize (KiB) 1288396

[startup+247.505 s]
/proc/loadavg: 1.00 1.05 1.02 2/79 27675
/proc/meminfo: memFree=247848/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=677304 CPUtime=207.23
/proc/27671/stat : 27671 (SATzilla2007_C) S 27669 27671 26233 0 -1 4194304 344411 217400 0 13 17685 186 2726 126 25 0 1 0 338357337 693559296 165385 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27671/statm: 169326 165385 126 260 0 169050 0
[pid=27675] ppid=27671 vsize=0 CPUtime=39.63
/proc/27675/stat : 27675 (minisat20) R 27671 27671 26233 0 -1 4194308 146103 0 0 0 3853 110 0 0 25 0 1 0 338378119 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27675/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 246.86
Current children cumulated vsize (KiB) 677304

[startup+247.701 s]
/proc/loadavg: 1.00 1.05 1.02 2/79 27675
/proc/meminfo: memFree=247848/2055920 swapFree=4156524/4192956
[pid=27671] ppid=27669 vsize=0 CPUtime=247.02
/proc/27671/stat : 27671 (SATzilla2007_C) D 27669 27671 26233 0 -1 4194308 344548 363503 0 13 17686 198 6579 239 15 0 1 0 338357337 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/27671/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.02
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 247.737
CPU time (s): 247.034
CPU user time (s): 242.655
CPU system time (s): 4.37933
CPU usage (%): 99.7165
Max. virtual memory (cumulated for all children) (KiB): 1288912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.655
system time used= 4.37933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708051
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3584
involuntary context switches= 347

runsolver used 0.305953 second user time and 0.6539 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Mar  6 12:27:09 UTC 2007

IDJOB= 331409
IDBENCH= 20586
IDSOLVER= 135
FILE ID= node12/331409-1173184010

PBS_JOBID= 4015021

Free space on /tmp= 66096 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug4.cnf
COMMAND LINE= /tmp/evaluation/331409-1173184010/SATzilla2007_C /tmp/evaluation/331409-1173184010/instance-331409-1173184010.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-331409-1173184010 -o ROOT/results/node12/solver-331409-1173184010 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331409-1173184010/SATzilla2007_C /tmp/evaluation/331409-1173184010/instance-331409-1173184010.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c9a9723a58c9cb8a0b55a82eb452ac90

RANDOM SEED= 786259329

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1497488 kB
Buffers:          5380 kB
Cached:         433164 kB
SwapCached:      13384 kB
Active:         421808 kB
Inactive:        75916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1497488 kB
SwapTotal:     4192956 kB
SwapFree:      4156524 kB
Dirty:          224352 kB
Writeback:           0 kB
Mapped:          67284 kB
Slab:            46224 kB
Committed_AS:  1625528 kB
PageTables:       1788 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= 66096 MiB

End job on node12 on Tue Mar  6 12:31:17 UTC 2007