Trace number 1774540

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-22UNSAT 120.338 120.391

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.8968
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

Solver Data

69.25/69.35	c SATzilla is building models for class 3
69.25/69.35	c run presolver mxc-sr08 for 10 seconds ... 
69.25/69.35	c Bin: Executing mxc-sr08
69.25/69.35	c spawning binary file with 10 seconds ...
69.25/69.35	c child exit by a signal
69.25/69.35	c mxc-sr08 returned code 137.
69.25/69.35	c run presolver picosat846 for 5 seconds ... 
69.25/69.35	c Bin: Executing picosat846
69.25/69.35	c spawning binary file with 5 seconds ...
69.25/69.35	c child exit by a signal
69.25/69.35	c picosat846 returned code 137.
69.25/69.35	c Orignal number of varibales is 270963, number of clauses is 1601376 
69.25/69.35	c predicted feature computation time is 49.223743 
69.25/69.35	c Bin: Executing satelite
69.25/69.35	c spawning binary file with 240 seconds ...
69.25/69.35	c child exited successfully
69.25/69.35	c satzilla computing base features
69.25/69.35	c Number of variabe is: 5958, Number of clause is : 261620 
69.25/69.35	c Initializing...
69.25/69.35	c satzilla doing clause learning
69.25/69.35	c start clause learning features ...
69.25/69.35	c Bin: Executing zchaff07
69.25/69.35	c spawning binary file with 2 seconds ...
69.25/69.35	c child exit by a signal
69.25/69.35	c satzilla doing survey propogation probe
69.25/69.35	c do survay propogation for 2 second ...
69.25/69.35	c satzilla doing local search probe
69.25/69.35	c features are:270963 1.60138e+06 5958 261620 44.4789 5.121 0.0227735 0.316572 0.7437 1.99474 0.00117841 0.346318 0.000335683 0.0433031 1.11279 0.015813 0.0606834 0.00117841 2.42395 2.67564e-05 0.0207782 3.49723 0.0741421 0.0810448 0 0.976923 2.26107 5.53084e-05 1.94551 0 0.000986163 2.78777 0.0666769 0.000343999 2.26326 1.52894e-05 0.00493464 641.333 0.100362 567 724 724 567 724 567 633 8.54448 0.0226291 8.27337 8.7109 8.7109 8.27337 8.7109 8.27337 8.64917 0.108214 1.4418 0 0.99907 0.337509 6.04152e-05 0.112494 0.0165201 0.0550745 0.194611 0.731789 -1.11022e-16 0.499377 0.439682 0.0163597 0.270602 0.0785167 0.153436 583.25 0.626318 963 0.667005 1272 0 1286 1.47009 0.925598 1.04075 0.209371 
69.25/69.35	c satzilla's ranking:
69.25/69.35	c 1) mxc-sr08: 2.913299
69.25/69.35	c 2) minisat20SAT07: 2.335026
69.25/69.35	c 3) picosat846: 2.050481
69.25/69.35	c 4) zchaff_rand: 1.897282
69.25/69.35	c 5) march_dl2004: -0.106069
69.25/69.35	c 6) SATenstein: -10000.000000
69.25/69.35	c 7) gnovelty+: -10000.000000
69.25/69.35	c 8) adaptg2wsat+: -10000.000000
69.25/69.35	c 9) adaptg2wsat0: -10000.000000
69.25/69.35	c 10) tts-4-0: -10000.000000
69.25/69.35	c 11) vallst: -10000.000000
69.25/69.35	c 12) minisat20: -10000.000000
69.25/69.35	c 13) kcnfs04SAT07: -10000.000000
69.25/69.35	c satzilla running mxc-sr08 ... 
120.21/120.38	c Bin: Executing mxc-sr08
120.21/120.38	c spawning binary file with 9930 seconds ...
120.21/120.38	c child exited successfully
120.21/120.38	c mxc-sr08 returned code 20.
120.21/120.38	s UNSATISFIABLE
120.21/120.38	c SATZILLA_TIME=120.330000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774540-1241354321/watcher-1774540-1241354321 -o /tmp/evaluation-result-1774540-1241354321/solver-1774540-1241354321 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774540-1241354321.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.99 0.99 3/64 1063
/proc/meminfo: memFree=1306984/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) R 1061 1063 938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=33408 CPUtime=0
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 687 0 0 0 0 0 0 0 18 0 1 0 163459763 34209792 684 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 8352 690 44 138 0 8211 0

[startup+0.0249341 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 1063
/proc/meminfo: memFree=1306984/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=33408 CPUtime=0.02
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 3994 0 0 0 0 2 0 0 19 0 1 0 163459763 34209792 3990 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 8352 3996 44 138 0 8211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35464

[startup+0.102937 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 1063
/proc/meminfo: memFree=1306984/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=68944 CPUtime=0.09
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 15234 0 0 0 2 7 0 0 19 0 1 0 163459763 70598656 15206 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 17236 15209 52 138 0 17095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71000

[startup+0.30295 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 1063
/proc/meminfo: memFree=1306984/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=100044 CPUtime=0.29
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 22066 0 0 0 18 11 0 0 21 0 1 0 163459763 102445056 21994 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 25011 21995 54 138 0 24870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102100

[startup+0.701978 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 1063
/proc/meminfo: memFree=1306984/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=129544 CPUtime=0.69
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 29405 0 0 0 56 13 0 0 25 0 1 0 163459763 132653056 29333 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 32386 29334 54 138 0 32245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131600

[startup+1.50103 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 1065
/proc/meminfo: memFree=1170904/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=127368 CPUtime=1.49
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 36390 0 0 0 131 18 0 0 25 0 1 0 163459763 130424832 28149 1992294400 134512640 135078026 4294956192 18446744073709551615 134560762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 31842 28149 55 138 0 31701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129424

[startup+3.10114 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 1065
/proc/meminfo: memFree=1181208/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=154024 CPUtime=3.09
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 43392 0 0 0 288 21 0 0 25 0 1 0 163459763 157720576 35151 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 38506 35151 55 138 0 38365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156080

[startup+6.30135 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 1065
/proc/meminfo: memFree=1156824/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=0
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163459763 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1063/statm: 514 112 96 399 0 111 0
[pid=1064] ppid=1063 vsize=169344 CPUtime=6.29
/proc/1064/stat : 1064 (mxc-sr08) R 1063 1063 938 0 -1 4194304 46678 0 0 0 603 26 0 0 25 0 1 0 163459763 173408256 38437 1992294400 134512640 135078026 4294956192 18446744073709551615 134561050 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1064/statm: 42336 38437 55 138 0 42195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171400

[startup+12.7018 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 1066
/proc/meminfo: memFree=1233624/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=10.01
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 152 49905 0 0 0 0 971 30 16 0 1 0 163459763 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 514 121 104 399 0 111 0
[pid=1066] ppid=1063 vsize=78372 CPUtime=2.65
/proc/1066/stat : 1066 (picosat846) R 1063 1063 938 0 -1 4194304 18573 0 0 0 256 9 0 0 25 0 1 0 163460766 80252928 18562 1992294400 134512640 134570484 4294956192 18446744073709551615 134552931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1066/statm: 19593 18562 85 14 0 19259 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80428

[startup+25.5026 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 1067
/proc/meminfo: memFree=1123416/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=15.03
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 180 68845 0 0 0 0 1461 42 16 0 1 0 163459763 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 514 139 121 399 0 111 0
[pid=1067] ppid=1063 vsize=200392 CPUtime=10.44
/proc/1067/stat : 1067 (satelite) R 1063 1063 938 0 -1 4194304 45221 0 0 0 1008 36 0 0 25 0 1 0 163461267 205201408 41495 1992294400 134512640 135037501 4294956176 18446744073709551615 134543076 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1067/statm: 50098 41495 67 128 0 49967 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202448

[startup+51.1023 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 1069
/proc/meminfo: memFree=1122776/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=2056 CPUtime=15.03
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 180 68845 0 0 0 0 1461 42 16 0 1 0 163459763 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 514 139 121 399 0 111 0
[pid=1067] ppid=1063 vsize=201416 CPUtime=36.03
/proc/1067/stat : 1067 (satelite) R 1063 1063 938 0 -1 4194304 45560 0 0 0 3567 36 0 0 25 0 1 0 163461267 206249984 41834 1992294400 134512640 135037501 4294956176 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1067/statm: 50354 41834 67 128 0 50223 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 203472

[startup+102.307 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=32.93
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 3264 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134520179 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 225376

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

[startup+108.701 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=39.33
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 3904 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 108.62
Current children cumulated vsize (KiB) 225376

[startup+115.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=45.72
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 4543 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 225376

[startup+118.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=48.92
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 4863 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 118.21
Current children cumulated vsize (KiB) 225376

[startup+119.103 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=49.72
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 4943 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134533778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 119.01
Current children cumulated vsize (KiB) 225376

[startup+119.907 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=50.53
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 5024 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 119.82
Current children cumulated vsize (KiB) 225376

[startup+120.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1071
/proc/meminfo: memFree=1086744/2055920 swapFree=4181812/4192956
[pid=1063] ppid=1061 vsize=28048 CPUtime=69.29
/proc/1063/stat : 1063 (SATzilla2009_I) S 1061 1063 938 0 -1 4194304 20035 127935 0 0 788 11 6035 95 25 0 1 0 163459763 28721152 6652 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1063/statm: 7012 6652 217 399 0 6609 0
[pid=1071] ppid=1063 vsize=197328 CPUtime=50.92
/proc/1071/stat : 1071 (mxc-sr08) R 1063 1063 938 0 -1 4194304 58724 0 0 0 5063 29 0 0 25 0 1 0 163466698 202063872 46291 1992294400 134512640 135078026 4294956192 18446744073709551615 134540308 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1071/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 120.21
Current children cumulated vsize (KiB) 225376

Child status: 20
Real time (s): 120.391
CPU time (s): 120.338
CPU user time (s): 118.938
CPU system time (s): 1.39979
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 248340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.938
system time used= 1.39979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206708
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= 16
involuntary context switches= 305

runsolver used 0.103984 second user time and 0.343947 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-03 14:38:43
IDJOB=1774540
IDBENCH=70957
IDSOLVER=616
FILE ID=node52/1774540-1241354321
PBS_JOBID= 9225578
Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774540-1241354321/watcher-1774540-1241354321 -o /tmp/evaluation-result-1774540-1241354321/solver-1774540-1241354321 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774540-1241354321.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=339850834

node52.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.214
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.214
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:       1307464 kB
Buffers:         74912 kB
Cached:         558524 kB
SwapCached:       5288 kB
Active:          85984 kB
Inactive:       555648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307464 kB
SwapTotal:     4192956 kB
SwapFree:      4181812 kB
Dirty:           64132 kB
Writeback:           0 kB
Mapped:          14220 kB
Slab:            92768 kB
Committed_AS:   785728 kB
PageTables:       1476 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= 66468 MiB
End job on node52 at 2009-05-03 14:40:43