Trace number 456017

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 249.294 249.435

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug2.cnf
MD5SUMde190892801b59cd9842bfb52b694299
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.4847
Satisfiable
(Un)Satisfiability was proved
Number of variables521158
Number of clauses13378532
Sum of the clauses size39204686
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714522
Number of clauses of size 34209353
Number of clauses of size 425253
Number of clauses of size 515680
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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-456017-1178638442 -o ROOT/results/node24/solver-456017-1178638442 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/456017-1178638442/SATzilla2007_C /tmp/evaluation/456017-1178638442/instance-456017-1178638442.cnf 

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


[startup+0 s]
/proc/loadavg: 0.96 0.97 0.99 3/77 6469
/proc/meminfo: memFree=1174848/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=54932 CPUtime=0
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 809 0 0 0 0 0 0 0 19 0 1 0 311764134 56250368 804 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 13733 811 49 118 0 13612 0

[startup+0.0391241 s]
/proc/loadavg: 0.96 0.97 0.99 3/77 6469
/proc/meminfo: memFree=1174848/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=54932 CPUtime=0.03
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 7566 0 0 0 0 3 0 0 19 0 1 0 311764134 56250368 7561 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 13733 7567 49 118 0 13612 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56372

[startup+0.10213 s]
/proc/loadavg: 0.96 0.97 0.99 3/77 6469
/proc/meminfo: memFree=1174848/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=122332 CPUtime=0.09
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 15795 0 0 0 3 6 0 0 19 0 1 0 311764134 125267968 15790 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 30583 15792 49 118 0 30462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123772

[startup+0.301151 s]
/proc/loadavg: 0.96 0.97 0.99 3/77 6469
/proc/meminfo: memFree=1174848/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=139528 CPUtime=0.29
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 21331 0 0 0 21 8 0 0 21 0 1 0 311764134 142876672 21326 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 34882 21326 50 118 0 34761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 140968

[startup+0.701194 s]
/proc/loadavg: 0.96 0.97 0.99 3/77 6469
/proc/meminfo: memFree=1174848/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=144544 CPUtime=0.69
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 22842 0 0 0 60 9 0 0 25 0 1 0 311764134 148013056 22837 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 36136 22837 50 118 0 36015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145984

[startup+1.50228 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 6471
/proc/meminfo: memFree=1078768/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=154576 CPUtime=1.49
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 25876 0 0 0 138 11 0 0 25 0 1 0 311764134 158285824 25871 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134777896 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 38644 25872 50 118 0 38523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156016

[startup+3.10145 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 6471
/proc/meminfo: memFree=1062128/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=0
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 311764133 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 360 110 95 260 0 84 0
[pid=6470] ppid=6469 vsize=174508 CPUtime=3.09
/proc/6470/stat : 6470 (march_dl) R 6469 6469 6413 0 -1 4194304 31861 0 0 0 294 15 0 0 25 0 1 0 311764134 178696192 31856 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6470/statm: 43627 31856 50 118 0 43506 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175948

[startup+6.3018 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 6472
/proc/meminfo: memFree=1170608/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=5.02
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 134 38899 0 0 0 0 480 22 16 0 1 0 311764133 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6469/statm: 360 111 96 260 0 84 0
[pid=6472] ppid=6469 vsize=123012 CPUtime=1.25
/proc/6472/stat : 6472 (ubcsat2006) R 6469 6469 6413 0 -1 4194304 4772 0 1 0 122 3 0 0 25 0 1 0 311764636 125964288 4757 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6472/statm: 30753 4758 141 64 0 30334 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 124452

[startup+12.7015 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 6472
/proc/meminfo: memFree=1079984/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=5.02
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 134 38899 0 0 0 0 480 22 16 0 1 0 311764133 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6469/statm: 360 111 96 260 0 84 0
[pid=6472] ppid=6469 vsize=192712 CPUtime=7.65
/proc/6472/stat : 6472 (ubcsat2006) R 6469 6469 6413 0 -1 4194304 26553 0 1 0 747 18 0 0 25 0 1 0 311764636 197337088 26538 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6472/statm: 48178 26539 141 64 0 47759 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 194152

[startup+25.5019 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 6472
/proc/meminfo: memFree=781936/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1440 CPUtime=5.02
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 134 38899 0 0 0 0 480 22 16 0 1 0 311764133 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6469/statm: 360 111 96 260 0 84 0
[pid=6472] ppid=6469 vsize=472952 CPUtime=20.45
/proc/6472/stat : 6472 (ubcsat2006) R 6469 6469 6413 0 -1 4194304 104758 0 1 0 1983 62 0 0 25 0 1 0 311764636 484302848 104742 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134719563 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6472/statm: 118238 104742 142 64 0 117819 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 474392

[startup+51.1016 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 6472
/proc/meminfo: memFree=702840/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=537836 CPUtime=51.05
/proc/6469/stat : 6469 (SATzilla2007_C) R 6467 6469 6413 0 -1 4194304 123122 216775 0 2 2243 71 2668 123 25 0 1 0 311764133 550744064 120376 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/6469/statm: 134459 120376 114 260 0 134183 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 537836

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6472
/proc/meminfo: memFree=130104/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=1071008 CPUtime=102.23
/proc/6469/stat : 6469 (SATzilla2007_C) R 6467 6469 6413 0 -1 4194304 264064 216775 0 2 7294 138 2668 123 25 0 1 0 311764133 1096712192 261311 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6469/statm: 267752 261311 121 260 0 267476 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1071008

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 6472
/proc/meminfo: memFree=512568/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=940036 CPUtime=162.22
/proc/6469/stat : 6469 (SATzilla2007_C) R 6467 6469 6413 0 -1 4194304 279724 216775 0 2 13278 153 2668 123 25 0 1 0 311764133 962596864 165679 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134524482 0 0 4096 0 0 0 0 17 1 0 0
/proc/6469/statm: 235009 165679 124 260 0 234733 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 940036

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15600/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=600676 CPUtime=13.92
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 143440 0 0 0 1295 97 0 0 25 0 1 0 311784967 615092224 143426 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 150169 143426 59 118 0 150047 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1279000

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=14832/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=607464 CPUtime=21.92
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 145113 0 0 0 2094 98 0 0 25 0 1 0 311784967 622043136 145099 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 151866 145099 59 118 0 151744 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 1285788

[startup+243.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15792/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=611272 CPUtime=34.71
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 146026 0 0 0 3373 98 0 0 25 0 1 0 311784967 625942528 146012 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 152818 146012 59 118 0 152696 0
Current children cumulated CPU time (s) 242.98
Current children cumulated vsize (KiB) 1289596

[startup+246.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15600/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=611544 CPUtime=37.91
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 146100 0 0 0 3693 98 0 0 25 0 1 0 311784967 626221056 146086 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 152886 146086 59 118 0 152764 0
Current children cumulated CPU time (s) 246.18
Current children cumulated vsize (KiB) 1289868

[startup+247.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15408/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=611676 CPUtime=39.51
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 146136 0 0 0 3853 98 0 0 25 0 1 0 311784967 626356224 146122 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536217 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 152919 146122 59 118 0 152797 0
Current children cumulated CPU time (s) 247.78
Current children cumulated vsize (KiB) 1290000

[startup+248.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15152/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=611940 CPUtime=40.31
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 146199 0 0 0 3933 98 0 0 25 0 1 0 311784967 626626560 146185 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 152985 146185 59 118 0 152863 0
Current children cumulated CPU time (s) 248.58
Current children cumulated vsize (KiB) 1290264

[startup+249.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15152/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=208.27
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345051 216775 0 2 17849 187 2668 123 25 0 1 0 311764133 694603776 165598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6469/statm: 169581 165598 126 260 0 169305 0
[pid=6473] ppid=6469 vsize=612588 CPUtime=40.71
/proc/6473/stat : 6473 (minisat20) R 6469 6469 6413 0 -1 4194304 146377 0 0 0 3971 100 0 0 25 0 1 0 311784967 627290112 146362 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6473/statm: 153147 146362 65 118 0 153025 0
Current children cumulated CPU time (s) 248.98
Current children cumulated vsize (KiB) 1290912

[startup+249.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15152/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=678324 CPUtime=249.15
/proc/6469/stat : 6469 (SATzilla2007_C) S 6467 6469 6413 0 -1 4194304 345092 363152 0 2 17849 188 6645 233 16 0 1 0 311764133 694603776 165602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221869 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/6469/statm: 169581 165602 130 260 0 169305 0
Current children cumulated CPU time (s) 249.15
Current children cumulated vsize (KiB) 678324

[startup+249.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 6473
/proc/meminfo: memFree=15152/2055920 swapFree=4143684/4192956
[pid=6469] ppid=6467 vsize=0 CPUtime=249.24
/proc/6469/stat : 6469 (SATzilla2007_C) R 6467 6469 6413 0 -1 4194308 345102 363152 0 2 17849 197 6645 233 17 0 1 0 311764133 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6469/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 249.24
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 249.435
CPU time (s): 249.294
CPU user time (s): 244.951
CPU system time (s): 4.34334
CPU usage (%): 99.9435
Max. virtual memory (cumulated for all children) (KiB): 1290912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.951
system time used= 4.34334
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708254
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3361
involuntary context switches= 5022

runsolver used 0.25996 second user time and 0.621905 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue May  8 15:34:21 UTC 2007

IDJOB= 456017
IDBENCH= 20590
IDSOLVER= 179
FILE ID= node24/456017-1178638442

PBS_JOBID= 5218351

Free space on /tmp= 66197 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.cnf
COMMAND LINE= /tmp/evaluation/456017-1178638442/SATzilla2007_C /tmp/evaluation/456017-1178638442/instance-456017-1178638442.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-456017-1178638442 -o ROOT/results/node24/solver-456017-1178638442 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/456017-1178638442/SATzilla2007_C /tmp/evaluation/456017-1178638442/instance-456017-1178638442.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  de190892801b59cd9842bfb52b694299

RANDOM SEED= 781707255

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1175256 kB
Buffers:         39960 kB
Cached:         721276 kB
SwapCached:      16956 kB
Active:         420656 kB
Inactive:       363444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175256 kB
SwapTotal:     4192956 kB
SwapFree:      4143684 kB
Dirty:          220972 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            81996 kB
Committed_AS:  7430596 kB
PageTables:       1808 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= 66197 MiB

End job on node24 on Tue May  8 15:38:31 UTC 2007