Trace number 1773280

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_I 2009-03-22? (exit code) 9997.72 10001.8

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

14.96/15.06	c SATzilla is building models for class 3
14.96/15.06	c run presolver mxc-sr08 for 10 seconds ... 
14.96/15.06	c Bin: Executing mxc-sr08
14.96/15.06	c spawning binary file with 10 seconds ...
14.96/15.06	c child exit by a signal
14.96/15.06	c mxc-sr08 returned code 137.
14.96/15.06	c run presolver picosat846 for 5 seconds ... 
14.96/15.06	c Bin: Executing picosat846
14.96/15.06	c spawning binary file with 5 seconds ...
14.96/15.06	c child exit by a signal
14.96/15.06	c picosat846 returned code 137.
14.96/15.06	c Orignal number of varibales is 306095, number of clauses is 6069108 
14.96/15.06	c predicted feature computation time is 373.080661 
14.96/15.06	c Satzilla is runing default solver ... 
14.96/15.06	c satzilla running mxc-sr08 ... 
9997.61/10001.77	c Bin: Executing mxc-sr08
9997.61/10001.77	c spawning binary file with 9984 seconds ...
9997.61/10001.77	c child exit by a signal
9997.61/10001.77	c mxc-sr08 returned code 137.
9997.61/10001.77	c satzilla running picosat846 ... 
9997.61/10001.77	c Bin: Executing picosat846
9997.61/10001.77	c picosat846 returned code 1.
9997.61/10001.77	c satzilla running minisat20SAT07 ... 
9997.61/10001.77	c Bin: Executing minisat20SAT07
9997.61/10001.77	c minisat20SAT07 returned code 1.
9997.61/10001.77	c satzilla running minisat20 ... 
9997.61/10001.77	c Bin: Executing minisat20
9997.61/10001.77	c minisat20 returned code 1.
9997.61/10001.77	c satzilla running vallst ... 
9997.61/10001.77	c Bin: Executing vallst
9997.61/10001.77	c vallst returned code 1.
9997.61/10001.77	c satzilla running zchaff_rand ... 
9997.61/10001.77	c Bin: Executing zchaff_rand
9997.61/10001.77	c zchaff_rand returned code 1.
9997.61/10001.77	c satzilla running tts-4-0 ... 
9997.61/10001.77	c Bin: Executing tts-4-0
9997.61/10001.77	c tts-4-0 returned code 1.
9997.61/10001.77	c satzilla running picosat846 ... 
9997.61/10001.77	c Bin: Executing picosat846
9997.61/10001.77	c picosat846 returned code 1.
9997.61/10001.77	c satzilla running mxc-sr08 ... 
9997.61/10001.77	c Bin: Executing mxc-sr08
9997.61/10001.77	c mxc-sr08 returned code 1.
9997.61/10001.77	c satzilla running adaptg2wsat0 ... 
9997.61/10001.77	c Bin: Executing adaptg2wsat0
9997.61/10001.77	c adaptg2wsat0 returned code 1.
9997.61/10001.77	c satzilla running adaptg2wsat+ ... 
9997.61/10001.77	c Bin: Executing adaptg2wsat+
9997.61/10001.77	c adaptg2wsat+ returned code 1.
9997.61/10001.77	c satzilla running gnovelty+ ... 
9997.61/10001.77	c Bin: Executing gnovelty+
9997.61/10001.77	c gnovelty+ returned code 1.
9997.61/10001.77	c satzilla running SATenstein ... 
9997.61/10001.77	c Bin: Executing SATenstein
9997.61/10001.77	c SATenstein returned code 1.
9997.61/10001.77	c ERROR: All Failed! 
9997.61/10001.77	c SATZILLA_TIME=9999.220000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773280-1241346905/watcher-1773280-1241346905 -o /tmp/evaluation-result-1773280-1241346905/solver-1773280-1241346905 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773280-1241346905.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): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29020
/proc/meminfo: memFree=1157440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) R 29018 29020 28881 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=132352 CPUtime=0
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 711 0 0 0 0 0 0 0 18 0 1 0 162719459 135528448 707 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 33088 715 44 138 0 32947 0

[startup+0.0960201 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29020
/proc/meminfo: memFree=1157440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=132352 CPUtime=0.09
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 16585 0 0 0 0 9 0 0 19 0 1 0 162719459 135528448 16581 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 33088 16587 44 138 0 32947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 134408

[startup+0.101022 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29020
/proc/meminfo: memFree=1157440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=132352 CPUtime=0.09
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 17457 0 0 0 0 9 0 0 19 0 1 0 162719459 135528448 17453 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 33088 17461 44 138 0 32947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 134408

[startup+0.301043 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29020
/proc/meminfo: memFree=1157440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=171240 CPUtime=0.29
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 40602 0 0 0 7 22 0 0 21 0 1 0 162719459 175349760 40598 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 42810 40598 51 138 0 42669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 173296

[startup+0.701087 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29020
/proc/meminfo: memFree=1157440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=195192 CPUtime=0.69
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 46398 0 0 0 45 24 0 0 25 0 1 0 162719459 199876608 46394 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 48798 46395 51 138 0 48657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 197248

[startup+1.50118 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29022
/proc/meminfo: memFree=955440/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=239764 CPUtime=1.49
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 57247 0 0 0 122 27 0 0 25 0 1 0 162719459 245518336 57243 1992294400 134512640 135078026 4294956192 18446744073709551615 134529780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 59941 57247 51 138 0 59800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 241820

[startup+3.10135 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29022
/proc/meminfo: memFree=1028848/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=139876 CPUtime=3.09
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 65832 0 0 0 274 35 0 0 25 0 1 0 162719459 143233024 32325 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 34969 32325 66 138 0 34828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141932

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29022
/proc/meminfo: memFree=1028208/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=0
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162719459 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29020/statm: 514 112 96 399 0 111 0
[pid=29021] ppid=29020 vsize=140832 CPUtime=6.28
/proc/29021/stat : 29021 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 66094 0 0 0 592 36 0 0 25 0 1 0 162719459 144211968 32587 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29021/statm: 35208 32587 66 138 0 35067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142888

[startup+12.7024 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29023
/proc/meminfo: memFree=1055024/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=10
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 152 66224 0 0 0 0 962 38 16 0 1 0 162719459 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 121 104 399 0 111 0
[pid=29023] ppid=29020 vsize=142216 CPUtime=2.66
/proc/29023/stat : 29023 (picosat846) R 29020 29020 28881 0 -1 4194304 34003 0 0 0 245 21 0 0 25 0 1 0 162720461 145629184 33992 1992294400 134512640 134570484 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29023/statm: 35554 33992 83 14 0 35220 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 144272

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1027696/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=141360 CPUtime=10.41
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 66231 0 0 0 1007 34 0 0 25 0 1 0 162720966 144752640 32724 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 35340 32724 66 138 0 35199 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 143416

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1022640/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=143632 CPUtime=35.96
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 66791 0 0 0 3562 34 0 0 25 0 1 0 162720966 147079168 33284 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 35908 33284 66 138 0 35767 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 145688

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1020336/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=148924 CPUtime=87.15
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 68126 0 0 0 8679 36 0 0 25 0 1 0 162720966 152498176 34619 1992294400 134512640 135078026 4294956192 18446744073709551615 134533874 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 37231 34619 66 138 0 37090 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 150980

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1015344/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=153940 CPUtime=147.09
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 69375 0 0 0 14672 37 0 0 25 0 1 0 162720966 157634560 35868 1992294400 134512640 135078026 4294956192 18446744073709551615 134538100 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 38485 35868 66 138 0 38344 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 155996

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1008944/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=160276 CPUtime=207.07
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 70963 0 0 0 20670 37 0 0 25 0 1 0 162720966 164122624 37456 1992294400 134512640 135078026 4294956192 18446744073709551615 134538102 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 40069 37456 66 138 0 39928 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 162332

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29024
/proc/meminfo: memFree=1003376/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=165964 CPUtime=267.04
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 72356 0 0 0 26665 39 0 0 25 0 1 0 162720966 169947136 38849 1992294400 134512640 135078026 4294956192 18446744073709551615 134538007 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 41491 38849 66 138 0 41350 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 168020

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 29026
/proc/meminfo: memFree=997360/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=171896 CPUtime=327.01
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 73804 0 0 0 32661 40 0 0 25 0 1 0 162720966 176021504 40297 1992294400 134512640 135078026 4294956192 18446744073709551615 134538745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 42974 40297 66 138 0 42833 0
Current children cumulated CPU time (s) 342.05

################
# More data... #
################


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15728/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277456 CPUtime=9623.28
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346112 0 0 0 962004 324 0 0 25 0 1 0 162720966 1308114944 312605 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319364 312605 66 138 0 319223 0
Current children cumulated CPU time (s) 9638.32
Current children cumulated vsize (KiB) 1279512

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15664/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277456 CPUtime=9683.26
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346112 0 0 0 968002 324 0 0 25 0 1 0 162720966 1308114944 312605 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319364 312605 66 138 0 319223 0
Current children cumulated CPU time (s) 9698.3
Current children cumulated vsize (KiB) 1279512

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15664/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277456 CPUtime=9743.24
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346112 0 0 0 974000 324 0 0 25 0 1 0 162720966 1308114944 312605 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319364 312605 66 138 0 319223 0
Current children cumulated CPU time (s) 9758.28
Current children cumulated vsize (KiB) 1279512

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15664/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277456 CPUtime=9803.22
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346128 0 0 0 979998 324 0 0 25 0 1 0 162720966 1308114944 312621 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319364 312621 66 138 0 319223 0
Current children cumulated CPU time (s) 9818.26
Current children cumulated vsize (KiB) 1279512

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9863.21
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 985997 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9878.25
Current children cumulated vsize (KiB) 1279768

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9923.19
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 991995 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9938.23
Current children cumulated vsize (KiB) 1279768

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9939.19
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 993595 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9954.23
Current children cumulated vsize (KiB) 1279768

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9964.77
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 996153 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134537904 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9979.81
Current children cumulated vsize (KiB) 1279768

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9971.17
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 996793 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9986.21
Current children cumulated vsize (KiB) 1279768

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9977.58
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 997434 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9992.62
Current children cumulated vsize (KiB) 1279768

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9980.77
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 997753 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9995.81
Current children cumulated vsize (KiB) 1279768

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9981.57
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 997833 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134534307 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9996.61
Current children cumulated vsize (KiB) 1279768

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=1277712 CPUtime=9982.37
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4194304 346169 0 0 0 997913 324 0 0 25 0 1 0 162720966 1308377088 312662 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 319428 312662 66 138 0 319287 0
Current children cumulated CPU time (s) 9997.41
Current children cumulated vsize (KiB) 1279768

[startup+10001.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29048
/proc/meminfo: memFree=15600/2055920 swapFree=4180840/4192956
[pid=29020] ppid=29018 vsize=2056 CPUtime=15.04
/proc/29020/stat : 29020 (SATzilla2009_I) S 29018 29020 28881 0 -1 4194304 180 127422 0 0 0 0 1423 81 16 0 1 0 162719459 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29020/statm: 514 138 120 399 0 111 0
[pid=29024] ppid=29020 vsize=0 CPUtime=9982.57
/proc/29024/stat : 29024 (mxc-sr08) R 29020 29020 28881 0 -1 4195332 346169 0 0 0 997923 334 0 0 25 0 1 0 162720966 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/29024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.61
Current children cumulated vsize (KiB) 2056

Child status: 17
Real time (s): 10001.8
CPU time (s): 9997.72
CPU user time (s): 9993.47
CPU system time (s): 4.24735
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 1279768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9993.47
system time used= 4.24735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473792
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= 10
involuntary context switches= 19458

runsolver used 9.38357 second user time and 26.9919 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-03 12:35:13
IDJOB=1773280
IDBENCH=20580
IDSOLVER=616
FILE ID=node42/1773280-1241346905
PBS_JOBID= 9225516
Free space on /tmp= 66284 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773280-1241346905/watcher-1773280-1241346905 -o /tmp/evaluation-result-1773280-1241346905/solver-1773280-1241346905 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773280-1241346905.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=782699370

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1157856 kB
Buffers:         83772 kB
Cached:         705692 kB
SwapCached:       5932 kB
Active:         322704 kB
Inactive:       475132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157856 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:          163304 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            86292 kB
Committed_AS:   758232 kB
PageTables:       1388 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= 66252 MiB
End job on node42 at 2009-05-03 15:21:55