Trace number 1773550

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 1483.54 1484.21

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.718
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

36.58/36.73	c SATzilla is building models for class 3
36.58/36.73	c run presolver mxc-sr08 for 10 seconds ... 
36.58/36.73	c Bin: Executing mxc-sr08
36.58/36.73	c spawning binary file with 10 seconds ...
36.58/36.73	c child exit by a signal
36.58/36.73	c mxc-sr08 returned code 137.
36.58/36.73	c run presolver picosat846 for 5 seconds ... 
36.58/36.73	c Bin: Executing picosat846
36.58/36.73	c spawning binary file with 5 seconds ...
36.58/36.73	c child exit by a signal
36.58/36.73	c picosat846 returned code 137.
36.58/36.73	c Orignal number of varibales is 252516, number of clauses is 750877 
36.58/36.73	c predicted feature computation time is 27.543866 
36.58/36.73	c Bin: Executing satelite
36.58/36.73	c spawning binary file with 240 seconds ...
36.58/36.73	c child exited successfully
36.58/36.73	c satzilla computing base features
36.58/36.73	c Number of variabe is: 41437, Number of clause is : 320735 
36.58/36.73	c Initializing...
36.58/36.73	c satzilla doing clause learning
36.58/36.73	c start clause learning features ...
36.58/36.73	c Bin: Executing zchaff07
36.58/36.73	c spawning binary file with 2 seconds ...
36.58/36.73	c child exit by a signal
36.58/36.73	c satzilla doing survey propogation probe
36.58/36.73	c do survay propogation for 2 second ...
36.58/36.73	c satzilla doing local search probe
36.58/36.73	c features are:252516 750877 41437 320735 5.09397 1.34111 0.129194 0.378182 0.695412 1.76887 9.42357e-05 0.378914 4.8266e-05 0.00103772 1.61889 0.120997 0.469737 9.42357e-05 2.06038 2.18249e-05 0.0128393 2.87704 0.16921 0.147333 0 0.970149 2.7665 3.31741e-05 2.41715 0 0.0064664 2.51949 0.453964 7.64775e-05 1.80142 1.55892e-05 0.0072708 173.75 0.943932 41 451 451 41 451 65 138 11.7129 0.166555 8.78049 13.6304 13.6304 8.78049 13.6304 11.1175 13.3231 0.577311 0.458907 3.24642e-10 0.999982 0.883527 0.126294 0.750217 0.436301 0.643788 0.079271 0.749183 -1.11022e-16 0.438368 0.148164 0.00130737 0.123367 0.0269164 0.0800639 4325 0.881881 5817 1.41421 5817 0 0 1.53013 0.984652 1.10035 0.249431 
36.58/36.73	c satzilla's ranking:
36.58/36.73	c 1) mxc-sr08: 2.850626
36.58/36.73	c 2) picosat846: 2.644866
36.58/36.73	c 3) zchaff_rand: 2.242888
36.58/36.73	c 4) minisat20SAT07: 1.246763
36.58/36.73	c 5) march_dl2004: -0.034709
36.58/36.73	c 6) SATenstein: -10000.000000
36.58/36.73	c 7) gnovelty+: -10000.000000
36.58/36.73	c 8) adaptg2wsat+: -10000.000000
36.58/36.73	c 9) adaptg2wsat0: -10000.000000
36.58/36.73	c 10) tts-4-0: -10000.000000
36.58/36.73	c 11) vallst: -10000.000000
36.58/36.73	c 12) minisat20: -10000.000000
36.58/36.73	c 13) kcnfs04SAT07: -10000.000000
36.58/36.73	c satzilla running mxc-sr08 ... 
1483.49/1484.20	c Bin: Executing mxc-sr08
1483.49/1484.20	c spawning binary file with 9963 seconds ...
1483.49/1484.20	c child exited successfully
1483.49/1484.20	c mxc-sr08 returned code 20.
1483.49/1484.20	s UNSATISFIABLE
1483.49/1484.20	c SATZILLA_TIME=1483.740000

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-1773550-1241349418/watcher-1773550-1241349418 -o /tmp/evaluation-result-1773550-1241349418/solver-1773550-1241349418 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773550-1241349418.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1380
/proc/meminfo: memFree=1609520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) R 1378 1380 1343 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 1 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=14148 CPUtime=0
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 608 0 0 0 0 0 0 0 18 0 1 0 162975564 14487552 604 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 3537 610 44 138 0 3396 0

[startup+0.0332771 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1380
/proc/meminfo: memFree=1609520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=25988 CPUtime=0.03
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 5577 0 0 0 0 3 0 0 19 0 1 0 162975564 26611712 5573 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 6497 5580 50 138 0 6356 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28044

[startup+0.101288 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1380
/proc/meminfo: memFree=1609520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=59040 CPUtime=0.09
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 12036 0 0 0 4 5 0 0 19 0 1 0 162975564 60456960 12008 1992294400 134512640 135078026 4294956192 18446744073709551615 134554581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 14760 12011 52 138 0 14619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61096

[startup+0.301331 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1380
/proc/meminfo: memFree=1609520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=78500 CPUtime=0.29
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 16478 0 0 0 22 7 0 0 21 0 1 0 162975564 80384000 16406 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 19625 16406 54 138 0 19484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80556

[startup+0.701418 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 1380
/proc/meminfo: memFree=1609520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=103212 CPUtime=0.69
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 22535 0 0 0 59 10 0 0 24 0 1 0 162975564 105689088 22463 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 25803 22463 54 138 0 25662 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105268

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1382
/proc/meminfo: memFree=1523744/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=115372 CPUtime=1.49
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 28738 0 0 0 135 14 0 0 25 0 1 0 162975564 118140928 25312 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 28843 25312 55 138 0 28702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117428

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1382
/proc/meminfo: memFree=1489952/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=156064 CPUtime=3.09
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 38560 0 0 0 291 18 0 0 25 0 1 0 162975564 159809536 35134 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 39016 35134 55 138 0 38875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158120

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1382
/proc/meminfo: memFree=1446696/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=0
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162975564 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1380/statm: 514 112 96 399 0 111 0
[pid=1381] ppid=1380 vsize=162808 CPUtime=6.28
/proc/1381/stat : 1381 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 44680 0 0 0 607 21 0 0 25 0 1 0 162975564 166715392 37668 1992294400 134512640 135078026 4294956192 18446744073709551615 134529837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1381/statm: 40702 37668 56 138 0 40561 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 164864

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1383
/proc/meminfo: memFree=1567984/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=2056 CPUtime=10.02
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 152 46002 0 0 0 0 977 25 16 0 1 0 162975564 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 514 121 104 399 0 111 0
[pid=1383] ppid=1380 vsize=44464 CPUtime=2.6
/proc/1383/stat : 1383 (picosat846) R 1380 1380 1343 0 -1 4194304 10509 0 9 0 255 5 0 0 25 0 1 0 162976567 45531136 10477 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1383/statm: 11116 10477 85 14 0 10782 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 46520

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1384
/proc/meminfo: memFree=1569272/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=34308 CPUtime=25.41
/proc/1380/stat : 1380 (SATzilla2009_I) R 1378 1380 1343 0 -1 4194304 8119 89626 0 9 410 3 2065 63 25 0 1 0 162975564 35131392 8070 1992294400 134512640 136149169 4294956224 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 1 0 0
/proc/1380/statm: 8577 8070 135 399 0 8174 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 34308

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1425584/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=163832 CPUtime=14.35
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 46010 0 0 0 1414 21 0 0 25 0 1 0 162979238 167763968 38311 1992294400 134512640 135078026 4294956192 18446744073709551615 134539325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 40958 38311 71 138 0 40817 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 188068

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1425392/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=164092 CPUtime=65.53
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 46052 0 0 0 6532 21 0 0 25 0 1 0 162979238 168030208 38353 1992294400 134512640 135078026 4294956192 18446744073709551615 134728492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 41023 38353 71 138 0 40882 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 188328

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1425200/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=164348 CPUtime=125.5
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 46099 0 0 0 12529 21 0 0 25 0 1 0 162979238 168292352 38400 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 41087 38400 71 138 0 40946 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 188584

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1425072/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=164348 CPUtime=185.48
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 46122 0 0 0 18527 21 0 0 25 0 1 0 162979238 168292352 38423 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 41087 38423 71 138 0 40946 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 188584

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1422576/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=167104 CPUtime=245.46
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 46729 0 0 0 24523 23 0 0 25 0 1 0 162979238 171114496 39030 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 41776 39030 71 138 0 41635 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 191340

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1418032/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=171628 CPUtime=305.43
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 47863 0 0 0 30519 24 0 0 25 0 1 0 162979238 175747072 40164 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 42907 40164 71 138 0 42766 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 195864

[startup+402.301 s]

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


[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1386800/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=203652 CPUtime=905.2
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 55693 0 0 0 90485 35 0 0 25 0 1 0 162979238 208539648 47994 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 50913 47994 71 138 0 50772 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 227888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1381808/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=208572 CPUtime=965.18
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 56900 0 0 0 96481 37 0 0 25 0 1 0 162979238 213577728 49201 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 52143 49201 71 138 0 52002 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 232808

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1381616/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=208732 CPUtime=1025.15
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 56941 0 0 0 102478 37 0 0 25 0 1 0 162979238 213741568 49242 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 52183 49242 71 138 0 52042 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 232968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1380464/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=209948 CPUtime=1085.13
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 57242 0 0 0 108476 37 0 0 25 0 1 0 162979238 214986752 49543 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 52487 49543 71 138 0 52346 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 234184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1375280/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=215008 CPUtime=1145.1
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 58550 0 0 0 114471 39 0 0 25 0 1 0 162979238 220168192 50851 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 53752 50851 71 138 0 53611 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 239244

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1370736/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=219548 CPUtime=1205.08
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 59661 0 0 0 120467 41 0 0 25 0 1 0 162979238 224817152 51962 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 54887 51962 71 138 0 54746 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 243784

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1367024/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=223168 CPUtime=1265.06
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 60567 0 0 0 126464 42 0 0 25 0 1 0 162979238 228524032 52868 1992294400 134512640 135078026 4294956192 18446744073709551615 134534587 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 55792 52868 71 138 0 55651 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 247404

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1386
/proc/meminfo: memFree=1363504/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=226764 CPUtime=1325.04
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 61438 0 0 0 132461 43 0 0 25 0 1 0 162979238 232206336 53739 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 56691 53739 71 138 0 56550 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 251000

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1361520/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=230776 CPUtime=1385.02
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 61922 0 0 0 138458 44 0 0 25 0 1 0 162979238 236314624 54223 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 57694 54223 71 138 0 57553 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 255012

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1360944/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=231436 CPUtime=1444.99
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 62068 0 0 0 144455 44 0 0 25 0 1 0 162979238 236990464 54369 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 57859 54369 71 138 0 57718 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 255672

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

[startup+1483.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1360944/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=231436 CPUtime=1445.79
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 62069 0 0 0 144535 44 0 0 25 0 1 0 162979238 236990464 54370 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 57859 54370 71 138 0 57718 0
Current children cumulated CPU time (s) 1482.4
Current children cumulated vsize (KiB) 255672

[startup+1483.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1360944/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=231436 CPUtime=1446.59
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 62070 0 0 0 144615 44 0 0 25 0 1 0 162979238 236990464 54371 1992294400 134512640 135078026 4294956192 18446744073709551615 134534285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 57859 54371 71 138 0 57718 0
Current children cumulated CPU time (s) 1483.2
Current children cumulated vsize (KiB) 255672

[startup+1484.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1360944/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=231436 CPUtime=1446.79
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194304 62070 0 0 0 144635 44 0 0 25 0 1 0 162979238 236990464 54371 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 57859 54371 71 138 0 57718 0
Current children cumulated CPU time (s) 1483.4
Current children cumulated vsize (KiB) 255672

[startup+1484.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1388
/proc/meminfo: memFree=1360944/2055920 swapFree=4178716/4192956
[pid=1380] ppid=1378 vsize=24236 CPUtime=36.61
/proc/1380/stat : 1380 (SATzilla2009_I) S 1378 1380 1343 0 -1 4194304 19977 99181 0 9 1319 14 2259 69 25 0 1 0 162975564 24817664 5793 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1380/statm: 6059 5793 217 399 0 5656 0
[pid=1386] ppid=1380 vsize=0 CPUtime=1446.88
/proc/1386/stat : 1386 (mxc-sr08) R 1380 1380 1343 0 -1 4194308 62071 0 0 0 144641 47 0 0 25 0 1 0 162979238 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1386/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1483.49
Current children cumulated vsize (KiB) 24236

Child status: 20
Real time (s): 1484.21
CPU time (s): 1483.54
CPU user time (s): 1482.21
CPU system time (s): 1.3278
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 255672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1482.21
system time used= 1.3278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181242
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 2745

runsolver used 1.70674 second user time and 3.69044 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-03 13:16:59
IDJOB=1773550
IDBENCH=69630
IDSOLVER=616
FILE ID=node10/1773550-1241349418
PBS_JOBID= 9225544
Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773550-1241349418/watcher-1773550-1241349418 -o /tmp/evaluation-result-1773550-1241349418/solver-1773550-1241349418 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773550-1241349418.cnf

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=2129626056

node10.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.263
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	: 5931.00
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.263
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:       1610064 kB
Buffers:         52204 kB
Cached:         308808 kB
SwapCached:       8092 kB
Active:          90880 kB
Inactive:       279776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610064 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           45024 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            61200 kB
Committed_AS:   699848 kB
PageTables:       1372 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= 66512 MiB
End job on node10 at 2009-05-03 13:41:43