Trace number 1728918

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-22? (exit code) 1199.36 1200.01

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.56/19.68	c SATzilla is building models for class 3
19.56/19.68	c run presolver mxc-sr08 for 10 seconds ... 
19.56/19.68	c Bin: Executing mxc-sr08
19.56/19.68	c spawning binary file with 10 seconds ...
19.56/19.68	c child exit by a signal
19.56/19.68	c mxc-sr08 returned code 137.
19.56/19.68	c run presolver picosat846 for 5 seconds ... 
19.56/19.68	c Bin: Executing picosat846
19.56/19.68	c spawning binary file with 5 seconds ...
19.56/19.68	c child exit by a signal
19.56/19.68	c picosat846 returned code 137.
19.56/19.68	c Orignal number of varibales is 3073, number of clauses is 19785 
19.56/19.68	c predicted feature computation time is 1.457264 
19.56/19.68	c Bin: Executing satelite
19.56/19.68	c spawning binary file with 240 seconds ...
19.56/19.68	c child exited successfully
19.56/19.68	c satzilla computing base features
19.56/19.68	c Number of variabe is: 2790, Number of clause is : 17342 
19.56/19.68	c Initializing...
19.56/19.68	c satzilla doing clause learning
19.56/19.68	c start clause learning features ...
19.56/19.68	c Bin: Executing zchaff07
19.56/19.68	c spawning binary file with 2 seconds ...
19.56/19.68	c child exit by a signal
19.56/19.68	c satzilla doing survey propogation probe
19.56/19.68	c do survay propogation for 2 second ...
19.56/19.68	c satzilla doing local search probe
19.56/19.68	c features are:3073 19785 2790 17342 0.101434 0.140872 0.160881 0.407629 0.823338 1.27203 0.00134288 0.143669 0.000716846 0.00179211 0.619054 0.0502249 0.203206 0.00134288 0.533935 0.000403644 0.00738092 1.30423 0.0247013 0.0455691 0 0.333333 0.741181 0.000475238 0.876482 0.00017299 0.00420943 2.19321 0.368989 0.000421832 0.90337 0.00017299 0.0036328 1031 0.174624 863 1302 1302 863 1302 873 1086 56.4579 0.375796 28.1283 87.1828 87.1828 28.1283 87.1828 50.2039 60.3168 0.0966282 1.4056 2.20257e-10 0.719989 0.324871 4.025e-06 0.093975 0.0013039 0.00928863 0.0594602 0.228555 4.44089e-16 0.083494 0.0697678 0.0430234 0.0697208 0.0547965 0.0664869 205.626 0.567906 446.636 0.102882 450 431 470 0.405019 0.203397 0.733707 0.0997529 
19.56/19.68	c satzilla's ranking:
19.56/19.68	c 1) mxc-sr08: 3.127242
19.56/19.68	c 2) picosat846: 2.292722
19.56/19.68	c 3) minisat20SAT07: 2.086879
19.56/19.68	c 4) march_dl2004: -0.021340
19.56/19.68	c 5) zchaff_rand: -0.121116
19.56/19.68	c 6) SATenstein: -10000.000000
19.56/19.68	c 7) gnovelty+: -10000.000000
19.56/19.68	c 8) adaptg2wsat+: -10000.000000
19.56/19.68	c 9) adaptg2wsat0: -10000.000000
19.56/19.68	c 10) tts-4-0: -10000.000000
19.56/19.68	c 11) vallst: -10000.000000
19.56/19.68	c 12) minisat20: -10000.000000
19.56/19.68	c 13) kcnfs04SAT07: -10000.000000
19.56/19.68	c satzilla running mxc-sr08 ... 
1199.36/1200.00	c Bin: Executing mxc-sr08
1199.36/1200.00	c spawning binary file with 1180 seconds ...
1199.36/1200.00	c child exit by a signal
1199.36/1200.00	c mxc-sr08 returned code 137.
1199.36/1200.00	c satzilla running picosat846 ... 
1199.36/1200.00	c Bin: Executing picosat846
1199.36/1200.00	c picosat846 returned code 1.
1199.36/1200.00	c satzilla running minisat20SAT07 ... 
1199.36/1200.00	c Bin: Executing minisat20SAT07
1199.36/1200.00	c minisat20SAT07 returned code 1.
1199.36/1200.00	c satzilla running march_dl2004 ... 
1199.36/1200.00	c Bin: Executing march_dl2004
1199.36/1200.00	c march_dl2004 returned code 1.
1199.36/1200.00	c satzilla running zchaff_rand ... 
1199.36/1200.00	c Bin: Executing zchaff_rand
1199.36/1200.00	c zchaff_rand returned code 1.
1199.36/1200.00	c satzilla running SATenstein ... 
1199.36/1200.00	c Bin: Executing SATenstein
1199.36/1200.00	c SATenstein returned code 1.
1199.36/1200.00	c satzilla running gnovelty+ ... 
1199.36/1200.00	c Bin: Executing gnovelty+
1199.36/1200.00	c gnovelty+ returned code 1.
1199.36/1200.00	c satzilla running adaptg2wsat+ ... 
1199.36/1200.00	c Bin: Executing adaptg2wsat+
1199.36/1200.00	c adaptg2wsat+ returned code 1.
1199.36/1200.00	c satzilla running adaptg2wsat0 ... 
1199.36/1200.00	c Bin: Executing adaptg2wsat0
1199.36/1200.00	c adaptg2wsat0 returned code 1.
1199.36/1200.00	c satzilla running tts-4-0 ... 
1199.36/1200.00	c Bin: Executing tts-4-0
1199.36/1200.00	c tts-4-0 returned code 1.
1199.36/1200.00	c satzilla running vallst ... 
1199.36/1200.00	c Bin: Executing vallst
1199.36/1200.00	c vallst returned code 1.
1199.36/1200.00	c satzilla running minisat20 ... 
1199.36/1200.00	c Bin: Executing minisat20
1199.36/1200.00	c minisat20 returned code 1.
1199.36/1200.00	c satzilla running kcnfs04SAT07 ... 
1199.36/1200.00	c Bin: Executing kcnfs04SAT07
1199.36/1200.00	c kcnfs04SAT07 returned code 1.
1199.36/1200.00	c ERROR: All Failed! 
1199.36/1200.00	c SATZILLA_TIME=1199.650000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728918-1240742911/watcher-1728918-1240742911 -o /tmp/evaluation-result-1728918-1240742911/solver-1728918-1240742911 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1728918-1240742911.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.00 1.00 1.00 3/64 32137
/proc/meminfo: memFree=1675620/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=1928 CPUtime=0
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 347 0 0 0 0 0 0 0 19 0 1 0 102323645 1974272 343 1992294400 134512640 135078026 4294956176 18446744073709551615 134543939 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 482 345 54 138 0 341 0

[startup+0.045872 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32137
/proc/meminfo: memFree=1675620/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=2732 CPUtime=0.03
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 674 0 0 0 3 0 0 0 19 0 1 0 102323645 2797568 566 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 683 566 55 138 0 542 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4788

[startup+0.101875 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32137
/proc/meminfo: memFree=1675620/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=2732 CPUtime=0.09
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 738 0 0 0 9 0 0 0 19 0 1 0 102323645 2797568 586 1992294400 134512640 135078026 4294956176 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 683 586 71 138 0 542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4788

[startup+0.301898 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32137
/proc/meminfo: memFree=1675620/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=2864 CPUtime=0.29
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 769 0 0 0 29 0 0 0 21 0 1 0 102323645 2932736 617 1992294400 134512640 135078026 4294956176 18446744073709551615 134522450 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 716 617 71 138 0 575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4920

[startup+0.701943 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32137
/proc/meminfo: memFree=1675620/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=2996 CPUtime=0.69
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 808 0 0 0 69 0 0 0 25 0 1 0 102323645 3067904 656 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 749 656 71 138 0 608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5052

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32139
/proc/meminfo: memFree=1672980/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=3524 CPUtime=1.49
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 928 0 0 0 149 0 0 0 25 0 1 0 102323645 3608576 776 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 881 776 71 138 0 740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5580

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32139
/proc/meminfo: memFree=1672340/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=4052 CPUtime=3.09
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 1074 0 0 0 307 2 0 0 25 0 1 0 102323645 4149248 922 1992294400 134512640 135078026 4294956176 18446744073709551615 134534696 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32138/statm: 1013 922 71 138 0 872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6108

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32139
/proc/meminfo: memFree=1671636/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=0
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102323645 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 112 96 399 0 111 0
[pid=32138] ppid=32137 vsize=4580 CPUtime=6.28
/proc/32138/stat : 32138 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 1203 0 0 0 626 2 0 0 25 0 1 0 102323645 4689920 1051 1992294400 134512640 135078026 4294956176 18446744073709551615 134534691 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32138/statm: 1145 1051 71 138 0 1004 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6636

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32140
/proc/meminfo: memFree=1673300/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=2056 CPUtime=9.99
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 152 1449 0 0 0 0 996 3 19 0 1 0 102323645 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 514 121 104 399 0 111 0
[pid=32140] ppid=32137 vsize=4068 CPUtime=2.67
/proc/32140/stat : 32140 (picosat846) R 32137 32137 31889 0 -1 4194304 739 0 0 0 267 0 0 0 25 0 1 0 102324646 4165632 728 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32140/statm: 1017 728 84 14 0 683 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6124

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1668372/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=4580 CPUtime=5.79
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 1203 0 0 0 579 0 0 0 25 0 1 0 102325614 4689920 1051 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 1145 1051 71 138 0 1004 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10280

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1665940/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=6824 CPUtime=31.38
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 1763 0 0 0 3137 1 0 0 25 0 1 0 102325614 6987776 1611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 1706 1611 71 138 0 1565 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 12524

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1665364/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=7620 CPUtime=82.56
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 1930 0 0 0 8255 1 0 0 25 0 1 0 102325614 7802880 1778 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 1905 1778 71 138 0 1764 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 13320

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1664404/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=8548 CPUtime=142.53
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 2161 0 0 0 14252 1 0 0 25 0 1 0 102325614 8753152 2009 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 2137 2009 71 138 0 1996 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14248

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1663700/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=9212 CPUtime=202.5
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 2343 0 0 0 20249 1 0 0 25 0 1 0 102325614 9433088 2191 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 2303 2191 71 138 0 2162 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 14912

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1662740/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=10152 CPUtime=262.48
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 2568 0 0 0 26246 2 0 0 25 0 1 0 102325614 10395648 2416 1992294400 134512640 135078026 4294956176 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 2538 2416 71 138 0 2397 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 15852

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32143
/proc/meminfo: memFree=1662484/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=10420 CPUtime=322.46
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 2615 0 0 0 32244 2 0 0 25 0 1 0 102325614 10670080 2463 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 2605 2463 71 138 0 2464 0

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

Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 19576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658708/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14036 CPUtime=1042.17
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3466 0 0 0 104213 4 0 0 25 0 1 0 102325614 14372864 3314 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3509 3314 71 138 0 3368 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 19736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658516/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14196 CPUtime=1102.14
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3511 0 0 0 110210 4 0 0 25 0 1 0 102325614 14536704 3359 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3549 3359 71 138 0 3408 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 19896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1162.12
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3545 0 0 0 116208 4 0 0 25 0 1 0 102325614 14700544 3393 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3393 71 138 0 3448 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 20056

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1199.36 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1199.36 s) to the 'lost time'.

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1179.72
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117968 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 20056

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1665764/2055920 swapFree=4181272/4192956
[pid=32137] ppid=-1 vsize=0 CPUtime=0
/proc/32137/stat : -- couldn't open stat file --/proc/32137/statm: \x94qYCurrent children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1170.12
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117008 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 20056

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1176.52
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117648 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 20056

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1178.12
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117808 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 20056

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1178.92
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117888 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 20056

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1179.32
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117928 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 20056

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1658324/2055920 swapFree=4181272/4192956
[pid=32137] ppid=32135 vsize=5700 CPUtime=19.64
/proc/32137/stat : 32137 (SATzilla2009_I) S 32135 32137 31889 0 -1 4194304 1645 4172 0 0 242 17 1699 6 25 0 1 0 102323645 5836800 1027 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32137/statm: 1425 1027 217 399 0 1022 0
[pid=32143] ppid=32137 vsize=14356 CPUtime=1179.72
/proc/32143/stat : 32143 (mxc-sr08) R 32137 32137 31889 0 -1 4194304 3546 0 0 0 117968 4 0 0 25 0 1 0 102325614 14700544 3394 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32143/statm: 3589 3394 71 138 0 3448 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 20056

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32149
/proc/meminfo: memFree=1665764/2055920 swapFree=4181272/4192956
[pid=32137] ppid=-1 vsize=0 CPUtime=0
/proc/32137/stat : -- couldn't open stat file --/proc/32137/statm: \x94qYCurrent children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 17

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32137 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=206692
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=282956
# CPU time returned by wait4() is 1199.49
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1199.36
#  lost CPU user time (s): 1199.09
#  lost CPU system time (s): 0.27

Real time (s): 1200.01
CPU time (s): 1199.36
CPU user time (s): 1199.09
CPU system time (s): 0.27
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 20056

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

runsolver used 1.04684 second user time and 3.32849 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 12:48:31
IDJOB=1728918
IDBENCH=24688
IDSOLVER=528
FILE ID=node35/1728918-1240742911
PBS_JOBID= 9187020
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728918-1240742911/watcher-1728918-1240742911 -o /tmp/evaluation-result-1728918-1240742911/solver-1728918-1240742911 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1728918-1240742911.cnf

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=655501901

node35.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:       1676164 kB
Buffers:         28924 kB
Cached:         293680 kB
SwapCached:       5700 kB
Active:          95532 kB
Inactive:       235156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676164 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           31880 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            35156 kB
Committed_AS:   432608 kB
PageTables:       1396 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= 66372 MiB
End job on node35 at 2009-04-26 13:08:31