Trace number 331619

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 231.213 231.359

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug8.cnf
MD5SUM5fe5b52b05e512edbe82e7d139ac7362
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.7064
Satisfiable
(Un)Satisfiability was proved
Number of variables521179
Number of clauses13378617
Sum of the clauses size39204907
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209393
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

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/node6/watcher-331619-1173185548 -o ROOT/results/node6/solver-331619-1173185548 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331619-1173185548/SATzilla2007_C /tmp/evaluation/331619-1173185548/instance-331619-1173185548.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.46 1.16 1.05 3/77 19578
/proc/meminfo: memFree=1444792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=54936 CPUtime=0
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 844 0 0 0 0 0 0 0 19 0 1 0 338511365 56254464 839 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 13734 847 50 118 0 13613 0

[startup+0.100371 s]
/proc/loadavg: 1.46 1.16 1.05 3/77 19578
/proc/meminfo: memFree=1444792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=121680 CPUtime=0.09
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 15530 0 0 0 3 6 0 0 19 0 1 0 338511365 124600320 15525 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 30420 15528 49 118 0 30299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123120

[startup+0.201388 s]
/proc/loadavg: 1.46 1.16 1.05 3/77 19578
/proc/meminfo: memFree=1444792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=138216 CPUtime=0.19
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 20942 0 0 0 10 9 0 0 20 0 1 0 338511365 141533184 20937 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 34554 20937 50 118 0 34433 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 139656

[startup+0.301409 s]
/proc/loadavg: 1.46 1.16 1.05 3/77 19578
/proc/meminfo: memFree=1444792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=139536 CPUtime=0.29
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 21342 0 0 0 20 9 0 0 21 0 1 0 338511365 142884864 21337 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 34884 21337 50 118 0 34763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 140976

[startup+0.701488 s]
/proc/loadavg: 1.46 1.16 1.05 3/77 19578
/proc/meminfo: memFree=1444792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=144816 CPUtime=0.69
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 22931 0 0 0 59 10 0 0 25 0 1 0 338511365 148291584 22926 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 36204 22926 50 118 0 36083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146256

[startup+1.50265 s]
/proc/loadavg: 1.50 1.17 1.06 2/79 19580
/proc/meminfo: memFree=1348008/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=155376 CPUtime=1.49
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 26101 0 0 0 136 13 0 0 25 0 1 0 338511365 159105024 26096 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 38844 26096 50 118 0 38723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156816

[startup+3.10196 s]
/proc/loadavg: 1.50 1.17 1.06 2/79 19580
/proc/meminfo: memFree=1333032/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=0
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338511365 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 360 110 95 260 0 84 0
[pid=19579] ppid=19578 vsize=176232 CPUtime=3.08
/proc/19579/stat : 19579 (march_dl) R 19578 19578 17758 0 -1 4194304 32393 0 0 0 291 17 0 0 25 0 1 0 338511365 180461568 32388 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19579/statm: 44058 32388 50 118 0 43937 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 177672

[startup+6.30259 s]
/proc/loadavg: 1.50 1.17 1.06 2/79 19581
/proc/meminfo: memFree=1441896/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=5.02
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 135 39807 0 0 0 0 477 25 18 0 1 0 338511365 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19578/statm: 360 111 96 260 0 84 0
[pid=19581] ppid=19578 vsize=123020 CPUtime=1.26
/proc/19581/stat : 19581 (ubcsat2006) R 19578 19578 17758 0 -1 4194304 4567 0 0 0 123 3 0 0 25 0 1 0 338511868 125972480 4551 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19581/statm: 30755 4551 141 64 0 30336 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124460

[startup+12.7018 s]
/proc/loadavg: 1.42 1.16 1.06 2/79 19581
/proc/meminfo: memFree=1354792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=5.02
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 135 39807 0 0 0 0 477 25 18 0 1 0 338511365 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19578/statm: 360 111 96 260 0 84 0
[pid=19581] ppid=19578 vsize=188620 CPUtime=7.66
/proc/19581/stat : 19581 (ubcsat2006) R 19578 19578 17758 0 -1 4194304 25548 0 0 0 746 20 0 0 25 0 1 0 338511868 193146880 25532 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19581/statm: 47155 25532 141 64 0 46736 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 190060

[startup+25.5014 s]
/proc/loadavg: 1.36 1.16 1.05 2/79 19581
/proc/meminfo: memFree=1170792/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1440 CPUtime=5.02
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 135 39807 0 0 0 0 477 25 18 0 1 0 338511365 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19578/statm: 360 111 96 260 0 84 0
[pid=19581] ppid=19578 vsize=472964 CPUtime=20.46
/proc/19581/stat : 19581 (ubcsat2006) R 19578 19578 17758 0 -1 4194304 80445 0 0 0 1992 54 0 0 25 0 1 0 338511868 484315136 80428 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719560 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19581/statm: 118241 80429 142 64 0 117822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 474404

[startup+51.1014 s]
/proc/loadavg: 1.23 1.14 1.05 2/78 19581
/proc/meminfo: memFree=990576/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=526096 CPUtime=51.05
/proc/19578/stat : 19578 (SATzilla2007_C) R 19576 19578 17758 0 -1 4194304 119174 217694 0 0 2167 68 2742 128 25 0 1 0 338511365 538722304 116427 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/19578/statm: 131524 116427 114 260 0 131248 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 526096

[startup+102.302 s]
/proc/loadavg: 1.09 1.12 1.05 2/78 19581
/proc/meminfo: memFree=402480/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=1071036 CPUtime=102.23
/proc/19578/stat : 19578 (SATzilla2007_C) R 19576 19578 17758 0 -1 4194304 264073 217694 0 0 7220 133 2742 128 25 0 1 0 338511365 1096740864 261319 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19578/statm: 267759 261319 121 260 0 267483 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1071036

[startup+162.301 s]
/proc/loadavg: 1.03 1.09 1.04 2/78 19581
/proc/meminfo: memFree=784816/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=940056 CPUtime=162.21
/proc/19578/stat : 19578 (SATzilla2007_C) R 19576 19578 17758 0 -1 4194304 279735 217694 0 0 13203 148 2742 128 25 0 1 0 338511365 962617344 165683 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134524459 0 0 4096 0 0 0 0 17 1 0 0
/proc/19578/statm: 235014 165683 124 260 0 234738 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 940056

[startup+222.305 s]
/proc/loadavg: 1.01 1.07 1.04 2/79 19582
/proc/meminfo: memFree=211112/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=599076 CPUtime=14.48
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 143273 0 0 0 1350 98 0 0 25 0 1 0 338532143 613453824 143267 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 149769 143267 59 118 0 149647 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1277412

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

[startup+224.002 s]
/proc/loadavg: 1.01 1.07 1.04 2/79 19582
/proc/meminfo: memFree=209320/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=602100 CPUtime=16.18
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 143814 0 0 0 1519 99 0 0 25 0 1 0 338532143 616550400 143808 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 150525 143808 59 118 0 150403 0
Current children cumulated CPU time (s) 223.88
Current children cumulated vsize (KiB) 1280436

[startup+227.201 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=205224/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=605896 CPUtime=19.38
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 144761 0 0 0 1839 99 0 0 25 0 1 0 338532143 620437504 144755 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 151474 144755 59 118 0 151352 0
Current children cumulated CPU time (s) 227.08
Current children cumulated vsize (KiB) 1284232

[startup+228.802 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=204072/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=607000 CPUtime=20.98
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 145002 0 0 0 1999 99 0 0 25 0 1 0 338532143 621568000 144996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 151750 144996 59 118 0 151628 0
Current children cumulated CPU time (s) 228.68
Current children cumulated vsize (KiB) 1285336

[startup+230.402 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=203304/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=607924 CPUtime=22.57
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 145245 0 0 0 2158 99 0 0 25 0 1 0 338532143 622514176 145239 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 151981 145239 59 118 0 151859 0
Current children cumulated CPU time (s) 230.27
Current children cumulated vsize (KiB) 1286260

[startup+230.802 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=203304/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=207.7
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345065 217694 0 0 17718 182 2742 128 25 0 1 0 338511365 694616064 165603 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19578/statm: 169584 165603 126 260 0 169308 0
[pid=19582] ppid=19578 vsize=608056 CPUtime=22.97
/proc/19582/stat : 19582 (minisat20) R 19578 19578 17758 0 -1 4194304 145308 0 0 0 2198 99 0 0 25 0 1 0 338532143 622649344 145302 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19582/statm: 152014 145302 59 118 0 151892 0
Current children cumulated CPU time (s) 230.67
Current children cumulated vsize (KiB) 1286392

[startup+231.202 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=199976/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=678336 CPUtime=231.07
/proc/19578/stat : 19578 (SATzilla2007_C) S 19576 19578 17758 0 -1 4194304 345108 363145 0 0 17718 182 4968 239 16 0 1 0 338511365 694616064 165607 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221869 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19578/statm: 169584 165607 130 260 0 169308 0
Current children cumulated CPU time (s) 231.07
Current children cumulated vsize (KiB) 678336

[startup+231.302 s]
/proc/loadavg: 1.01 1.07 1.03 2/79 19582
/proc/meminfo: memFree=199976/2055924 swapFree=4156956/4192956
[pid=19578] ppid=19576 vsize=0 CPUtime=231.15
/proc/19578/stat : 19578 (SATzilla2007_C) R 19576 19578 17758 0 -1 4194308 345118 363145 0 0 17718 190 4968 239 17 0 1 0 338511365 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19578/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 231.15
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 231.359
CPU time (s): 231.213
CPU user time (s): 226.867
CPU system time (s): 4.34634
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 1286908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.867
system time used= 4.34634
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708263
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= 3488
involuntary context switches= 4897

runsolver used 0.281957 second user time and 0.598908 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Mar  6 12:52:46 UTC 2007

IDJOB= 331619
IDBENCH= 20591
IDSOLVER= 135
FILE ID= node6/331619-1173185548

PBS_JOBID= 4015022

Free space on /tmp= 66034 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  5fe5b52b05e512edbe82e7d139ac7362

RANDOM SEED= 686258606

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1445200 kB
Buffers:          4748 kB
Cached:         485316 kB
SwapCached:       2120 kB
Active:         423536 kB
Inactive:       126756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1445200 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:          220472 kB
Writeback:           0 kB
Mapped:          68328 kB
Slab:            45836 kB
Committed_AS:  1301784 kB
PageTables:       1912 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= 66034 MiB

End job on node6 on Tue Mar  6 12:56:38 UTC 2007