Trace number 3493414

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
PicoMUS 941No Cert. 903.177 903.156

General information on the benchmark

Namemus/marques-silva/
hardware-verification/4pipe_4_ooo.cnf
MD5SUM15e9af17ed082d67df8738a94fd01ed6
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.322
Satisfiable
(Un)Satisfiability was proved
Number of variables5356
Number of clauses89506
Sum of the clauses size259630
Maximum clause length68
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 270293
Number of clauses of size 315301
Number of clauses of size 4173
Number of clauses of size 5114
Number of clauses of size over 53624

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 5356 89506
109.09/109.11	s UNSATISFIABLE
109.29/109.31	c [picomus] extracted core 1 of size 41894 out of 89506 (47%) after 109.3 sec
897.92/897.92	*** picosat: out of memory in 'new'

Verifier Data

ERROR: no value line found !

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-3493414-1307798937/watcher-3493414-1307798937 -o /tmp/evaluation-result-3493414-1307798937/solver-3493414-1307798937 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493414-1307798937.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 3.58 1.45 0.86 4/189 10308
/proc/meminfo: memFree=30651564/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=2240 CPUtime=0 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 297 0 0 0 0 0 0 0 25 0 1 0 891491715 2293760 251 33554432000 134512640 135072097 4287945488 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 560 252 53 137 0 421 0

[startup+0.0517841 s]
/proc/loadavg: 3.58 1.45 0.86 4/189 10308
/proc/meminfo: memFree=30651564/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=7496 CPUtime=0.05 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1755 0 0 0 5 0 0 0 25 0 1 0 891491715 7675904 1708 33554432000 134512640 135072097 4287945488 18446744073709551615 134550793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1874 1709 61 137 0 1735 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7496

[startup+0.100795 s]
/proc/loadavg: 3.58 1.45 0.86 4/189 10308
/proc/meminfo: memFree=30651564/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=7760 CPUtime=0.09 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1837 0 0 0 9 0 0 0 25 0 1 0 891491715 7946240 1790 33554432000 134512640 135072097 4287945488 18446744073709551615 134520167 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1940 1790 69 137 0 1801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7760

[startup+0.300766 s]
/proc/loadavg: 3.58 1.45 0.86 4/189 10308
/proc/meminfo: memFree=30651564/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=8684 CPUtime=0.29 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 2073 0 0 0 29 0 0 0 25 0 1 0 891491715 8892416 2026 33554432000 134512640 135072097 4287945488 18446744073709551615 134538961 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 2171 2026 69 137 0 2032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8684

[startup+0.70069 s]
/proc/loadavg: 3.58 1.45 0.86 4/189 10308
/proc/meminfo: memFree=30651564/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=10744 CPUtime=0.69 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 2556 0 0 0 69 0 0 0 25 0 1 0 891491715 11001856 2509 33554432000 134512640 135072097 4287945488 18446744073709551615 134548676 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 2686 2509 69 137 0 2547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10744

[startup+1.50055 s]
/proc/loadavg: 3.58 1.45 0.86 5/190 10309
/proc/meminfo: memFree=30640172/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=14440 CPUtime=1.49 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 3464 0 0 0 149 0 0 0 25 0 1 0 891491715 14786560 3417 33554432000 134512640 135072097 4287945488 18446744073709551615 134543462 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 3610 3417 69 137 0 3471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14440

[startup+3.10026 s]
/proc/loadavg: 3.58 1.45 0.86 5/190 10309
/proc/meminfo: memFree=30631368/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=20780 CPUtime=3.09 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 5033 0 0 0 309 0 0 0 25 0 1 0 891491715 21278720 4986 33554432000 134512640 135072097 4287945488 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 5195 4986 69 137 0 5056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20780

[startup+6.30068 s]
/proc/loadavg: 3.61 1.49 0.87 5/190 10347
/proc/meminfo: memFree=30628348/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=34752 CPUtime=6.29 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 8435 0 0 0 628 1 0 0 25 0 1 0 891491715 35586048 8386 33554432000 134512640 135072097 4287945488 18446744073709551615 134543485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 8688 8386 69 137 0 8549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34752

[startup+12.7005 s]
/proc/loadavg: 3.64 1.53 0.89 5/190 10347
/proc/meminfo: memFree=30604232/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=63364 CPUtime=12.69 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 15492 0 0 0 1266 3 0 0 25 0 1 0 891491715 64884736 15443 33554432000 134512640 135072097 4287945488 18446744073709551615 134556692 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 15841 15443 69 137 0 15702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63364

[startup+25.5012 s]
/proc/loadavg: 3.72 1.65 0.94 5/190 10347
/proc/meminfo: memFree=30525760/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=112800 CPUtime=25.49 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 27617 0 0 0 2544 5 0 0 25 0 1 0 891491715 115507200 27568 33554432000 134512640 135072097 4287945488 18446744073709551615 134556612 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 28200 27568 69 137 0 28061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112800

[startup+51.1005 s]
/proc/loadavg: 3.89 1.86 1.03 5/190 10348
/proc/meminfo: memFree=30429048/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=211276 CPUtime=51.09 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 51778 0 0 0 5099 10 0 0 25 0 1 0 891491715 216346624 51729 33554432000 134512640 135072097 4287945488 18446744073709551615 134539704 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 52819 51729 69 137 0 52680 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 211276

[startup+102.306 s]
/proc/loadavg: 4.00 2.20 1.18 5/190 10387
/proc/meminfo: memFree=30216108/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=404392 CPUtime=102.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 99001 0 0 0 10211 19 0 0 25 0 1 0 891491715 414097408 98952 33554432000 134512640 135072097 4287945488 18446744073709551615 134543764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 101098 98952 69 137 0 100959 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 404392

[startup+162.3 s]
/proc/loadavg: 4.08 2.54 1.36 5/190 10389
/proc/meminfo: memFree=30295032/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=321596 CPUtime=162.29 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 184647 0 0 0 16192 37 0 0 25 0 1 0 891491715 329314304 79820 33554432000 134512640 135072097 4287945488 18446744073709551615 134543872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 80399 79820 76 137 0 80260 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 321596

[startup+222.301 s]
/proc/loadavg: 3.14 2.58 1.45 3/178 10477
/proc/meminfo: memFree=30045700/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=657544 CPUtime=222.29 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 268386 0 0 0 22179 50 0 0 25 0 1 0 891491715 673325056 163559 33554432000 134512640 135072097 4287945488 18446744073709551615 134541717 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 164386 163559 76 137 0 164247 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 657544

[startup+282.301 s]
/proc/loadavg: 2.42 2.48 1.48 3/178 10478
/proc/meminfo: memFree=29710364/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=1004456 CPUtime=282.29 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 352789 0 0 0 28165 64 0 0 25 0 1 0 891491715 1028562944 247962 33554432000 134512640 135072097 4287945488 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 251114 247962 76 137 0 250975 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1004456

[startup+342.301 s]
/proc/loadavg: 2.15 2.39 1.51 3/178 10480
/proc/meminfo: memFree=29380456/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=1324028 CPUtime=342.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 434428 0 0 0 34153 77 0 0 25 0 1 0 891491715 1355804672 329601 33554432000 134512640 135072097 4287945488 18446744073709551615 134543682 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 331007 329601 76 137 0 330868 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1324028

[startup+402.301 s]
/proc/loadavg: 2.05 2.31 1.54 3/178 10481
/proc/meminfo: memFree=29062848/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=1670032 CPUtime=402.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 514439 0 0 0 40139 91 0 0 25 0 1 0 891491715 1710112768 409612 33554432000 134512640 135072097 4287945488 18446744073709551615 134548803 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 417508 409612 76 137 0 417369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1670032

[startup+462.301 s]
/proc/loadavg: 2.02 2.25 1.57 3/178 10483
/proc/meminfo: memFree=28735684/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=1986304 CPUtime=462.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 595220 0 0 0 46126 104 0 0 25 0 1 0 891491715 2033975296 490393 33554432000 134512640 135072097 4287945488 18446744073709551615 134543471 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 496576 490393 76 137 0 496437 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1986304

[startup+522.301 s]
/proc/loadavg: 2.00 2.20 1.59 3/178 10484
/proc/meminfo: memFree=28427628/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=2288056 CPUtime=522.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 672300 0 0 0 52115 115 0 0 25 0 1 0 891491715 2342969344 567473 33554432000 134512640 135072097 4287945488 18446744073709551615 134543764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 572014 567473 76 137 0 571875 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2288056

[startup+582.3 s]
/proc/loadavg: 2.00 2.16 1.61 3/178 10486
/proc/meminfo: memFree=28125256/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=2580832 CPUtime=582.3 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 747137 0 0 0 58103 127 0 0 25 0 1 0 891491715 2642771968 642310 33554432000 134512640 135072097 4287945488 18446744073709551615 134580101 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 645208 642310 76 137 0 645069 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2580832

[startup+642.3 s]
/proc/loadavg: 2.05 2.15 1.64 3/178 10488
/proc/meminfo: memFree=27817280/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=2878884 CPUtime=642.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 823162 0 0 0 64091 140 0 0 25 0 1 0 891491715 2947977216 718335 33554432000 134512640 135072097 4287945488 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 719721 718335 76 137 0 719582 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2878884

[startup+702.3 s]
/proc/loadavg: 2.02 2.12 1.66 3/178 10489
/proc/meminfo: memFree=27523232/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=3234820 CPUtime=702.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 897344 0 0 0 70080 151 0 0 25 0 1 0 891491715 3312455680 792517 33554432000 134512640 135072097 4287945488 18446744073709551615 134558408 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 808705 792517 76 137 0 808566 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3234820

[startup+762.307 s]
/proc/loadavg: 2.00 2.09 1.68 3/178 10491
/proc/meminfo: memFree=27222364/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=3525748 CPUtime=762.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 971703 0 0 0 76069 162 0 0 25 0 1 0 891491715 3610365952 866876 33554432000 134512640 135072097 4287945488 18446744073709551615 134537960 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 881437 866876 76 137 0 881298 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 3525748

[startup+822.301 s]
/proc/loadavg: 2.00 2.07 1.69 3/178 10492
/proc/meminfo: memFree=26933136/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=3811000 CPUtime=822.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1044586 0 0 0 82057 174 0 0 25 0 1 0 891491715 3902464000 939759 33554432000 134512640 135072097 4287945488 18446744073709551615 134556733 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 952750 939760 76 137 0 952611 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3811000

[startup+882.301 s]
/proc/loadavg: 2.05 2.07 1.72 3/178 10494
/proc/meminfo: memFree=26618596/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4117220 CPUtime=882.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1122295 0 0 0 88046 185 0 0 25 0 1 0 891491715 4216033280 1017468 33554432000 134512640 135072097 4287945488 18446744073709551615 134534256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1029305 1017468 76 137 0 1029166 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 4117220

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

[startup+883.101 s]
/proc/loadavg: 2.05 2.07 1.72 3/178 10494
/proc/meminfo: memFree=26618596/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4120292 CPUtime=883.11 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1123226 0 0 0 88126 185 0 0 25 0 1 0 891491715 4219179008 1018399 33554432000 134512640 135072097 4287945488 18446744073709551615 134557216 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1030073 1018399 76 137 0 1029934 0
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (KiB) 4120292

[startup+895.9 s]
/proc/loadavg: 2.04 2.07 1.72 3/178 10494
/proc/meminfo: memFree=26554712/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4181732 CPUtime=895.91 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4202496 1138937 0 0 0 89404 187 0 0 25 0 1 0 891491715 4282093568 1034110 33554432000 134512640 135072097 4287945488 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1045433 1034110 76 137 0 1045294 0
Current children cumulated CPU time (s) 895.91
Current children cumulated vsize (KiB) 4181732

[startup+899.101 s]
/proc/loadavg: 2.03 2.07 1.72 3/178 10495
/proc/meminfo: memFree=25975260/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4191972 CPUtime=899.11 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4204032 1141566 0 0 0 89606 305 0 0 25 0 1 0 891491715 4292579328 1036739 33554432000 134512640 135072097 4287945488 18446744073709551615 134771248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1047993 1036739 76 137 0 1047854 0
Current children cumulated CPU time (s) 899.11
Current children cumulated vsize (KiB) 4191972

[startup+900.701 s]
/proc/loadavg: 2.03 2.07 1.72 3/178 10495
/proc/meminfo: memFree=25025296/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4191972 CPUtime=900.71 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4204032 1141566 0 0 0 89606 465 0 0 25 0 1 0 891491715 4292579328 1036739 33554432000 134512640 135072097 4287945488 18446744073709551615 134771248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1047993 1036739 76 137 0 1047854 0
Current children cumulated CPU time (s) 900.71
Current children cumulated vsize (KiB) 4191972

[startup+902.301 s]
/proc/loadavg: 2.03 2.07 1.72 3/178 10495
/proc/meminfo: memFree=23126360/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4191972 CPUtime=902.31 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4204032 1141566 0 0 0 89606 625 0 0 25 0 1 0 891491715 4292579328 1036739 33554432000 134512640 135072097 4287945488 18446744073709551615 134771248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1047993 1036739 76 137 0 1047854 0
Current children cumulated CPU time (s) 902.31
Current children cumulated vsize (KiB) 4191972

[startup+902.701 s]
/proc/loadavg: 2.03 2.07 1.72 3/178 10495
/proc/meminfo: memFree=23126360/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=4191972 CPUtime=902.71 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4204032 1141566 0 0 0 89606 665 0 0 25 0 1 0 891491715 4292579328 1036739 33554432000 134512640 135072097 4287945488 18446744073709551615 134771248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10308/statm: 1047993 1036739 76 137 0 1047854 0
Current children cumulated CPU time (s) 902.71
Current children cumulated vsize (KiB) 4191972

[startup+903.106 s]
/proc/loadavg: 2.03 2.07 1.72 3/178 10495
/proc/meminfo: memFree=22194500/32951124 swapFree=67051744/67111528
[pid=10308] ppid=10306 vsize=0 CPUtime=903.12 cores=4,6
/proc/10308/stat : 10308 (picomus) R 10306 10308 10038 0 -1 4204036 1141567 0 0 0 89606 706 0 0 25 0 1 0 891491715 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/10308/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 903.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 903.156
CPU time (s): 903.177
CPU user time (s): 896.068
CPU system time (s): 7.10892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4191972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 896.068
system time used= 7.10892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141567
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= 6
involuntary context switches= 9715

runsolver used 1.45178 second user time and 2.87656 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 15:28:57
IDJOB=3493414
IDBENCH=89498
IDSOLVER=1974
FILE ID=node138/3493414-1307798937
RUNJOBID= node138-1307798803-10057
PBS_JOBID= 13551010
Free space on /tmp= 74076 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/hardware-verification/4pipe_4_ooo.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493414-1307798937/watcher-3493414-1307798937 -o /tmp/evaluation-result-3493414-1307798937/solver-3493414-1307798937 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493414-1307798937.cnf

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

MD5SUM BENCH= 15e9af17ed082d67df8738a94fd01ed6
RANDOM SEED=407733284

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.82
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30652108 kB
Buffers:        311324 kB
Cached:        1666524 kB
SwapCached:      13468 kB
Active:         690292 kB
Inactive:      1411572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30652108 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:            3628 kB
Writeback:           4 kB
AnonPages:      121348 kB
Mapped:          10196 kB
Slab:           132864 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   354384 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= 70020 MiB
End job on node138 at 2011-06-11 15:44:01