Trace number 3498882

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 158.28 158.327

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.7084
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 |  923496  2154824 |  277048       0        0     nan |  0.000 % |
3.09/3.23	c |         0 |  364855  1457039 |      --       0       --      -- |     --   | -558639/-697780
3.09/3.23	c ==============================================================================
3.09/3.23	c Result  :   #vars: 45777   #clauses: 364855   #literals: 1457039
3.09/3.23	c CPU time:   3.11153 s
3.09/3.23	c ==============================================================================
158.23/158.31	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-3498882-1308150280/watcher-3498882-1308150280 -o /tmp/evaluation-result-3498882-1308150280/solver-3498882-1308150280 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498882-1308150280.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: 1.94 1.96 1.99 2/178 3332
/proc/meminfo: memFree=29196056/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0

[startup+0.045552 s]
/proc/loadavg: 1.94 1.96 1.99 2/178 3332
/proc/meminfo: memFree=29196056/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100541 s]
/proc/loadavg: 1.94 1.96 1.99 2/178 3332
/proc/meminfo: memFree=29196056/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300492 s]
/proc/loadavg: 1.94 1.96 1.99 2/178 3332
/proc/meminfo: memFree=29196056/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700424 s]
/proc/loadavg: 1.94 1.96 1.99 2/178 3332
/proc/meminfo: memFree=29196056/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 1.94 1.96 1.99 3/180 3335
/proc/meminfo: memFree=29242576/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
[pid=3333] ppid=3332 vsize=158428 CPUtime=1.49 cores=0,2,4,6
/proc/3333/stat : 3333 (SatELite_releas) R 3332 3332 3229 0 -1 4202496 35699 0 0 0 140 9 0 0 25 0 1 0 926626007 162230272 33059 33554432000 134512640 135144242 4289867040 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3333/statm: 39607 33059 77 155 0 39450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167128

[startup+3.101 s]
/proc/loadavg: 1.94 1.96 1.99 3/180 3335
/proc/meminfo: memFree=29193844/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 926626007 8908800 249 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3332/statm: 2175 249 209 178 0 68 0
[pid=3333] ppid=3332 vsize=167676 CPUtime=3.09 cores=0,2,4,6
/proc/3333/stat : 3333 (SatELite_releas) R 3332 3332 3229 0 -1 4202496 38451 0 0 0 298 11 0 0 25 0 1 0 926626007 171700224 35156 33554432000 134512640 135144242 4289867040 18446744073709551615 134589126 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3333/statm: 41919 35156 77 155 0 41762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176376

[startup+6.30048 s]
/proc/loadavg: 1.94 1.96 1.99 3/180 3336
/proc/meminfo: memFree=29205680/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=43952 CPUtime=2.72 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 9256 0 0 0 271 1 0 0 25 0 1 0 926626359 45006848 9164 33554432000 4194304 4218580 140735174150176 18446744073709551615 4211564 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 10988 9164 131 6 0 9458 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 52652

[startup+12.7003 s]
/proc/loadavg: 1.95 1.96 1.99 3/180 3337
/proc/meminfo: memFree=29199084/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=49752 CPUtime=9.12 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 10701 0 0 0 911 1 0 0 25 0 1 0 926626359 50946048 10609 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 12438 10609 131 6 0 10908 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 58452

[startup+25.5011 s]
/proc/loadavg: 1.95 1.96 1.99 3/180 3337
/proc/meminfo: memFree=29193328/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=54640 CPUtime=21.92 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 11957 0 0 0 2190 2 0 0 25 0 1 0 926626359 55951360 11838 33554432000 4194304 4218580 140735174150176 18446744073709551615 4210015 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 13660 11838 131 6 0 12130 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 63340

[startup+51.1066 s]
/proc/loadavg: 1.97 1.96 1.99 3/180 3338
/proc/meminfo: memFree=29177508/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=66360 CPUtime=47.52 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 15072 0 0 0 4750 2 0 0 25 0 1 0 926626359 67952640 14785 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 16590 14785 131 6 0 15060 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 75060

[startup+102.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3339
/proc/meminfo: memFree=29167564/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=68680 CPUtime=98.72 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 15962 0 0 0 9869 3 0 0 25 0 1 0 926626359 70328320 15338 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17170 15338 131 6 0 15640 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 77380

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

[startup+102.807 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3339
/proc/meminfo: memFree=29167564/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=68616 CPUtime=99.23 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 15962 0 0 0 9920 3 0 0 25 0 1 0 926626359 70262784 15330 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17154 15330 131 6 0 15624 0
Current children cumulated CPU time (s) 102.74
Current children cumulated vsize (KiB) 77316

[startup+128.401 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29163828/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=69660 CPUtime=124.82 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16454 0 0 0 12479 3 0 0 25 0 1 0 926626359 71331840 15616 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17415 15616 131 6 0 15885 0
Current children cumulated CPU time (s) 128.33
Current children cumulated vsize (KiB) 78360

[startup+141.201 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29163184/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70096 CPUtime=137.63 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16605 0 0 0 13760 3 0 0 25 0 1 0 926626359 71778304 15720 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17524 15720 131 6 0 15994 0
Current children cumulated CPU time (s) 141.14
Current children cumulated vsize (KiB) 78796

[startup+147.601 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29161068/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70516 CPUtime=144.02 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16743 0 0 0 14399 3 0 0 25 0 1 0 926626359 72208384 15803 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17629 15803 131 6 0 16099 0
Current children cumulated CPU time (s) 147.53
Current children cumulated vsize (KiB) 79216

[startup+154.001 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29161068/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70808 CPUtime=150.42 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16850 0 0 0 15039 3 0 0 25 0 1 0 926626359 72507392 15875 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17702 15875 131 6 0 16172 0
Current children cumulated CPU time (s) 153.93
Current children cumulated vsize (KiB) 79508

[startup+155.606 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29160696/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70788 CPUtime=152.03 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16861 0 0 0 15200 3 0 0 25 0 1 0 926626359 72486912 15864 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17697 15864 131 6 0 16167 0
Current children cumulated CPU time (s) 155.54
Current children cumulated vsize (KiB) 79488

[startup+157.201 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29160812/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70852 CPUtime=153.62 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16881 0 0 0 15359 3 0 0 25 0 1 0 926626359 72552448 15884 33554432000 4194304 4218580 140735174150176 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17713 15884 131 6 0 16183 0
Current children cumulated CPU time (s) 157.13
Current children cumulated vsize (KiB) 79552

[startup+158.001 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29160564/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70788 CPUtime=154.42 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16883 0 0 0 15439 3 0 0 25 0 1 0 926626359 72486912 15871 33554432000 4194304 4218580 140735174150176 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17697 15871 131 6 0 16167 0
Current children cumulated CPU time (s) 157.93
Current children cumulated vsize (KiB) 79488

[startup+158.201 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29160564/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70788 CPUtime=154.62 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16883 0 0 0 15459 3 0 0 25 0 1 0 926626359 72486912 15871 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17697 15871 131 6 0 16167 0
Current children cumulated CPU time (s) 158.13
Current children cumulated vsize (KiB) 79488

[startup+158.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/180 3340
/proc/meminfo: memFree=29160564/32951124 swapFree=67056676/67111528
[pid=3332] ppid=3330 vsize=8700 CPUtime=3.51 cores=0,2,4,6
/proc/3332/stat : 3332 (esg_static.sh) S 3330 3332 3229 0 -1 4202496 353 40723 0 0 0 0 337 14 18 0 1 0 926626007 8908800 252 33554432000 4194304 4922060 140734165529584 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3332/statm: 2175 252 209 178 0 68 0
[pid=3336] ppid=3332 vsize=70788 CPUtime=154.72 cores=0,2,4,6
/proc/3336/stat : 3336 (cdcl) R 3332 3332 3229 0 -1 4202496 16883 0 0 0 15469 3 0 0 25 0 1 0 926626359 72486912 15871 33554432000 4194304 4218580 140735174150176 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/3336/statm: 17697 15871 131 6 0 16167 0
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (KiB) 79488

Child status: 20
Real time (s): 158.327
CPU time (s): 158.28
CPU user time (s): 158.082
CPU system time (s): 0.197969
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 176376

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

runsolver used 0.26296 second user time and 0.516921 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-15 17:04:40
IDJOB=3498882
IDBENCH=69619
IDSOLVER=1993
FILE ID=node136/3498882-1308150280
RUNJOBID= node136-1308150266-3252
PBS_JOBID= 13575593
Free space on /tmp= 73704 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498882-1308150280/watcher-3498882-1308150280 -o /tmp/evaluation-result-3498882-1308150280/solver-3498882-1308150280 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498882-1308150280.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=892754259

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29197220 kB
Buffers:        510208 kB
Cached:        2602840 kB
SwapCached:       8768 kB
Active:        1183588 kB
Inactive:      2188560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29197220 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:          142344 kB
Writeback:           0 kB
AnonPages:      256660 kB
Mapped:          13528 kB
Slab:           316748 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   473628 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= 73684 MiB
End job on node136 at 2011-06-15 17:07:19