Trace number 1563469

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 125.889 125.981

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

46.92/47.01	c SATzilla is building models for class 3
46.92/47.01	c run presolver mxc-sr08 for 10 seconds ... 
46.92/47.01	c Bin: Executing mxc-sr08
46.92/47.01	c spawning binary file with 10 seconds ...
46.92/47.01	c child exit by a signal
46.92/47.01	c mxc-sr08 returned code 137.
46.92/47.01	c run presolver picosat846 for 5 seconds ... 
46.92/47.01	c Bin: Executing picosat846
46.92/47.01	c spawning binary file with 5 seconds ...
46.92/47.01	c child exit by a signal
46.92/47.01	c picosat846 returned code 137.
46.92/47.01	c Orignal number of varibales is 286329, number of clauses is 839692 
46.92/47.01	c predicted feature computation time is 34.816116 
46.92/47.01	c Bin: Executing satelite
46.92/47.01	c spawning binary file with 240 seconds ...
46.92/47.01	c child exited successfully
46.92/47.01	c satzilla computing base features
46.92/47.01	c Number of variabe is: 71485, Number of clause is : 300018 
46.92/47.01	c Initializing...
46.92/47.01	c satzilla doing clause learning
46.92/47.01	c start clause learning features ...
46.92/47.01	c Bin: Executing zchaff07
46.92/47.01	c spawning binary file with 2 seconds ...
46.92/47.01	c child exit by a signal
46.92/47.01	c satzilla doing survey propogation probe
46.92/47.01	c do survay propogation for 2 second ...
46.92/47.01	c satzilla doing local search probe
46.92/47.01	c features are:286329 839692 71485 300018 3.00544 1.79881 0.238269 0.491061 0.8058 1.26161 4.07391e-05 0.786067 2.79779e-05 0.000461635 1.04802 0.400656 0.840143 4.07391e-05 0.63174 2.66651e-05 0.000306648 2.22399 0.105233 0.10583 0 0.828571 2.06743 1.92083e-05 0.669958 6.66627e-06 0.000183322 1.92125 0.574749 4.29994e-05 0.938298 1.66657e-05 0.000249985 275 0 275 275 275 275 275 275 275 32.8727 0 32.8727 32.8727 32.8727 32.8727 32.8727 32.8727 32.8727 0.41287 0.692975 1.63961e-06 0.968426 0.769484 0.0722815 0.699523 0.104418 0.485565 0.0417966 0.753912 2.1486e-09 0.232236 0.0877605 0.00786226 0.0608705 0.020582 0.0292293 6762 0 17578 0 17578 17578 17578 1.39786 0 0.914527 0 
46.92/47.01	c satzilla's ranking:
46.92/47.01	c 1) mxc-sr08: 2.754585
46.92/47.01	c 2) picosat846: 2.213391
46.92/47.01	c 3) minisat20SAT07: 1.396025
46.92/47.01	c 4) zchaff_rand: 1.319865
46.92/47.01	c 5) march_dl2004: 0.338102
46.92/47.01	c 6) SATenstein: -10000.000000
46.92/47.01	c 7) gnovelty+: -10000.000000
46.92/47.01	c 8) adaptg2wsat+: -10000.000000
46.92/47.01	c 9) adaptg2wsat0: -10000.000000
46.92/47.01	c 10) tts-4-0: -10000.000000
46.92/47.01	c 11) vallst: -10000.000000
46.92/47.01	c 12) minisat20: -10000.000000
46.92/47.01	c 13) kcnfs04SAT07: -10000.000000
46.92/47.01	c satzilla running mxc-sr08 ... 
125.78/125.97	c Bin: Executing mxc-sr08
125.78/125.97	c spawning binary file with 1153 seconds ...
125.78/125.97	c child exited successfully
125.78/125.97	c mxc-sr08 returned code 20.
125.78/125.97	s UNSATISFIABLE
125.78/125.97	c SATZILLA_TIME=125.890000

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-1563469-1238786549/watcher-1563469-1238786549 -o /tmp/evaluation-result-1563469-1238786549/solver-1563469-1238786549 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1563469-1238786549.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.07 0.99 0.98 3/64 32655
/proc/meminfo: memFree=1473768/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=15896 CPUtime=0
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 706 0 0 0 0 0 0 0 19 0 1 0 322856423 16277504 702 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 3974 710 44 138 0 3833 0

[startup+0.013102 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 32655
/proc/meminfo: memFree=1473768/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=15896 CPUtime=0.01
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 2013 0 0 0 0 1 0 0 19 0 1 0 322856423 16277504 2009 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 3974 2016 44 138 0 3833 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17952

[startup+0.10111 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 32655
/proc/meminfo: memFree=1473768/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=62148 CPUtime=0.08
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 12771 0 0 0 3 5 0 0 19 0 1 0 322856423 63639552 12743 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 15537 12748 53 138 0 15396 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64204

[startup+0.301131 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 32655
/proc/meminfo: memFree=1473768/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=85596 CPUtime=0.29
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 18488 0 0 0 21 8 0 0 21 0 1 0 322856423 87650304 18417 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 21399 18417 54 138 0 21258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87652

[startup+0.701176 s]
/proc/loadavg: 1.07 0.99 0.98 3/64 32655
/proc/meminfo: memFree=1473768/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=115000 CPUtime=0.69
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 25334 0 0 0 58 11 0 0 25 0 1 0 322856423 117760000 25262 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 28750 25263 54 138 0 28609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117056

[startup+1.50227 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 32657
/proc/meminfo: memFree=1380440/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=120592 CPUtime=1.49
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 31014 0 0 0 135 14 0 0 25 0 1 0 322856423 123486208 27151 1992294400 134512640 135078026 4294956192 18446744073709551615 134566031 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32656/statm: 30148 27151 55 138 0 30007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122648

[startup+3.10145 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 32657
/proc/meminfo: memFree=1349464/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=154916 CPUtime=3.07
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 39287 0 0 0 289 18 0 0 25 0 1 0 322856423 158633984 35424 1992294400 134512640 135078026 4294956192 18446744073709551615 134566159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32656/statm: 38729 35424 55 138 0 38588 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 156972

[startup+6.30179 s]
/proc/loadavg: 1.07 0.99 0.98 2/66 32657
/proc/meminfo: memFree=1332312/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=0
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 322856423 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 112 96 399 0 111 0
[pid=32656] ppid=32655 vsize=150472 CPUtime=6.27
/proc/32656/stat : 32656 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43804 0 0 0 607 20 0 0 25 0 1 0 322856423 154083328 35399 1992294400 134512640 135078026 4294956192 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32656/statm: 37618 35399 71 138 0 37477 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 152528

[startup+12.7015 s]
/proc/loadavg: 1.06 0.99 0.98 2/66 32658
/proc/meminfo: memFree=1427416/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=2056 CPUtime=10.01
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 152 43804 0 0 0 0 978 23 19 0 1 0 322856423 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 514 121 104 399 0 111 0
[pid=32658] ppid=32655 vsize=51372 CPUtime=2.64
/proc/32658/stat : 32658 (picosat846) R 32655 32655 32522 0 -1 4194304 11932 0 0 0 259 5 0 0 25 0 1 0 322857427 52604928 11892 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32658/statm: 12843 11892 85 14 0 12509 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 53428

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 32659
/proc/meminfo: memFree=1438752/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=32520 CPUtime=25.44
/proc/32655/stat : 32655 (SATzilla2009_I) R 32653 32655 32522 0 -1 4194304 7481 93251 0 0 490 3 1991 60 25 0 1 0 322856423 33300480 7432 1992294400 134512640 136149169 4294956224 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/32655/statm: 8130 7432 135 399 0 7727 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 32520

[startup+51.1017 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1302040/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=166968 CPUtime=4.07
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 42047 0 0 0 387 20 0 0 25 0 1 0 322861124 170975232 38184 1992294400 134512640 135078026 4294956192 18446744073709551615 134560964 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 41742 38184 55 138 0 41601 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 188444

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150604 CPUtime=55.26
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43815 0 0 0 5505 21 0 0 25 0 1 0 322861124 154218496 35410 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37651 35410 71 138 0 37510 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 172080

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

[startup+115.102 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=68.04
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43833 0 0 0 6783 21 0 0 25 0 1 0 322861124 154353664 35428 1992294400 134512640 135078026 4294956192 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35428 71 138 0 37543 0
Current children cumulated CPU time (s) 114.98
Current children cumulated vsize (KiB) 172212

[startup+121.503 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=74.44
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43840 0 0 0 7423 21 0 0 25 0 1 0 322861124 154353664 35435 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35435 71 138 0 37543 0
Current children cumulated CPU time (s) 121.38
Current children cumulated vsize (KiB) 172212

[startup+123.102 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=76.04
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43843 0 0 0 7583 21 0 0 25 0 1 0 322861124 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 122.98
Current children cumulated vsize (KiB) 172212

[startup+124.702 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=77.64
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43843 0 0 0 7743 21 0 0 25 0 1 0 322861124 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 124.58
Current children cumulated vsize (KiB) 172212

[startup+125.502 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=78.44
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43843 0 0 0 7823 21 0 0 25 0 1 0 322861124 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 125.38
Current children cumulated vsize (KiB) 172212

[startup+125.902 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 32661
/proc/meminfo: memFree=1306904/2055920 swapFree=4181692/4192956
[pid=32655] ppid=32653 vsize=21476 CPUtime=46.94
/proc/32655/stat : 32655 (SATzilla2009_I) S 32653 32655 32522 0 -1 4194304 19021 103489 0 0 2430 13 2185 66 25 0 1 0 322856423 21991424 5077 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32655/statm: 5369 5077 217 399 0 4966 0
[pid=32661] ppid=32655 vsize=150736 CPUtime=78.84
/proc/32661/stat : 32661 (mxc-sr08) R 32655 32655 32522 0 -1 4194304 43843 0 0 0 7863 21 0 0 25 0 1 0 322861124 154353664 35438 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32661/statm: 37684 35438 71 138 0 37543 0
Current children cumulated CPU time (s) 125.78
Current children cumulated vsize (KiB) 172212

Child status: 20
Real time (s): 125.981
CPU time (s): 125.889
CPU user time (s): 124.844
CPU system time (s): 1.04484
CPU usage (%): 99.9268
Max. virtual memory (cumulated for all children) (KiB): 189780

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

runsolver used 0.088986 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-03 21:22:30
IDJOB=1563469
IDBENCH=70954
IDSOLVER=528
FILE ID=node42/1563469-1238786549
PBS_JOBID= 9085612
Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563469-1238786549/watcher-1563469-1238786549 -o /tmp/evaluation-result-1563469-1238786549/solver-1563469-1238786549 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1563469-1238786549.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=691625900

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.211
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.211
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:       1474248 kB
Buffers:         92740 kB
Cached:         391948 kB
SwapCached:       5184 kB
Active:         125172 kB
Inactive:       367968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474248 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           46616 kB
Writeback:           0 kB
Mapped:          14228 kB
Slab:            74612 kB
Committed_AS:  1270716 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= 66500 MiB
End job on node42 at 2009-04-03 21:24:37