Trace number 3483989

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)UNSAT 463.145 463.363

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.40/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.65	c INFO: solving HOME/instance-3483989-1307749877.cnf
0.40/0.65	c INFO: computing task features
3.67/3.90	c INFO: computed variable-clause graph statistics
3.67/3.97	c INFO: computed clause balance statistics
19.07/19.31	c INFO: computed variable balance statistics
29.97/30.24	c INFO: computed small-clause counts
30.07/30.30	c INFO: computed Horn-clause counts
31.68/31.97	c INFO: computed variable graph statistics
31.68/31.97	c INFO: collected features for HOME/instance-3483989-1307749877.cnf in 31.21 s
31.68/31.98	c INFO: running lingeling-276@0 for 1168 with 1168 remaining (b = 0.43)
463.05/463.30	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: 988)

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-3483989-1307749877/watcher-3483989-1307749877 -o /tmp/evaluation-result-3483989-1307749877/solver-3483989-1307749877 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483989-1307749877.cnf -seed 1270905229 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 5.07 5.04 4.83 5/193 25501
/proc/meminfo: memFree=27853680/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=11804 CPUtime=0 cores=1,3
/proc/25501/stat : 25501 (runsolver) R 25499 25501 24692 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 886587597 12087296 51 33554432000 4194304 5436572 140734056427872 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/25501/statm: 2951 51 31 304 0 2643 0

[startup+0.036703 s]
/proc/loadavg: 5.07 5.04 4.83 5/193 25501
/proc/meminfo: memFree=27853680/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=16400 CPUtime=0.01 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 1166 0 0 0 1 0 0 0 22 0 1 0 886587597 16793600 1030 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/25501/statm: 4100 1030 414 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.10069 s]
/proc/loadavg: 5.07 5.04 4.83 5/193 25501
/proc/meminfo: memFree=27853680/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=85364 CPUtime=0.05 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 2547 0 0 0 4 1 0 0 22 0 1 0 886587597 87412736 2273 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089359045 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 21341 2277 707 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.300713 s]
/proc/loadavg: 5.07 5.04 4.83 5/193 25501
/proc/meminfo: memFree=27853680/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=135752 CPUtime=0.19 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 5973 932 1 0 14 5 0 0 17 0 1 0 886587597 139010048 4148 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089694213 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/25501/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700585 s]
/proc/loadavg: 5.07 5.04 4.83 5/193 25501
/proc/meminfo: memFree=27853680/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=299616 CPUtime=0.47 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 14564 932 1 0 34 13 0 0 16 0 1 0 886587597 306806784 12233 33554432000 4194304 5683644 140737154860896 18446744073709551615 4942053 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 74904 12235 1761 364 0 10828 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 299616

[startup+1.5005 s]
/proc/loadavg: 5.07 5.04 4.83 6/194 25506
/proc/meminfo: memFree=27792068/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=349164 CPUtime=1.27 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 26907 932 1 0 112 15 0 0 17 0 1 0 886587597 357543936 24576 33554432000 4194304 5683644 140737154860896 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 87291 24576 1761 364 0 23215 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 349164

[startup+3.10016 s]
/proc/loadavg: 5.06 5.04 4.83 6/194 25506
/proc/meminfo: memFree=27723876/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=438784 CPUtime=2.87 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 48247 932 1 0 269 18 0 0 19 0 1 0 886587597 449314816 45916 33554432000 4194304 5683644 140737154860896 18446744073709551615 47982326553953 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 109696 45916 1761 364 0 45620 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 438784

[startup+6.30065 s]
/proc/loadavg: 5.06 5.04 4.83 6/194 25506
/proc/meminfo: memFree=27620396/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=488132 CPUtime=6.07 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 86905 932 1 0 584 23 0 0 25 0 1 0 886587597 499847168 59417 33554432000 4194304 5683644 140737154860896 18446744073709551615 47982358969216 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 122033 59417 1826 364 0 57957 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 488132

[startup+12.7005 s]
/proc/loadavg: 5.05 5.04 4.83 6/194 25506
/proc/meminfo: memFree=27622248/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=488132 CPUtime=12.47 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 86905 932 1 0 1224 23 0 0 25 0 1 0 886587597 499847168 59417 33554432000 4194304 5683644 140737154860896 18446744073709551615 4620062 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 122033 59417 1826 364 0 57957 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 488132

[startup+25.5003 s]
/proc/loadavg: 5.04 5.04 4.83 6/194 25506
/proc/meminfo: memFree=27622632/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=488132 CPUtime=25.27 cores=1,3
/proc/25501/stat : 25501 (python) R 25499 25501 24692 0 -1 4202496 86906 932 1 0 2504 23 0 0 25 0 1 0 886587597 499847168 59418 33554432000 4194304 5683644 140737154860896 18446744073709551615 4523414 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25501/statm: 122033 59418 1827 364 0 57957 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 488132

[startup+51.1007 s]
/proc/loadavg: 5.09 5.05 4.84 6/200 25513
/proc/meminfo: memFree=28020608/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.02 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=59728 CPUtime=19.06 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 21391 0 0 0 1903 3 0 0 25 0 1 0 886590796 61161472 14102 33554432000 4194304 4352236 140733460827456 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 14932 14102 129 39 0 14012 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1012372

[startup+102.307 s]
/proc/loadavg: 5.14 5.07 4.86 6/197 25558
/proc/meminfo: memFree=28051620/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.09 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 907 0 0 0 5 4 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=58764 CPUtime=70.2 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 21398 0 0 0 7017 3 0 0 25 0 1 0 886590796 60174336 13868 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 14691 13868 129 39 0 13771 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1011408

[startup+162.301 s]
/proc/loadavg: 5.19 5.09 4.87 6/204 25566
/proc/meminfo: memFree=26883320/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.17 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 927 0 0 0 9 8 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=59012 CPUtime=130.12 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 21469 0 0 0 13009 3 0 0 25 0 1 0 886590796 60428288 13923 33554432000 4194304 4352236 140733460827456 18446744073709551615 4222658 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 14753 13923 129 39 0 13833 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 1011656

[startup+222.3 s]
/proc/loadavg: 5.12 5.08 4.89 6/204 25568
/proc/meminfo: memFree=26694300/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.25 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 947 0 0 0 12 13 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=59180 CPUtime=190.04 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 21527 0 0 0 19001 3 0 0 25 0 1 0 886590796 60600320 13965 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 14795 13965 129 39 0 13875 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 1011824

[startup+282.301 s]
/proc/loadavg: 5.10 5.08 4.90 6/194 25577
/proc/meminfo: memFree=29317400/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.33 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 961 0 0 0 16 17 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=61252 CPUtime=249.96 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 22065 0 0 0 24993 3 0 0 25 0 1 0 886590796 62722048 14483 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 15313 14483 129 39 0 14393 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 1013896

[startup+342.3 s]
/proc/loadavg: 4.47 4.91 4.85 5/191 25596
/proc/meminfo: memFree=29583652/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.4 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 961 0 0 0 20 20 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=62748 CPUtime=309.89 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 22446 0 0 0 30986 3 0 0 25 0 1 0 886590796 64253952 14857 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 15687 14857 129 39 0 14767 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 1015392

[startup+402.301 s]
/proc/loadavg: 3.89 4.69 4.78 4/185 25622
/proc/meminfo: memFree=31159728/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.47 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 961 0 0 0 24 23 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=63192 CPUtime=369.82 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 22570 0 0 0 36979 3 0 0 25 0 1 0 886590796 64708608 14968 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 15798 14968 129 39 0 14878 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 1015836

[startup+462.301 s]
/proc/loadavg: 3.30 4.36 4.65 4/185 25624
/proc/meminfo: memFree=31158200/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.54 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 961 0 0 0 27 27 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=64452 CPUtime=429.76 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 22937 0 0 0 42973 3 0 0 25 0 1 0 886590796 65998848 15283 33554432000 4194304 4352236 140733460827456 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 16113 15283 129 39 0 15193 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1017096

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

[startup+463.107 s]
/proc/loadavg: 3.30 4.36 4.65 4/185 25624
/proc/meminfo: memFree=31158200/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.54 cores=1,3
/proc/25508/stat : 25508 (python) S 25501 25501 24692 0 -1 4202560 961 0 0 0 27 27 0 0 18 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248089718287 0 0 16781312 514 13725423551853330696 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=64452 CPUtime=430.56 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202496 22937 0 0 0 43053 3 0 0 25 0 1 0 886590796 65998848 15283 33554432000 4194304 4352236 140733460827456 18446744073709551615 4255140 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25510/statm: 16113 15283 129 39 0 15193 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 462.86
Current children cumulated vsize (KiB) 1017096

[startup+463.301 s]
/proc/loadavg: 3.30 4.36 4.65 4/185 25624
/proc/meminfo: memFree=31158200/32950928 swapFree=67055156/67111528
[pid=25501] ppid=25499 vsize=481444 CPUtime=31.76 cores=1,3
/proc/25501/stat : 25501 (python) S 25499 25501 24692 0 -1 4202496 87194 932 1 0 3152 24 0 0 25 0 2 0 886587597 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25501/statm: 120361 55223 1867 364 0 56279 0
[pid=25508] ppid=25501 vsize=471200 CPUtime=0.64 cores=1,3
/proc/25508/stat : 25508 (python) R 25501 25501 24692 0 -1 4202560 962 0 0 0 36 28 0 0 15 0 1 0 886590795 482508800 53728 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101528325 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/25508/statm: 117800 53728 376 364 0 53718 0
[pid=25510] ppid=25508 vsize=0 CPUtime=430.65 cores=1,3
/proc/25510/stat : 25510 (lingeling) R 25508 25510 25510 0 -1 4202500 22940 0 0 0 43062 3 0 0 25 0 1 0 886590796 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25510/statm: 0 0 0 0 0 0 0
[pid=25501/tid=25509] ppid=25499 vsize=481444 CPUtime=0 cores=1,3
/proc/25501/task/25509/stat : 25509 (python) S 25499 25501 24692 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886590796 492998656 55223 33554432000 4194304 5683644 140737154860896 18446744073709551615 248101521841 0 0 16781312 2 18446604462796651456 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 463.05
Current children cumulated vsize (KiB) 952644

Child status: 0
Real time (s): 463.363
CPU time (s): 463.145
CPU user time (s): 462.551
CPU system time (s): 0.593909
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 1024872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.551
system time used= 0.593909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138393
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3285
involuntary context switches= 5700

runsolver used 0.769882 second user time and 1.76173 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 01:51:18
IDJOB=3483989
IDBENCH=82500
IDSOLVER=1976
FILE ID=node123/3483989-1307749877
RUNJOBID= node123-1307747010-24712
PBS_JOBID= 13550834
Free space on /tmp= 73692 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483989-1307749877/watcher-3483989-1307749877 -o /tmp/evaluation-result-3483989-1307749877/solver-3483989-1307749877 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483989-1307749877.cnf -seed 1270905229 -budget 1200

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1270905229

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27854480 kB
Buffers:        243796 kB
Cached:        1367088 kB
SwapCached:      10356 kB
Active:        4197812 kB
Inactive:       691068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27854480 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           50560 kB
Writeback:          44 kB
AnonPages:     3275356 kB
Mapped:          19200 kB
Slab:           131884 kB
PageTables:      14048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3988260 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= 74092 MiB
End job on node123 at 2011-06-11 01:59:01