Trace number 3499087

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
rcl 2011-04-01UNSAT 377.015 377.012

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0861
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

0.00/0.00	c Parsing...
0.00/0.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  545611  1608427 |  163683       0        0     nan |  0.000 % |
2.99/3.04	c |         0 |  536137  1617433 |      --       0       --      -- |     --   | -9425/9117
2.99/3.04	c ==============================================================================
2.99/3.04	c Result  :   #vars: 14409   #clauses: 536137   #literals: 1617433
2.99/3.04	c CPU time:   3.00854 s
2.99/3.04	c ==============================================================================
376.98/377.00	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499087-1308155537/watcher-3499087-1308155537 -o /tmp/evaluation-result-3499087-1308155537/solver-3499087-1308155537 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499087-1308155537.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31006
/proc/meminfo: memFree=31202608/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0

[startup+0.038315 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31006
/proc/meminfo: memFree=31202608/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31006
/proc/meminfo: memFree=31202608/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31006
/proc/meminfo: memFree=31202608/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70119 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31006
/proc/meminfo: memFree=31202608/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31008
/proc/meminfo: memFree=31159712/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
[pid=31007] ppid=31006 vsize=53468 CPUtime=1.49 cores=0,2,4,6
/proc/31007/stat : 31007 (SatELite_releas) R 31006 31006 30117 0 -1 4202496 12096 0 0 0 146 3 0 0 25 0 1 0 907969113 54751232 11264 33554432000 134512640 135144242 4286757840 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/31007/statm: 13367 11264 77 155 0 13210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62168

[startup+3.10077 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31008
/proc/meminfo: memFree=31156852/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907969113 8908800 250 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/31006/statm: 2175 250 209 178 0 68 0
[pid=31007] ppid=31006 vsize=47836 CPUtime=3.09 cores=0,2,4,6
/proc/31007/stat : 31007 (SatELite_releas) R 31006 31006 30117 0 -1 4202496 13164 0 0 0 306 3 0 0 25 0 1 0 907969113 48984064 10143 33554432000 134512640 135144242 4286757840 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/31007/statm: 11959 10143 77 155 0 11802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56536

[startup+6.30119 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31010
/proc/meminfo: memFree=31173476/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=23544 CPUtime=2.96 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 4351 0 0 0 295 1 0 0 25 0 1 0 907969445 24109056 4260 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 5886 4260 131 6 0 4356 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32244

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31010
/proc/meminfo: memFree=31172036/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=24996 CPUtime=9.36 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 4698 0 0 0 935 1 0 0 25 0 1 0 907969445 25595904 4607 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 6249 4607 131 6 0 4719 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33696

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31010
/proc/meminfo: memFree=31171028/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=26380 CPUtime=22.16 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 5065 0 0 0 2215 1 0 0 25 0 1 0 907969445 27013120 4974 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 6595 4974 131 6 0 5065 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35080

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31011
/proc/meminfo: memFree=31167012/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=30392 CPUtime=47.76 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 6078 0 0 0 4775 1 0 0 25 0 1 0 907969445 31121408 5983 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 7598 5983 131 6 0 6068 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39092

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31012
/proc/meminfo: memFree=31158356/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=38832 CPUtime=98.98 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 8272 0 0 0 9895 3 0 0 25 0 1 0 907969445 39763968 8092 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 9708 8092 131 6 0 8178 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47532

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31014
/proc/meminfo: memFree=31153864/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=43316 CPUtime=158.97 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 9522 0 0 0 15894 3 0 0 25 0 1 0 907969445 44355584 9194 33554432000 4194304 4218580 140735907153552 18446744073709551615 4209727 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 10829 9194 131 6 0 9299 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 52016

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31015
/proc/meminfo: memFree=31148984/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=48124 CPUtime=218.97 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 10903 0 0 0 21894 3 0 0 25 0 1 0 907969445 49278976 10391 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 12031 10391 131 6 0 10501 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56824

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 31017
/proc/meminfo: memFree=31142604/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=54676 CPUtime=278.98 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 12722 0 0 0 27894 4 0 0 25 0 1 0 907969445 55988224 12025 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 13669 12025 131 6 0 12139 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63376

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 31018
/proc/meminfo: memFree=31136980/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60324 CPUtime=338.97 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14368 0 0 0 33893 4 0 0 25 0 1 0 907969445 61771776 13442 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15081 13442 131 6 0 13551 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 69024

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

[startup+358.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 31019
/proc/meminfo: memFree=31136852/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60324 CPUtime=354.98 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14427 0 0 0 35494 4 0 0 25 0 1 0 907969445 61771776 13436 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15081 13436 131 6 0 13551 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 69024

[startup+364.701 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 31019
/proc/meminfo: memFree=31136852/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60420 CPUtime=361.38 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14455 0 0 0 36134 4 0 0 25 0 1 0 907969445 61870080 13462 33554432000 4194304 4218580 140735907153552 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15105 13462 131 6 0 13575 0
Current children cumulated CPU time (s) 364.69
Current children cumulated vsize (KiB) 69120

[startup+371.101 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60324 CPUtime=367.77 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14479 0 0 0 36773 4 0 0 25 0 1 0 907969445 61771776 13440 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15081 13440 131 6 0 13551 0
Current children cumulated CPU time (s) 371.08
Current children cumulated vsize (KiB) 69024

[startup+374.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60356 CPUtime=370.97 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14497 0 0 0 37093 4 0 0 25 0 1 0 907969445 61804544 13446 33554432000 4194304 4218580 140735907153552 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15089 13446 131 6 0 13559 0
Current children cumulated CPU time (s) 374.28
Current children cumulated vsize (KiB) 69056

[startup+375.901 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60420 CPUtime=372.57 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14510 0 0 0 37253 4 0 0 25 0 1 0 907969445 61870080 13459 33554432000 4194304 4218580 140735907153552 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15105 13459 131 6 0 13575 0
Current children cumulated CPU time (s) 375.88
Current children cumulated vsize (KiB) 69120

[startup+376.701 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60420 CPUtime=373.37 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14515 0 0 0 37333 4 0 0 25 0 1 0 907969445 61870080 13464 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15105 13464 131 6 0 13575 0
Current children cumulated CPU time (s) 376.68
Current children cumulated vsize (KiB) 69120

[startup+376.901 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60420 CPUtime=373.57 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14515 0 0 0 37353 4 0 0 25 0 1 0 907969445 61870080 13464 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208285 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15105 13464 131 6 0 13575 0
Current children cumulated CPU time (s) 376.88
Current children cumulated vsize (KiB) 69120

[startup+377.001 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 31019
/proc/meminfo: memFree=31136972/32951124 swapFree=67057764/67111528
[pid=31006] ppid=31004 vsize=8700 CPUtime=3.31 cores=0,2,4,6
/proc/31006/stat : 31006 (esg_static.sh) S 31004 31006 30117 0 -1 4202496 355 13165 0 0 0 0 327 4 18 0 1 0 907969113 8908800 253 33554432000 4194304 4922060 140735612024672 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31006/statm: 2175 253 209 178 0 68 0
[pid=31009] ppid=31006 vsize=60420 CPUtime=373.67 cores=0,2,4,6
/proc/31009/stat : 31009 (cdcl) R 31006 31006 30117 0 -1 4202496 14515 0 0 0 37363 4 0 0 25 0 1 0 907969445 61870080 13464 33554432000 4194304 4218580 140735907153552 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/31009/statm: 15105 13464 131 6 0 13575 0
Current children cumulated CPU time (s) 376.98
Current children cumulated vsize (KiB) 69120

Child status: 20
Real time (s): 377.012
CPU time (s): 377.015
CPU user time (s): 376.914
CPU system time (s): 0.100984
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 69152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 376.914
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28252
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= 38
involuntary context switches= 1004

runsolver used 0.686895 second user time and 1.21481 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-15 18:32:18
IDJOB=3499087
IDBENCH=84172
IDSOLVER=1993
FILE ID=node140/3499087-1308155537
RUNJOBID= node140-1308150219-30135
PBS_JOBID= 13575591
Free space on /tmp= 73828 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499087-1308155537/watcher-3499087-1308155537 -o /tmp/evaluation-result-3499087-1308155537/solver-3499087-1308155537 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499087-1308155537.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1940182435

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31202780 kB
Buffers:        342716 kB
Cached:         939916 kB
SwapCached:       7768 kB
Active:         568044 kB
Inactive:       855916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31202780 kB
SwapTotal:    67111528 kB
SwapFree:     67057764 kB
Dirty:           11324 kB
Writeback:           4 kB
AnonPages:      138916 kB
Mapped:          13384 kB
Slab:           260208 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   333780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73828 MiB
End job on node140 at 2011-06-15 18:38:35