Trace number 3284713

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
SArTagnan 2011-03-24UNSAT 190.237 47.7965

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

189.93/47.77	
189.93/47.77	s UNSATISFIABLE
189.93/47.77	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284713-1304061083/watcher-3284713-1304061083 -o /tmp/evaluation-result-3284713-1304061083/solver-3284713-1304061083 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3284713-1304061083.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.70 8.12 7.82 5/184 30396
/proc/meminfo: memFree=30629768/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=26424 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 1768 0 0 0 0 0 0 0 24 0 1 0 517706186 27058176 1706 33554432000 4194304 4623224 140737023924320 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30396/statm: 6606 1717 290 105 0 2110 0

[startup+0.0868751 s]
/proc/loadavg: 7.70 8.12 7.82 5/184 30396
/proc/meminfo: memFree=30629768/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=45372 CPUtime=0.07 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 7722 0 0 0 7 0 0 0 24 0 1 0 517706186 46460928 5004 33554432000 4194304 4623224 140737023924320 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30396/statm: 11343 5005 301 105 0 6847 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 45372

[startup+0.10087 s]
/proc/loadavg: 7.70 8.12 7.82 5/184 30396
/proc/meminfo: memFree=30629768/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=45372 CPUtime=0.09 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 8061 0 0 0 9 0 0 0 24 0 1 0 517706186 46460928 5343 33554432000 4194304 4623224 140737023924320 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30396/statm: 11343 5344 301 105 0 6847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45372

[startup+0.300796 s]
/proc/loadavg: 7.70 8.12 7.82 5/184 30396
/proc/meminfo: memFree=30629768/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=354788 CPUtime=0.6 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 32431 0 0 0 57 3 0 0 25 0 4 0 517706186 363302912 25218 33554432000 4194304 4623224 140737023924320 18446744073709551615 4497487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 88697 25218 334 105 0 84201 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 354788

[startup+0.700723 s]
/proc/loadavg: 7.70 8.12 7.82 5/184 30396
/proc/meminfo: memFree=30629768/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=354788 CPUtime=2.2 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 35728 0 0 0 216 4 0 0 25 0 4 0 517706186 363302912 25714 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 88697 25714 343 105 0 84201 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 354788

[startup+1.50058 s]
/proc/loadavg: 7.70 8.12 7.82 9/188 30400
/proc/meminfo: memFree=30517648/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=359676 CPUtime=5.39 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 49702 0 0 0 534 5 0 0 25 0 4 0 517706186 368308224 28951 33554432000 4194304 4623224 140737023924320 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 89919 28951 350 105 0 85423 0
[pid=30396/tid=30398] ppid=30394 vsize=359676 CPUtime=1.3 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 2867 0 0 0 130 0 0 0 25 0 4 0 517706206 368308224 28951 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=359676 CPUtime=1.3 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 3033 0 0 0 130 0 0 0 25 0 4 0 517706206 368308224 28951 33554432000 4194304 4623224 140737023924320 18446744073709551615 4365459 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=359676 CPUtime=1.29 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 15977 0 0 0 127 2 0 0 25 0 4 0 517706206 368308224 28951 33554432000 4194304 4623224 140737023924320 18446744073709551615 4364778 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 359676

[startup+3.10029 s]
/proc/loadavg: 7.96 8.17 7.84 9/188 30400
/proc/meminfo: memFree=30498676/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=388984 CPUtime=11.79 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 72574 0 0 0 1170 9 0 0 25 0 4 0 517706186 398319616 32859 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 97246 32859 358 105 0 92750 0
[pid=30396/tid=30398] ppid=30394 vsize=388984 CPUtime=2.89 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 4700 0 0 0 289 0 0 0 25 0 4 0 517706206 398319616 32859 33554432000 4194304 4623224 140737023924320 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=388984 CPUtime=2.89 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 4944 0 0 0 289 0 0 0 25 0 4 0 517706206 398319616 32859 33554432000 4194304 4623224 140737023924320 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=388984 CPUtime=2.88 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 32730 0 0 0 284 4 0 0 25 0 4 0 517706206 398319616 32859 33554432000 4194304 4623224 140737023924320 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 388984

[startup+6.30071 s]
/proc/loadavg: 7.96 8.17 7.84 9/188 30400
/proc/meminfo: memFree=30448828/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=403636 CPUtime=24.57 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 99413 0 0 0 2445 12 0 0 25 0 4 0 517706186 413323264 37192 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 100909 37192 358 105 0 96413 0
[pid=30396/tid=30398] ppid=30394 vsize=403636 CPUtime=6.09 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 7343 0 0 0 609 0 0 0 25 0 4 0 517706206 413323264 37192 33554432000 4194304 4623224 140737023924320 18446744073709551615 4330692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=403636 CPUtime=6.09 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 7649 0 0 0 608 1 0 0 25 0 4 0 517706206 413323264 37192 33554432000 4194304 4623224 140737023924320 18446744073709551615 4484003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=403636 CPUtime=6.06 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 51469 0 0 0 600 6 0 0 25 0 4 0 517706206 413323264 37192 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 403636

[startup+12.7005 s]
/proc/loadavg: 7.97 8.16 7.84 9/188 30400
/proc/meminfo: memFree=30397304/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=425620 CPUtime=50.14 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 153722 0 0 0 4993 21 0 0 25 0 4 0 517706186 435834880 46448 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 106405 46448 354 105 0 101909 0
[pid=30396/tid=30398] ppid=30394 vsize=425620 CPUtime=12.49 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 11815 0 0 0 1248 1 0 0 25 0 4 0 517706206 435834880 46448 33554432000 4194304 4623224 140737023924320 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=425620 CPUtime=12.49 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 12161 0 0 0 1248 1 0 0 25 0 4 0 517706206 435834880 46448 33554432000 4194304 4623224 140737023924320 18446744073709551615 4316753 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=425620 CPUtime=12.42 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 89679 0 0 0 1230 12 0 0 25 0 4 0 517706206 435834880 46448 33554432000 4194304 4623224 140737023924320 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 425620

[startup+25.5002 s]
/proc/loadavg: 7.97 8.15 7.84 9/188 30400
/proc/meminfo: memFree=30049892/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=101.25 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 343339 0 0 0 10076 49 0 0 25 0 4 0 517706186 770822144 128150 33554432000 4194304 4623224 140737023924320 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 128150 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=25.29 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 42624 0 0 0 2524 5 0 0 25 0 4 0 517706206 770822144 128150 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=25.29 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46504 0 0 0 2524 5 0 0 25 0 4 0 517706206 770822144 128150 33554432000 4194304 4623224 140737023924320 18446744073709551615 4289750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=25.15 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144681 0 0 0 2494 21 0 0 25 0 4 0 517706206 770822144 128150 33554432000 4194304 4623224 140737023924320 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 752756

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

[startup+38.3009 s]
/proc/loadavg: 7.98 8.15 7.84 9/188 30401
/proc/meminfo: memFree=30036904/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=152.38 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 344116 0 0 0 15189 49 0 0 25 0 4 0 517706186 770822144 128925 33554432000 4194304 4623224 140737023924320 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 128925 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=38.08 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 42806 0 0 0 3803 5 0 0 25 0 4 0 517706206 770822144 128925 33554432000 4194304 4623224 140737023924320 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=38.09 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46686 0 0 0 3804 5 0 0 25 0 4 0 517706206 770822144 128925 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=37.89 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144756 0 0 0 3768 21 0 0 25 0 4 0 517706206 770822144 128925 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.38
Current children cumulated vsize (KiB) 752756

[startup+44.7007 s]
/proc/loadavg: 7.98 8.14 7.84 9/188 30401
/proc/meminfo: memFree=30029696/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=177.94 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 344786 0 0 0 17745 49 0 0 25 0 4 0 517706186 770822144 129589 33554432000 4194304 4623224 140737023924320 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 129589 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=44.48 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 43048 0 0 0 4443 5 0 0 25 0 4 0 517706206 770822144 129589 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=44.48 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46871 0 0 0 4443 5 0 0 25 0 4 0 517706206 770822144 129589 33554432000 4194304 4623224 140737023924320 18446744073709551615 4316601 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=44.25 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144816 0 0 0 4404 21 0 0 25 0 4 0 517706206 770822144 129589 33554432000 4194304 4623224 140737023924320 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.94
Current children cumulated vsize (KiB) 752756

[startup+46.3004 s]
/proc/loadavg: 8.06 8.16 7.85 9/188 30401
/proc/meminfo: memFree=30014940/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=184.33 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 344929 0 0 0 18384 49 0 0 25 0 4 0 517706186 770822144 129729 33554432000 4194304 4623224 140737023924320 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 129729 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=46.08 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 43114 0 0 0 4603 5 0 0 25 0 4 0 517706206 770822144 129729 33554432000 4194304 4623224 140737023924320 18446744073709551615 4330707 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=46.08 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46871 0 0 0 4603 5 0 0 25 0 4 0 517706206 770822144 129729 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=45.84 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144832 0 0 0 4563 21 0 0 25 0 4 0 517706206 770822144 129729 33554432000 4194304 4623224 140737023924320 18446744073709551615 4545340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 184.33
Current children cumulated vsize (KiB) 752756

[startup+47.1003 s]
/proc/loadavg: 8.06 8.16 7.85 9/188 30401
/proc/meminfo: memFree=30014940/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=187.53 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 344987 0 0 0 18704 49 0 0 25 0 4 0 517706186 770822144 129787 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 129787 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=46.88 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 43135 0 0 0 4683 5 0 0 25 0 4 0 517706206 770822144 129787 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=46.88 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46873 0 0 0 4683 5 0 0 25 0 4 0 517706206 770822144 129787 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=46.64 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144833 0 0 0 4643 21 0 0 25 0 4 0 517706206 770822144 129787 33554432000 4194304 4623224 140737023924320 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 187.53
Current children cumulated vsize (KiB) 752756

[startup+47.5002 s]
/proc/loadavg: 8.06 8.16 7.85 9/188 30401
/proc/meminfo: memFree=30027092/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=189.12 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 345090 0 0 0 18863 49 0 0 25 0 4 0 517706186 770822144 129880 33554432000 4194304 4623224 140737023924320 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 129880 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=47.28 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 43139 0 0 0 4723 5 0 0 25 0 4 0 517706206 770822144 129880 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=47.28 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46874 0 0 0 4723 5 0 0 25 0 4 0 517706206 770822144 129880 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=47.03 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144837 0 0 0 4682 21 0 0 25 0 4 0 517706206 770822144 129880 33554432000 4194304 4623224 140737023924320 18446744073709551615 4354634 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 189.12
Current children cumulated vsize (KiB) 752756

[startup+47.7012 s]
/proc/loadavg: 8.06 8.16 7.85 9/188 30401
/proc/meminfo: memFree=30027092/32951124 swapFree=67111344/67111528
[pid=30396] ppid=30394 vsize=752756 CPUtime=189.93 cores=0,2,4,6
/proc/30396/stat : 30396 (SArTagnan) R 30394 30396 29944 0 -1 4202496 345148 0 0 0 18944 49 0 0 25 0 4 0 517706186 770822144 129938 33554432000 4194304 4623224 140737023924320 18446744073709551615 4393536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30396/statm: 188189 129938 393 105 0 183693 0
[pid=30396/tid=30398] ppid=30394 vsize=752756 CPUtime=47.48 cores=0,2,4,6
/proc/30396/task/30398/stat : 30398 (SArTagnan) R 30394 30396 29944 0 -1 4202560 43139 0 0 0 4743 5 0 0 25 0 4 0 517706206 770822144 129938 33554432000 4194304 4623224 140737023924320 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30396/tid=30399] ppid=30394 vsize=752756 CPUtime=47.48 cores=0,2,4,6
/proc/30396/task/30399/stat : 30399 (SArTagnan) R 30394 30396 29944 0 -1 4202560 46875 0 0 0 4743 5 0 0 25 0 4 0 517706206 770822144 129938 33554432000 4194304 4623224 140737023924320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30396/tid=30400] ppid=30394 vsize=752756 CPUtime=47.23 cores=0,2,4,6
/proc/30396/task/30400/stat : 30400 (SArTagnan) R 30394 30396 29944 0 -1 4202560 144837 0 0 0 4702 21 0 0 25 0 4 0 517706206 770822144 129938 33554432000 4194304 4623224 140737023924320 18446744073709551615 4550463 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 189.93
Current children cumulated vsize (KiB) 752756

Child status: 20
Real time (s): 47.7965
CPU time (s): 190.237
CPU user time (s): 189.717
CPU system time (s): 0.51992
CPU usage (%): 398.015
Max. virtual memory (cumulated for all children) (KiB): 752756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.717
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345187
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= 65
involuntary context switches= 2808

runsolver used 0.084987 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 09:11:23
IDJOB=3284713
IDBENCH=82357
IDSOLVER=1656
FILE ID=node133/3284713-1304061083
RUNJOBID= node133-1304058649-29962
PBS_JOBID= 13170442
Free space on /tmp= 71868 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284713-1304061083/watcher-3284713-1304061083 -o /tmp/evaluation-result-3284713-1304061083/solver-3284713-1304061083 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3284713-1304061083.cnf -threads=4

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1406006277

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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:      30629924 kB
Buffers:        714080 kB
Cached:         803876 kB
SwapCached:        124 kB
Active:         970204 kB
Inactive:       991356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30629924 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           27924 kB
Writeback:           0 kB
AnonPages:      443228 kB
Mapped:          15472 kB
Slab:           295072 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   716564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71868 MiB
End job on node133 at 2011-04-29 09:12:11