Trace number 3288613

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 624.58 624.568

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.32	c ==============================================================================
0.00/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.32	c ==============================================================================
0.00/0.32	c |         0 |  766757  2858079 |  230027       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |  765832  2856495 |      --       0       --      -- |     --   | -925/-1584
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 32389   #clauses: 765832   #literals: 2856495
0.00/0.36	c CPU time:   0.321951 s
0.00/0.36	c ==============================================================================
624.50/624.56	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.0 (svn: 935)

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-3288613-1303769255/watcher-3288613-1303769255 -o /tmp/evaluation-result-3288613-1303769255/solver-3288613-1303769255 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288613-1303769255.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 2.72 2.84 5/180 6609
/proc/meminfo: memFree=14862040/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 488524406 8908800 249 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 249 209 178 0 68 0

[startup+0.0579111 s]
/proc/loadavg: 1.87 2.72 2.84 5/180 6609
/proc/meminfo: memFree=14862040/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 488524406 8908800 249 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100902 s]
/proc/loadavg: 1.87 2.72 2.84 5/180 6609
/proc/meminfo: memFree=14862040/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 488524406 8908800 249 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30087 s]
/proc/loadavg: 1.87 2.72 2.84 5/180 6609
/proc/meminfo: memFree=14862040/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 488524406 8908800 249 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700794 s]
/proc/loadavg: 1.87 2.72 2.84 5/180 6609
/proc/meminfo: memFree=14862040/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 488524406 8908800 249 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 1.87 2.72 2.84 5/190 6627
/proc/meminfo: memFree=14668604/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=48392 CPUtime=0.64 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 10353 0 0 0 62 2 0 0 21 0 1 0 488524490 49553408 10263 33554432000 4194304 4218580 140736676642608 18446744073709551615 268272349893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6626/statm: 12098 10263 112 6 0 10568 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 57092

[startup+3.10037 s]
/proc/loadavg: 1.87 2.72 2.84 5/190 6627
/proc/meminfo: memFree=14483280/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=60448 CPUtime=2.24 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 13482 0 0 0 222 2 0 0 25 0 1 0 488524490 61898752 13392 33554432000 4194304 4218580 140736676642608 18446744073709551615 268272357617 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 15112 13392 131 6 0 13582 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 69148

[startup+6.3008 s]
/proc/loadavg: 2.28 2.79 2.86 5/194 6635
/proc/meminfo: memFree=14149224/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=61160 CPUtime=5.44 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 13649 0 0 0 542 2 0 0 25 0 1 0 488524490 62627840 13559 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 15290 13559 131 6 0 13760 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 69860

[startup+12.7007 s]
/proc/loadavg: 2.42 2.81 2.87 5/194 6636
/proc/meminfo: memFree=14174828/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=61820 CPUtime=11.85 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 13823 0 0 0 1182 3 0 0 25 0 1 0 488524490 63303680 13733 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 15455 13733 131 6 0 13925 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70520

[startup+25.5004 s]
/proc/loadavg: 2.77 2.87 2.89 5/194 6674
/proc/meminfo: memFree=14501356/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=63220 CPUtime=24.65 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 14177 0 0 0 2462 3 0 0 25 0 1 0 488524490 64737280 14087 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 15805 14087 131 6 0 14275 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 71920

[startup+51.1009 s]
/proc/loadavg: 3.19 2.96 2.91 5/194 6674
/proc/meminfo: memFree=14490928/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=66056 CPUtime=50.25 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 14855 0 0 0 5022 3 0 0 25 0 1 0 488524490 67641344 14765 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 16514 14765 131 6 0 14984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74756

[startup+102.301 s]
/proc/loadavg: 3.65 3.12 2.97 5/194 6676
/proc/meminfo: memFree=14476848/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=69300 CPUtime=101.45 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 15689 0 0 0 10142 3 0 0 25 0 1 0 488524490 70963200 15595 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 17325 15595 131 6 0 15795 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 78000

[startup+162.301 s]
/proc/loadavg: 3.87 3.28 3.03 5/194 6677
/proc/meminfo: memFree=14464296/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=71952 CPUtime=161.45 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 16392 0 0 0 16142 3 0 0 25 0 1 0 488524490 73678848 16272 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 17988 16272 131 6 0 16458 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80652

[startup+222.3 s]
/proc/loadavg: 3.95 3.41 3.09 5/194 6679
/proc/meminfo: memFree=14455120/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=74376 CPUtime=221.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 17036 0 0 0 22142 4 0 0 25 0 1 0 488524490 76161024 16857 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 18594 16857 131 6 0 17064 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83076

[startup+282.301 s]
/proc/loadavg: 4.04 3.53 3.15 5/194 6680
/proc/meminfo: memFree=14442816/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=77212 CPUtime=281.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 17816 0 0 0 28142 4 0 0 25 0 1 0 488524490 79065088 17580 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 19303 17580 131 6 0 17773 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85912

[startup+342.301 s]
/proc/loadavg: 4.01 3.61 3.20 5/194 6682
/proc/meminfo: memFree=14436088/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=78580 CPUtime=341.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 18238 0 0 0 34142 4 0 0 25 0 1 0 488524490 80465920 17931 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 19645 17931 131 6 0 18115 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87280

[startup+402.3 s]
/proc/loadavg: 4.00 3.68 3.25 5/194 6721
/proc/meminfo: memFree=14602868/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=79600 CPUtime=401.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 18590 0 0 0 40142 4 0 0 25 0 1 0 488524490 81510400 18173 33554432000 4194304 4218580 140736676642608 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 19900 18173 131 6 0 18370 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 88300

[startup+462.301 s]
/proc/loadavg: 4.00 3.73 3.29 5/194 6722
/proc/meminfo: memFree=14592324/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=81640 CPUtime=461.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 19160 0 0 0 46142 4 0 0 25 0 1 0 488524490 83599360 18669 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 20410 18669 131 6 0 18880 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90340

[startup+522.301 s]
/proc/loadavg: 4.06 3.80 3.34 5/194 6724
/proc/meminfo: memFree=14586604/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=82384 CPUtime=521.46 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 19489 0 0 0 52142 4 0 0 25 0 1 0 488524490 84361216 18861 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 20596 18861 131 6 0 19066 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 91084

[startup+582.307 s]
/proc/loadavg: 4.08 3.85 3.38 5/194 6725
/proc/meminfo: memFree=14579392/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=83192 CPUtime=581.47 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 19947 0 0 0 58143 4 0 0 25 0 1 0 488524490 85188608 19052 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 20798 19052 131 6 0 19268 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91892

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

[startup+589.101 s]
/proc/loadavg: 4.07 3.85 3.38 5/194 6726
/proc/meminfo: memFree=14578524/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=83288 CPUtime=588.26 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 19983 0 0 0 58822 4 0 0 25 0 1 0 488524490 85286912 19088 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 20822 19088 131 6 0 19292 0
Current children cumulated CPU time (s) 589.09
Current children cumulated vsize (KiB) 91988

[startup+601.901 s]
/proc/loadavg: 4.05 3.86 3.39 5/194 6756
/proc/meminfo: memFree=14661320/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=83836 CPUtime=601.06 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20135 0 0 0 60101 5 0 0 25 0 1 0 488524490 85848064 19240 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 20959 19240 131 6 0 19429 0
Current children cumulated CPU time (s) 601.89
Current children cumulated vsize (KiB) 92536

[startup+614.7 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6756
/proc/meminfo: memFree=14654288/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84172 CPUtime=613.86 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20219 0 0 0 61381 5 0 0 25 0 1 0 488524490 86192128 19310 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21043 19310 131 6 0 19513 0
Current children cumulated CPU time (s) 614.69
Current children cumulated vsize (KiB) 92872

[startup+621.1 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6757
/proc/meminfo: memFree=14648804/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84204 CPUtime=620.26 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20249 0 0 0 62021 5 0 0 25 0 1 0 488524490 86224896 19327 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21051 19327 131 6 0 19521 0
Current children cumulated CPU time (s) 621.09
Current children cumulated vsize (KiB) 92904

[startup+622.701 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6757
/proc/meminfo: memFree=14648804/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84376 CPUtime=621.87 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20267 0 0 0 62182 5 0 0 25 0 1 0 488524490 86401024 19345 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21094 19345 131 6 0 19564 0
Current children cumulated CPU time (s) 622.7
Current children cumulated vsize (KiB) 93076

[startup+623.501 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6757
/proc/meminfo: memFree=14648680/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84344 CPUtime=622.67 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20267 0 0 0 62262 5 0 0 25 0 1 0 488524490 86368256 19344 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21086 19344 131 6 0 19556 0
Current children cumulated CPU time (s) 623.5
Current children cumulated vsize (KiB) 93044

[startup+624.301 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6757
/proc/meminfo: memFree=14648680/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84344 CPUtime=623.47 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20268 0 0 0 62342 5 0 0 25 0 1 0 488524490 86368256 19345 33554432000 4194304 4218580 140736676642608 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21086 19345 131 6 0 19556 0
Current children cumulated CPU time (s) 624.3
Current children cumulated vsize (KiB) 93044

[startup+624.501 s]
/proc/loadavg: 4.04 3.86 3.40 5/194 6757
/proc/meminfo: memFree=14648680/32950928 swapFree=67111528/67111528
[pid=6609] ppid=6607 vsize=8700 CPUtime=0.83 cores=4,6
/proc/6609/stat : 6609 (esg_static.sh) S 6607 6609 6567 0 -1 4202496 354 16845 0 0 0 0 76 7 18 0 1 0 488524406 8908800 252 33554432000 4194304 4922060 140734228652704 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6609/statm: 2175 252 209 178 0 68 0
[pid=6626] ppid=6609 vsize=84344 CPUtime=623.67 cores=4,6
/proc/6626/stat : 6626 (cdcl) R 6609 6609 6567 0 -1 4202496 20268 0 0 0 62362 5 0 0 25 0 1 0 488524490 86368256 19345 33554432000 4194304 4218580 140736676642608 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6626/statm: 21086 19345 131 6 0 19556 0
Current children cumulated CPU time (s) 624.5
Current children cumulated vsize (KiB) 93044

Child status: 20
Real time (s): 624.568
CPU time (s): 624.58
CPU user time (s): 624.444
CPU system time (s): 0.135979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 93076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 624.444
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37687
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= 9
involuntary context switches= 569

runsolver used 1.01185 second user time and 2.39864 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:07:36
IDJOB=3288613
IDBENCH=82500
IDSOLVER=1609
FILE ID=node122/3288613-1303769255
RUNJOBID= node122-1303769255-6586
PBS_JOBID= 13157168
Free space on /tmp= 70816 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288613-1303769255/watcher-3288613-1303769255 -o /tmp/evaluation-result-3288613-1303769255/solver-3288613-1303769255 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3288613-1303769255.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1136171808

node122.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.820
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.64
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.820
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	: 5332.75
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.820
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.820
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.83
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.820
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.820
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.75
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14862568 kB
Buffers:       1790608 kB
Cached:       15664476 kB
SwapCached:          0 kB
Active:        6199864 kB
Inactive:     11331520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14862568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           76828 kB
Writeback:           0 kB
AnonPages:       75224 kB
Mapped:          14524 kB
Slab:           492188 kB
PageTables:       5796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   202720 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= 70824 MiB
End job on node122 at 2011-04-26 00:18:01