Trace number 1563625

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.453 120.533

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 benchmark32.0141
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.33/69.44	c SATzilla is building models for class 3
69.33/69.44	c run presolver mxc-sr08 for 10 seconds ... 
69.33/69.44	c Bin: Executing mxc-sr08
69.33/69.44	c spawning binary file with 10 seconds ...
69.33/69.44	c child exit by a signal
69.33/69.44	c mxc-sr08 returned code 137.
69.33/69.44	c run presolver picosat846 for 5 seconds ... 
69.33/69.44	c Bin: Executing picosat846
69.33/69.44	c spawning binary file with 5 seconds ...
69.33/69.44	c child exit by a signal
69.33/69.44	c picosat846 returned code 137.
69.33/69.44	c Orignal number of varibales is 270963, number of clauses is 1601376 
69.33/69.44	c predicted feature computation time is 49.223743 
69.33/69.44	c Bin: Executing satelite
69.33/69.44	c spawning binary file with 240 seconds ...
69.33/69.44	c child exited successfully
69.33/69.44	c satzilla computing base features
69.33/69.44	c Number of variabe is: 5958, Number of clause is : 261620 
69.33/69.44	c Initializing...
69.33/69.44	c satzilla doing clause learning
69.33/69.44	c start clause learning features ...
69.33/69.44	c Bin: Executing zchaff07
69.33/69.44	c spawning binary file with 2 seconds ...
69.33/69.44	c child exit by a signal
69.33/69.44	c satzilla doing survey propogation probe
69.33/69.44	c do survay propogation for 2 second ...
69.33/69.44	c satzilla doing local search probe
69.33/69.44	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 483.667 0.299624 853.667 0.86607 1273 0 1273 1.41189 0.944494 1.0098 0.141408 
69.33/69.44	c satzilla's ranking:
69.33/69.44	c 1) mxc-sr08: 2.896024
69.33/69.44	c 2) minisat20SAT07: 2.343181
69.33/69.44	c 3) picosat846: 2.051720
69.33/69.44	c 4) zchaff_rand: 1.897284
69.33/69.44	c 5) march_dl2004: -0.097693
69.33/69.44	c 6) SATenstein: -10000.000000
69.33/69.44	c 7) gnovelty+: -10000.000000
69.33/69.44	c 8) adaptg2wsat+: -10000.000000
69.33/69.44	c 9) adaptg2wsat0: -10000.000000
69.33/69.44	c 10) tts-4-0: -10000.000000
69.33/69.44	c 11) vallst: -10000.000000
69.33/69.44	c 12) minisat20: -10000.000000
69.33/69.44	c 13) kcnfs04SAT07: -10000.000000
69.33/69.44	c satzilla running mxc-sr08 ... 
120.39/120.52	c Bin: Executing mxc-sr08
120.39/120.52	c spawning binary file with 1130 seconds ...
120.39/120.52	c child exited successfully
120.39/120.52	c mxc-sr08 returned code 20.
120.39/120.52	s UNSATISFIABLE
120.39/120.52	c SATZILLA_TIME=120.440000

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-1563625-1238788101/watcher-1563625-1238788101 -o /tmp/evaluation-result-1563625-1238788101/solver-1563625-1238788101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1563625-1238788101.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: 2.25 1.39 1.37 4/73 5523
/proc/meminfo: memFree=1610408/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) R 5521 5523 5208 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=33408 CPUtime=0
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 744 0 0 0 0 0 0 0 18 0 1 0 1151474827 34209792 740 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 8352 746 44 138 0 8211 0

[startup+0.00959708 s]
/proc/loadavg: 2.25 1.39 1.37 4/73 5523
/proc/meminfo: memFree=1610408/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=33408 CPUtime=0
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 1415 0 0 0 0 0 0 0 18 0 1 0 1151474827 34209792 1411 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 8352 1417 44 138 0 8211 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35464

[startup+0.101607 s]
/proc/loadavg: 2.25 1.39 1.37 4/73 5523
/proc/meminfo: memFree=1610408/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=68944 CPUtime=0.09
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 15144 0 0 0 2 7 0 0 19 0 1 0 1151474827 70598656 15116 1992294400 134512640 135078026 4294956176 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 17236 15119 52 138 0 17095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71000

[startup+0.301629 s]
/proc/loadavg: 2.25 1.39 1.37 4/73 5523
/proc/meminfo: memFree=1610408/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=100044 CPUtime=0.29
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 22039 0 0 0 19 10 0 0 21 0 1 0 1151474827 102445056 21967 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 25011 21967 54 138 0 24870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102100

[startup+0.701676 s]
/proc/loadavg: 2.25 1.39 1.37 4/73 5523
/proc/meminfo: memFree=1610408/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=129676 CPUtime=0.69
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 29464 0 0 0 56 13 0 0 25 0 1 0 1151474827 132788224 29392 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 32419 29392 54 138 0 32278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131732

[startup+1.50277 s]
/proc/loadavg: 2.25 1.39 1.37 2/75 5525
/proc/meminfo: memFree=1474136/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=127368 CPUtime=1.49
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 36406 0 0 0 132 17 0 0 25 0 1 0 1151474827 130424832 28165 1992294400 134512640 135078026 4294956176 18446744073709551615 134560762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 31842 28165 55 138 0 31701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129424

[startup+3.10197 s]
/proc/loadavg: 2.15 1.38 1.37 2/75 5525
/proc/meminfo: memFree=1484632/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=154024 CPUtime=3.08
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 43396 0 0 0 288 20 0 0 25 0 1 0 1151474827 157720576 35155 1992294400 134512640 135078026 4294956176 18446744073709551615 134558566 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5524/statm: 38506 35155 55 138 0 38365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 156080

[startup+6.30133 s]
/proc/loadavg: 2.15 1.38 1.37 2/75 5525
/proc/meminfo: memFree=1457176/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=0
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151474827 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5523/statm: 514 112 96 399 0 111 0
[pid=5524] ppid=5523 vsize=169344 CPUtime=6.28
/proc/5524/stat : 5524 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 46699 0 0 0 606 22 0 0 25 0 1 0 1151474827 173408256 38458 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5524/statm: 42336 38458 55 138 0 42195 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 171400

[startup+12.7011 s]
/proc/loadavg: 2.21 1.42 1.38 2/75 5526
/proc/meminfo: memFree=1533848/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=10.02
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 152 49975 0 0 0 0 975 27 16 0 1 0 1151474827 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 514 121 104 399 0 111 0
[pid=5526] ppid=5523 vsize=83904 CPUtime=2.65
/proc/5526/stat : 5526 (picosat846) R 5523 5523 5208 0 -1 4194304 18820 0 0 0 255 10 0 0 25 0 1 0 1151475831 85917696 18798 1992294400 134512640 134570484 4294956176 18446744073709551615 134549904 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5526/statm: 20976 18798 85 14 0 20642 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85960

[startup+25.5016 s]
/proc/loadavg: 2.40 1.48 1.40 2/75 5527
/proc/meminfo: memFree=1424152/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=15.02
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 180 68915 0 0 0 0 1464 38 16 0 1 0 1151474827 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 514 139 121 399 0 111 0
[pid=5527] ppid=5523 vsize=200392 CPUtime=10.43
/proc/5527/stat : 5527 (satelite) R 5523 5523 5208 0 -1 4194304 45220 0 0 0 1012 31 0 0 25 0 1 0 1151476332 205201408 41494 1992294400 134512640 135037501 4294956160 18446744073709551615 134543068 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5527/statm: 50098 41494 67 128 0 49967 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 202448

[startup+51.1015 s]
/proc/loadavg: 2.39 1.56 1.43 2/75 5527
/proc/meminfo: memFree=1423704/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=2056 CPUtime=15.02
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 180 68915 0 0 0 0 1464 38 16 0 1 0 1151474827 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 514 139 121 399 0 111 0
[pid=5527] ppid=5523 vsize=201416 CPUtime=36.01
/proc/5527/stat : 5527 (satelite) R 5523 5523 5208 0 -1 4194304 45560 0 0 0 3570 31 0 0 25 0 1 0 1151476332 206249984 41834 1992294400 134512640 135037501 4294956160 18446744073709551615 134573994 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5527/statm: 50354 41834 67 128 0 50223 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 203472

[startup+102.306 s]
/proc/loadavg: 2.15 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1388440/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=32.83
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 3255 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 225376

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

[startup+108.701 s]
/proc/loadavg: 2.14 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1388440/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=39.22
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 3894 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534231 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 108.59
Current children cumulated vsize (KiB) 225376

[startup+115.102 s]
/proc/loadavg: 2.13 1.64 1.47 2/75 5529
/proc/meminfo: memFree=1388440/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=45.62
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 4534 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 225376

[startup+118.301 s]
/proc/loadavg: 2.04 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1389912/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=48.82
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 4854 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 118.19
Current children cumulated vsize (KiB) 225376

[startup+119.907 s]
/proc/loadavg: 2.04 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1389976/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=50.42
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 5014 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 119.79
Current children cumulated vsize (KiB) 225376

[startup+120.302 s]
/proc/loadavg: 2.04 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1389976/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=197328 CPUtime=50.82
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194304 58724 0 0 0 5054 28 0 0 25 0 1 0 1151481772 202063872 46291 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 49332 46291 71 138 0 49191 0
Current children cumulated CPU time (s) 120.19
Current children cumulated vsize (KiB) 225376

[startup+120.502 s]
/proc/loadavg: 2.04 1.63 1.46 2/75 5529
/proc/meminfo: memFree=1389976/2055920 swapFree=4175408/4192956
[pid=5523] ppid=5521 vsize=28048 CPUtime=69.37
/proc/5523/stat : 5523 (SATzilla2009_I) S 5521 5523 5208 0 -1 4194304 20035 128006 0 0 787 12 6052 86 25 0 1 0 1151474827 28721152 6652 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5523/statm: 7012 6652 217 399 0 6609 0
[pid=5529] ppid=5523 vsize=0 CPUtime=51.02
/proc/5529/stat : 5529 (mxc-sr08) R 5523 5523 5208 0 -1 4194308 58725 0 0 0 5073 29 0 0 25 0 1 0 1151481772 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5529/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 120.39
Current children cumulated vsize (KiB) 28048

Child status: 20
Real time (s): 120.533
CPU time (s): 120.453
CPU user time (s): 119.135
CPU system time (s): 1.3178
CPU usage (%): 99.9331
Max. virtual memory (cumulated for all children) (KiB): 248340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.135
system time used= 1.3178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206779
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= 705

runsolver used 0.134979 second user time and 0.321951 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-03 21:48:23
IDJOB=1563625
IDBENCH=70957
IDSOLVER=528
FILE ID=node77/1563625-1238788101
PBS_JOBID= 9085583
Free space on /tmp= 66520 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-1563625-1238788101/watcher-1563625-1238788101 -o /tmp/evaluation-result-1563625-1238788101/solver-1563625-1238788101 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1563625-1238788101.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=311895930

node77.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.230
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.230
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610888 kB
Buffers:         29288 kB
Cached:         335560 kB
SwapCached:       8948 kB
Active:         141252 kB
Inactive:       234132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610888 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           64316 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            54796 kB
Committed_AS:  3032268 kB
PageTables:       1984 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= 66488 MiB
End job on node77 at 2009-04-03 21:50:24