Trace number 1773350

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 46.069 46.1012

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.4758
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

20.77/20.81	c SATzilla is building models for class 3
20.77/20.81	c run presolver mxc-sr08 for 10 seconds ... 
20.77/20.81	c Bin: Executing mxc-sr08
20.77/20.81	c spawning binary file with 10 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c mxc-sr08 returned code 137.
20.77/20.81	c run presolver picosat846 for 5 seconds ... 
20.77/20.81	c Bin: Executing picosat846
20.77/20.81	c spawning binary file with 5 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c picosat846 returned code 137.
20.77/20.81	c Orignal number of varibales is 14809, number of clauses is 48483 
20.77/20.81	c predicted feature computation time is 1.544102 
20.77/20.81	c Bin: Executing satelite
20.77/20.81	c spawning binary file with 240 seconds ...
20.77/20.81	c child exited successfully
20.77/20.81	c satzilla computing base features
20.77/20.81	c Number of variabe is: 4673, Number of clause is : 22536 
20.77/20.81	c Initializing...
20.77/20.81	c satzilla doing clause learning
20.77/20.81	c start clause learning features ...
20.77/20.81	c Bin: Executing zchaff07
20.77/20.81	c spawning binary file with 2 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c satzilla doing survey propogation probe
20.77/20.81	c do survay propogation for 2 second ...
20.77/20.81	c satzilla doing local search probe
20.77/20.81	c features are:14809 48483 4673 22536 2.16906 1.15136 0.207357 0.460733 0.783427 1.48885 0.000687432 0.811616 0.000427991 0.00748984 1.2677 0.303426 0.813321 0.000687432 0.65351 0.000266241 0.0043486 3.01607 0.174129 0.143435 0 0.636364 2.86677 0.000316558 0.747719 4.43734e-05 0.00252929 2.49976 0.533103 0.000783985 0.805062 0.000177494 0.00514732 1437.75 0.246017 1038 2003 2003 1038 2003 1294 1416 14.8873 0.269995 9.80443 20.9026 20.9026 9.80443 20.9026 13.3792 15.4629 0.360921 0.673159 0.000573499 0.918091 0.676674 0.0298385 0.555796 0.151632 0.367208 0.0564153 1.17405 2.22643e-07 0.241535 0.202991 0.00131053 0.0727132 0.00797947 0.0342772 326.885 0.052403 1226.49 0.0196977 1226.5 1194 1255 0.704699 0.152151 0.892528 0.00905463 
20.77/20.82	c satzilla's ranking:
20.77/20.82	c 1) mxc-sr08: 3.037081
20.77/20.82	c 2) picosat846: 2.570547
20.77/20.82	c 3) minisat20SAT07: 2.414333
20.77/20.82	c 4) zchaff_rand: 1.572761
20.77/20.82	c 5) march_dl2004: 1.292761
20.77/20.82	c 6) SATenstein: -10000.000000
20.77/20.82	c 7) gnovelty+: -10000.000000
20.77/20.82	c 8) adaptg2wsat+: -10000.000000
20.77/20.82	c 9) adaptg2wsat0: -10000.000000
20.77/20.82	c 10) tts-4-0: -10000.000000
20.77/20.82	c 11) vallst: -10000.000000
20.77/20.82	c 12) minisat20: -10000.000000
20.77/20.82	c 13) kcnfs04SAT07: -10000.000000
20.77/20.82	c satzilla running mxc-sr08 ... 
45.94/46.10	c Bin: Executing mxc-sr08
45.94/46.10	c spawning binary file with 9979 seconds ...
45.94/46.10	c child exited successfully
45.94/46.10	c mxc-sr08 returned code 20.
45.94/46.10	s UNSATISFIABLE
45.94/46.10	c SATZILLA_TIME=46.060000

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-1773350-1241347324/watcher-1773350-1241347324 -o /tmp/evaluation-result-1773350-1241347324/solver-1773350-1241347324 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773350-1241347324.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: 1.00 1.00 1.00 3/64 3668
/proc/meminfo: memFree=1112888/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) R 3666 3668 3570 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=3372 CPUtime=0
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 651 0 0 0 0 0 0 0 18 0 1 0 162766398 3452928 647 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 843 649 52 138 0 702 0

[startup+0.0190539 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3668
/proc/meminfo: memFree=1112888/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=5476 CPUtime=0.01
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 1092 0 0 0 1 0 0 0 18 0 1 0 162766398 5607424 1088 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 1369 1088 54 138 0 1228 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7532

[startup+0.102061 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3668
/proc/meminfo: memFree=1112888/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=8232 CPUtime=0.09
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 1948 0 0 0 9 0 0 0 19 0 1 0 162766398 8429568 1746 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2058 1746 55 138 0 1917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10288

[startup+0.302081 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3668
/proc/meminfo: memFree=1112888/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=9764 CPUtime=0.29
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2606 0 0 0 29 0 0 0 21 0 1 0 162766398 9998336 2232 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2441 2232 71 138 0 2300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11820

[startup+0.70212 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3668
/proc/meminfo: memFree=1112888/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=9764 CPUtime=0.69
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2606 0 0 0 69 0 0 0 25 0 1 0 162766398 9998336 2232 1992294400 134512640 135078026 4294956192 18446744073709551615 134534253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2441 2232 71 138 0 2300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11820

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3670
/proc/meminfo: memFree=1103976/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=9764 CPUtime=1.48
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2606 0 0 0 148 0 0 0 25 0 1 0 162766398 9998336 2232 1992294400 134512640 135078026 4294956192 18446744073709551615 134534713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2441 2232 71 138 0 2300 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11820

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3670
/proc/meminfo: memFree=1103848/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=9764 CPUtime=3.09
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2607 0 0 0 308 1 0 0 25 0 1 0 162766398 9998336 2233 1992294400 134512640 135078026 4294956192 18446744073709551615 134522724 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2441 2233 71 138 0 2300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3670
/proc/meminfo: memFree=1104168/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=0
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162766398 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3668/statm: 514 112 96 399 0 111 0
[pid=3669] ppid=3668 vsize=10028 CPUtime=6.28
/proc/3669/stat : 3669 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2659 0 0 0 626 2 0 0 25 0 1 0 162766398 10268672 2285 1992294400 134512640 135078026 4294956192 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3669/statm: 2507 2285 71 138 0 2366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12084

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3671
/proc/meminfo: memFree=1109928/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=2056 CPUtime=9.99
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 152 2857 0 0 0 0 996 3 16 0 1 0 162766398 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 514 121 104 399 0 111 0
[pid=3671] ppid=3668 vsize=4900 CPUtime=2.68
/proc/3671/stat : 3671 (picosat846) R 3668 3668 3570 0 -1 4194304 923 0 0 0 268 0 0 0 25 0 1 0 162767398 5017600 903 1992294400 134512640 134570484 4294956192 18446744073709551615 134543671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3671/statm: 1225 903 85 14 0 891 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6956

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1099944/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=9764 CPUtime=4.66
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 2607 0 0 0 465 1 0 0 25 0 1 0 162768480 9998336 2233 1992294400 134512640 135078026 4294956192 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 2441 2233 71 138 0 2300 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16252

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

[startup+38.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097960/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12020 CPUtime=17.47
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3152 0 0 0 1744 3 0 0 25 0 1 0 162768480 12308480 2778 1992294400 134512640 135078026 4294956192 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3005 2778 71 138 0 2864 0
Current children cumulated CPU time (s) 38.25
Current children cumulated vsize (KiB) 18508

[startup+41.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097832/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12152 CPUtime=20.66
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3186 0 0 0 2063 3 0 0 25 0 1 0 162768480 12443648 2812 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3038 2812 71 138 0 2897 0
Current children cumulated CPU time (s) 41.44
Current children cumulated vsize (KiB) 18640

[startup+43.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097768/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12152 CPUtime=22.27
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3196 0 0 0 2224 3 0 0 25 0 1 0 162768480 12443648 2822 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3038 2822 71 138 0 2897 0
Current children cumulated CPU time (s) 43.05
Current children cumulated vsize (KiB) 18640

[startup+44.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097704/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12296 CPUtime=23.86
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3216 0 0 0 2383 3 0 0 25 0 1 0 162768480 12591104 2842 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3074 2842 71 138 0 2933 0
Current children cumulated CPU time (s) 44.64
Current children cumulated vsize (KiB) 18784

[startup+45.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097704/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12296 CPUtime=24.66
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3221 0 0 0 2463 3 0 0 25 0 1 0 162768480 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134534223 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 45.44
Current children cumulated vsize (KiB) 18784

[startup+45.9016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097704/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12296 CPUtime=25.06
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3221 0 0 0 2503 3 0 0 25 0 1 0 162768480 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 45.84
Current children cumulated vsize (KiB) 18784

[startup+46.0016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3674
/proc/meminfo: memFree=1097704/2055920 swapFree=4175308/4192956
[pid=3668] ppid=3666 vsize=6488 CPUtime=20.78
/proc/3668/stat : 3668 (SATzilla2009_I) S 3666 3668 3570 0 -1 4194304 1837 7446 0 0 318 17 1735 8 25 0 1 0 162766398 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3668/statm: 1622 1221 217 399 0 1219 0
[pid=3674] ppid=3668 vsize=12296 CPUtime=25.16
/proc/3674/stat : 3674 (mxc-sr08) R 3668 3668 3570 0 -1 4194304 3221 0 0 0 2513 3 0 0 25 0 1 0 162768480 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134533845 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3674/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 45.94
Current children cumulated vsize (KiB) 18784

Child status: 20
Real time (s): 46.1012
CPU time (s): 46.069
CPU user time (s): 45.775
CPU system time (s): 0.293955
CPU usage (%): 99.9302
Max. virtual memory (cumulated for all children) (KiB): 18784

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

runsolver used 0.044993 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-03 12:42:04
IDJOB=1773350
IDBENCH=69566
IDSOLVER=616
FILE ID=node12/1773350-1241347324
PBS_JOBID= 9225538
Free space on /tmp= 66480 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773350-1241347324/watcher-1773350-1241347324 -o /tmp/evaluation-result-1773350-1241347324/solver-1773350-1241347324 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773350-1241347324.cnf

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=445241012

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:       1113368 kB
Buffers:         85736 kB
Cached:         749144 kB
SwapCached:      11992 kB
Active:         192836 kB
Inactive:       656488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113368 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           32516 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            79328 kB
Committed_AS:   840264 kB
PageTables:       1400 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= 66452 MiB
End job on node12 at 2009-05-03 12:42:50