Trace number 1718930

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_C 2009-03-22? (exit code) 1199.5 1200.17

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

924.25/924.80	c SATzilla is building models for class 2
924.25/924.80	c run presolver march_dl2004 for 5 seconds ... 
924.25/924.80	c Bin: Executing march_dl2004
924.25/924.80	c spawning binary file with 5 seconds ...
924.25/924.80	c child exit by a signal
924.25/924.80	c march_dl2004 returned code 137.
924.25/924.80	c run presolver mxc-sr08 for 5 seconds ... 
924.25/924.80	c Bin: Executing mxc-sr08
924.25/924.80	c spawning binary file with 5 seconds ...
924.25/924.80	c child exit by a signal
924.25/924.80	c mxc-sr08 returned code 137.
924.25/924.80	c Orignal number of varibales is 482093, number of clauses is 9676386 
924.25/924.80	c predicted feature computation time is -493.748917 
924.25/924.80	c Bin: Executing satelite
924.25/924.80	c spawning binary file with 240 seconds ...
924.25/924.80	c child exited successfully
924.25/924.80	c satzilla computing base features
924.25/924.80	c Number of variabe is: 394950, Number of clause is : 9444694 
924.25/924.80	c Initializing...
924.25/924.80	c satzilla compute diameter ...
924.25/924.80	c start diameter features ...
924.25/924.80	c satzilla doing clause learning
924.25/924.80	c start clause learning features ...
924.25/924.80	c Bin: Executing zchaff07
924.25/924.80	c spawning binary file with 2 seconds ...
924.25/924.80	c child exit by a signal
924.25/924.80	c satzilla doing survey propogation probe
924.25/924.80	c do survay propogation for 2 second ...
924.25/924.80	c satzilla doing local search probe
924.25/924.80	c satzilla doing lobjois search-space size estimate
924.25/924.80	c features are:482093 9.67639e+06 394950 9.44469e+06 0.220643 0.0245314 0.0418171 0.77955 0.51086 0.941831 7.84573e-06 2.39753 5.06393e-06 0.000516521 0.527265 0.922679 0.943799 7.84573e-06 8.98184 5.29398e-07 0.010108 4.51635 0.346625 0.258347 0 1 4.24008 4.79645e-06 8.7678 1.0588e-07 0.00546328 4.2104 0.938894 1.52418e-05 5.84102 5.29398e-07 0.0159608 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.896538 0.272591 0 1 1 0.537736 1 0.959513 0.998996 0.0658803 1.96428 -1.11022e-16 1 0.297456 4.29656e-14 0.0568802 5.24413e-08 0.00129927 1.73442e+06 0 0 0 0 0 0 7236.77 0 4.74481 0 0.0893394 0.280184 
924.25/924.80	c satzilla's ranking:
924.25/924.80	c 1) vallst: 45.344060
924.25/924.80	c 2) minisat20: 3.955397
924.25/924.80	c 3) minisat20SAT07: 2.437831
924.25/924.80	c 4) march_dl2004: 1.449184
924.25/924.80	c 5) tts-4-0: -10.063912
924.25/924.80	c 6) mxc-sr08: -149.922961
924.25/924.80	c 7) zchaff_rand: -881.507360
924.25/924.80	c 8) SATenstein: -10000.000000
924.25/924.80	c 9) gnovelty+: -10000.000000
924.25/924.80	c 10) adaptg2wsat+: -10000.000000
924.25/924.80	c 11) adaptg2wsat0: -10000.000000
924.25/924.80	c 12) picosat846: -10000.000000
924.25/924.80	c 13) kcnfs04SAT07: -10000.000000
924.25/924.80	c satzilla running vallst ... 
1199.19/1199.97	c Bin: Executing vallst
1199.19/1199.97	c spawning binary file with 275 seconds ...
1199.19/1199.97	c child exit by a signal
1199.19/1199.97	c vallst returned code 137.
1199.19/1199.97	c satzilla running minisat20 ... 
1199.19/1199.97	c Bin: Executing minisat20
1199.19/1199.97	c minisat20 returned code 1.
1199.19/1199.97	c satzilla running minisat20SAT07 ... 
1199.19/1199.97	c Bin: Executing minisat20SAT07
1199.19/1199.97	c minisat20SAT07 returned code 1.
1199.19/1199.97	c satzilla running march_dl2004 ... 
1199.19/1199.98	c Bin: Executing march_dl2004
1199.19/1199.98	c march_dl2004 returned code 1.
1199.19/1199.98	c satzilla running tts-4-0 ... 
1199.19/1199.98	c Bin: Executing tts-4-0
1199.19/1199.98	c tts-4-0 returned code 1.
1199.19/1199.98	c satzilla running mxc-sr08 ... 
1199.19/1199.98	c Bin: Executing mxc-sr08
1199.19/1199.98	c mxc-sr08 returned code 1.
1199.19/1199.98	c satzilla running zchaff_rand ... 
1199.19/1199.98	c Bin: Executing zchaff_rand
1199.19/1199.98	c zchaff_rand returned code 1.
1199.19/1199.98	c satzilla running SATenstein ... 
1199.19/1199.98	c Bin: Executing SATenstein
1199.19/1199.98	c SATenstein returned code 1.
1199.19/1199.98	c satzilla running gnovelty+ ... 
1199.19/1199.98	c Bin: Executing gnovelty+
1199.19/1199.98	c gnovelty+ returned code 1.
1199.19/1199.98	c satzilla running adaptg2wsat+ ... 
1199.19/1199.98	c Bin: Executing adaptg2wsat+
1199.19/1199.98	c adaptg2wsat+ returned code 1.
1199.19/1199.98	c satzilla running adaptg2wsat0 ... 
1199.19/1199.98	c Bin: Executing adaptg2wsat0
1199.19/1199.98	c adaptg2wsat0 returned code 1.
1199.19/1199.98	c satzilla running picosat846 ... 
1199.19/1199.98	c Bin: Executing picosat846
1199.19/1199.98	c picosat846 returned code 1.
1199.19/1199.98	c satzilla running kcnfs04SAT07 ... 
1199.19/1199.98	c Bin: Executing kcnfs04SAT07
1199.19/1199.98	c kcnfs04SAT07 returned code 1.
1199.19/1199.98	c ERROR: All Failed! 
1199.19/1199.98	c SATZILLA_TIME=1199.480000

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-1718930-1240641276/watcher-1718930-1240641276 -o /tmp/evaluation-result-1718930-1240641276/solver-1718930-1240641276 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1718930-1240641276.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): 1800 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.16 1.03 1.01 3/64 26375
/proc/meminfo: memFree=731600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=40320 CPUtime=0
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 866 0 0 0 0 0 0 0 18 0 1 0 92162915 41287680 862 1992294400 134512640 134996440 4294956192 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26376/statm: 10080 870 49 118 0 9959 0

[startup+0.096701 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 26375
/proc/meminfo: memFree=731600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=95820 CPUtime=0.09
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 13350 0 0 0 4 5 0 0 19 0 1 0 92162915 98119680 13345 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26376/statm: 23955 13348 49 118 0 23834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97876

[startup+0.101699 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 26375
/proc/meminfo: memFree=731600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=96876 CPUtime=0.09
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 13748 0 0 0 4 5 0 0 19 0 1 0 92162915 99201024 13743 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26376/statm: 24219 13746 49 118 0 24098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 98932

[startup+0.301715 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 26375
/proc/meminfo: memFree=731600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=108864 CPUtime=0.29
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 17331 0 0 0 21 8 0 0 21 0 1 0 92162915 111476736 17326 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26376/statm: 27216 17326 50 118 0 27095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110920

[startup+0.701756 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 26375
/proc/meminfo: memFree=731600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=114276 CPUtime=0.69
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 19002 0 0 0 60 9 0 0 25 0 1 0 92162915 117018624 18997 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26376/statm: 28569 18997 50 118 0 28448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116332

[startup+1.50285 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 26377
/proc/meminfo: memFree=651888/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=125232 CPUtime=1.49
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 22277 0 0 0 136 13 0 0 25 0 1 0 92162915 128237568 22272 1992294400 134512640 134996440 4294956192 18446744073709551615 134781555 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26376/statm: 31308 22272 50 118 0 31187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127288

[startup+3.10301 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 26377
/proc/meminfo: memFree=636080/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=0
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92162915 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26375/statm: 514 112 96 399 0 111 0
[pid=26376] ppid=26375 vsize=145692 CPUtime=3.09
/proc/26376/stat : 26376 (march_dl2004) R 26375 26375 25988 0 -1 4194304 28436 0 0 0 292 17 0 0 25 0 1 0 92162915 149188608 28431 1992294400 134512640 134996440 4294956192 18446744073709551615 134775906 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26376/statm: 36423 28431 50 118 0 36302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147748

[startup+6.30131 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 26378
/proc/meminfo: memFree=487600/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=5.01
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 152 35904 0 0 0 0 477 24 16 0 1 0 92162915 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 121 104 399 0 111 0
[pid=26378] ppid=26375 vsize=319964 CPUtime=1.25
/proc/26378/stat : 26378 (mxc-sr08) R 26375 26375 25988 0 -1 4194304 76159 0 0 0 85 40 0 0 25 0 1 0 92163419 327643136 76155 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26378/statm: 79991 76156 51 138 0 79850 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 322020

[startup+12.702 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 26379
/proc/meminfo: memFree=608624/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=182656 CPUtime=2.62
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 42906 0 0 0 227 35 0 0 25 0 1 0 92163922 187039744 42901 1992294400 134512640 135037501 4294956176 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 45664 42901 48 128 0 45533 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 184712

[startup+25.5012 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 26379
/proc/meminfo: memFree=101616/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=697240 CPUtime=15.41
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 178140 0 0 0 1420 121 0 0 25 0 1 0 92163922 713973760 158025 1992294400 134512640 135037501 4294956176 18446744073709551615 134543062 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 174310 158025 67 128 0 174179 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 699296

[startup+51.1018 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 26379
/proc/meminfo: memFree=30704/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=805652 CPUtime=41
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 194350 0 0 0 3965 135 0 0 25 0 1 0 92163922 824987648 174235 1992294400 134512640 135037501 4294956176 18446744073709551615 134580596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 201413 174235 67 128 0 201282 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 807708

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 26379
/proc/meminfo: memFree=15920/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=990008 CPUtime=92.19
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 226063 0 0 0 9060 159 0 0 25 0 1 0 92163922 1013768192 204599 1992294400 134512640 135037501 4294956176 18446744073709551615 134543046 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 247502 204599 67 128 0 247371 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 992064

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 26381
/proc/meminfo: memFree=18480/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=990424 CPUtime=152.16
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 226161 0 0 0 15057 159 0 0 25 0 1 0 92163922 1014194176 204697 1992294400 134512640 135037501 4294956176 18446744073709551615 134543068 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 247606 204697 67 128 0 247475 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 992480

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26381
/proc/meminfo: memFree=96944/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=2056 CPUtime=10.04
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 179 140520 0 0 0 0 922 82 16 0 1 0 92162915 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 514 138 120 399 0 111 0
[pid=26379] ppid=26375 vsize=851760 CPUtime=212.13
/proc/26379/stat : 26379 (satelite) R 26375 26375 25988 0 -1 4194304 265883 0 0 0 21031 182 0 0 25 0 1 0 92163922 872202240 185020 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26379/statm: 212940 185020 69 128 0 212809 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 853816

[startup+282.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 26381
/proc/meminfo: memFree=29320/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=768276 CPUtime=282.11
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 188769 406404 0 0 4730 95 23025 361 25 0 1 0 92162915 786714624 187641 1992294400 134512640 136149437 4294956224 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 0 0 0
/proc/26375/statm: 192069 187641 135 399 0 191666 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 768276

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 26381
/proc/meminfo: memFree=28616/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=768276 CPUtime=342.09
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 188974 406404 0 0 10728 95 23025 361 25 0 1 0 92162915 786714624 187846 1992294400 134512640 136149437 4294956224 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 0 0 0
/proc/26375/statm: 192069 187846 135 399 0 191666 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 768276

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26381
/proc/meminfo: memFree=27848/2055920 swapFree=4192956/4192956

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

/proc/26375/statm: 192069 188878 135 399 0 191666 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 768276

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26381
/proc/meminfo: memFree=23752/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=768276 CPUtime=701.95
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 190216 406404 0 0 46713 96 23025 361 25 0 1 0 92162915 786714624 189088 1992294400 134512640 136149437 4294956224 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 0 0 0
/proc/26375/statm: 192069 189088 135 399 0 191666 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 768276

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26381
/proc/meminfo: memFree=22856/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=768276 CPUtime=761.93
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 190421 406404 0 0 52711 96 23025 361 25 0 1 0 92162915 786714624 189293 1992294400 134512640 136149437 4294956224 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 0 0 0
/proc/26375/statm: 192069 189293 135 399 0 191666 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 768276

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26382
/proc/meminfo: memFree=175624/2055920 swapFree=4192956/4192956
[pid=26375] ppid=26373 vsize=672180 CPUtime=821.9
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 281631 432883 0 0 58455 148 23210 377 25 0 1 0 92162915 688312320 162844 1992294400 134512640 136149437 4294956224 18446744073709551615 134873413 0 0 4096 3 0 0 0 17 0 0 0
/proc/26375/statm: 168045 162844 149 399 0 167642 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 672180

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26382
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=1126248 CPUtime=881.78
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194304 392893 432883 0 0 64375 216 23210 377 25 0 1 0 92162915 1153277952 274106 1992294400 134512640 136149437 4294956224 18446744073709551615 134847796 0 0 4096 3 0 0 0 17 0 0 0
/proc/26375/statm: 281562 274106 150 399 0 281159 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 1126248

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=476928/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=169472 CPUtime=17.42
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 28038 0 3 0 1709 33 0 0 25 0 1 0 92255396 173539328 28025 1992294400 134512640 134738160 4294956192 18446744073709551615 134561650 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 42368 28025 115 55 0 41958 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 720616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=366464/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=433220 CPUtime=77.39
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55271 0 6 0 7670 69 0 0 25 0 1 0 92255396 443617280 55064 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108305 55064 151 55 0 107895 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 984364

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363840/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=137.37
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 13642 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 986384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363776/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=197.34
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 19639 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 986384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=257.31
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 25636 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 986384

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=265.31
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 26436 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 986384

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=271.71
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 27076 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 986384

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=273.31
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 27236 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 986384

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=274.11
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 27316 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 986384

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26383
/proc/meminfo: memFree=363712/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=551144 CPUtime=924.28
/proc/26375/stat : 26375 (SATzilla2009_C) S 26373 26375 25988 0 -1 4194304 517091 432883 0 0 68549 292 23210 377 25 0 1 0 92162915 564371456 134853 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26375/statm: 137786 134853 219 399 0 137383 0
[pid=26383] ppid=26375 vsize=435240 CPUtime=274.91
/proc/26383/stat : 26383 (vallst) R 26375 26375 25988 0 -1 4194304 55903 0 6 0 27396 95 0 0 25 0 1 0 92255396 445685760 55696 1992294400 134512640 134738160 4294956192 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/26383/statm: 108810 55696 151 55 0 108400 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 986384

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26383
/proc/meminfo: memFree=747528/2055920 swapFree=4192812/4192956
[pid=26375] ppid=26373 vsize=0 CPUtime=1199.42
/proc/26375/stat : 26375 (SATzilla2009_C) R 26373 26375 25988 0 -1 4194308 517109 488786 0 6 68549 305 50611 477 19 0 1 0 92162915 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/26375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.5
CPU user time (s): 1191.61
CPU system time (s): 7.8928
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 1140068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1191.61
system time used= 7.8928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1005895
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 3778

runsolver used 1.26781 second user time and 3.10653 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 08:34:49
IDJOB=1718930
IDBENCH=20574
IDSOLVER=527
FILE ID=node12/1718930-1240641276
PBS_JOBID= 9186407
Free space on /tmp= 66132 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718930-1240641276/watcher-1718930-1240641276 -o /tmp/evaluation-result-1718930-1240641276/solver-1718930-1240641276 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1718930-1240641276.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=424628063

node12.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.213
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.213
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:        732016 kB
Buffers:         82756 kB
Cached:        1129752 kB
SwapCached:          0 kB
Active:         459676 kB
Inactive:       766760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        732016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          240740 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            83448 kB
Committed_AS:   406484 kB
PageTables:       1376 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= 66104 MiB
End job on node12 at 2009-04-25 08:54:49