Trace number 1780036

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 576.15 145.217

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark345.2
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.11/0.11	c ==============================================================================
0.11/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.11	c ==============================================================================
0.11/0.11	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.71/0.72	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.71/0.72	c ==============================================================================
0.71/0.72	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.71/0.72	c CPU time:   0.7 s
0.71/0.72	c ==============================================================================
576.06/145.20	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
576.06/145.20	c ============================[ Problem Statistics ]=============================
576.06/145.20	c |                                                                             |
576.06/145.20	c threadId              : 0
576.06/145.20	c restarts              : 503
576.06/145.20	c conflicts             : 427052         (743 /sec)
576.06/145.20	c decisions             : 627132         (1.77 % random) (1091 /sec)
576.06/145.20	c propagations          : 97559124       (169742 /sec)
576.06/145.20	c conflict literals     : 9424010        (33.76 % deleted)
576.06/145.20	c Memory used           : 116.33 MB
576.06/145.20	c CPU time              : 574.75 s
576.06/145.20	
576.06/145.20	c --->m=4, e=8, aimd=0, HOME/25088_many.cnf	time: 143.69	conflicts: 427052       
576.06/145.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1780036-1243528767/watcher-1780036-1243528767 -o /tmp/evaluation-result-1780036-1243528767/solver-1780036-1243528767 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780036-1243528767.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.34 4.39 4.50 3/97 25088
/proc/meminfo: memFree=2877240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2412 CPUtime=0
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107013949 2469888 273 4294967295 134512640 135169312 3216994112 3216992648 3085434606 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25088/statm: 603 273 231 161 0 42 0
[pid=25089] ppid=25088 vsize=1056 CPUtime=0
/proc/25089/stat : 25089 (SatElite) R 25088 25088 21691 0 -1 4202496 205 0 0 0 0 0 0 0 18 0 1 0 1107013949 1081344 142 4294967295 134512640 135034092 3214630080 3214626424 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25089/statm: 264 143 50 128 0 134 0

[startup+0.020291 s]
/proc/loadavg: 4.34 4.39 4.50 3/97 25088
/proc/meminfo: memFree=2877240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2412 CPUtime=0
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107013949 2469888 273 4294967295 134512640 135169312 3216994112 3216992648 3085434606 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25088/statm: 603 273 231 161 0 42 0
[pid=25089] ppid=25088 vsize=3332 CPUtime=0.02
/proc/25089/stat : 25089 (SatElite) R 25088 25088 21691 0 -1 4202496 763 0 0 0 1 1 0 0 18 0 1 0 1107013949 3411968 700 4294967295 134512640 135034092 3214630080 3214626064 134675816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25089/statm: 833 703 50 128 0 703 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5744

[startup+0.110283 s]
/proc/loadavg: 4.34 4.39 4.50 3/97 25088
/proc/meminfo: memFree=2877240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2412 CPUtime=0
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107013949 2469888 273 4294967295 134512640 135169312 3216994112 3216992648 3085434606 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25088/statm: 603 273 231 161 0 42 0
[pid=25089] ppid=25088 vsize=15848 CPUtime=0.11
/proc/25089/stat : 25089 (SatElite) R 25088 25088 21691 0 -1 4202496 3783 0 0 0 10 1 0 0 18 0 1 0 1107013949 16228352 3720 4294967295 134512640 135034092 3214630080 3214627472 134542711 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25089/statm: 3962 3720 50 128 0 3832 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18260

[startup+0.310267 s]
/proc/loadavg: 4.34 4.39 4.50 3/97 25088
/proc/meminfo: memFree=2877240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2412 CPUtime=0
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107013949 2469888 273 4294967295 134512640 135169312 3216994112 3216992648 3085434606 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25088/statm: 603 273 231 161 0 42 0
[pid=25089] ppid=25088 vsize=17468 CPUtime=0.31
/proc/25089/stat : 25089 (SatElite) R 25088 25088 21691 0 -1 4202496 4450 0 0 0 30 1 0 0 18 0 1 0 1107013949 17887232 4091 4294967295 134512640 135034092 3214630080 3214625888 134562156 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25089/statm: 4367 4091 66 128 0 4237 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 19880

[startup+0.710236 s]
/proc/loadavg: 4.34 4.39 4.50 3/97 25088
/proc/meminfo: memFree=2877240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2412 CPUtime=0
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107013949 2469888 273 4294967295 134512640 135169312 3216994112 3216992648 3085434606 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25088/statm: 603 273 231 161 0 42 0
[pid=25089] ppid=25088 vsize=18716 CPUtime=0.71
/proc/25089/stat : 25089 (SatElite) R 25088 25088 21691 0 -1 4202496 5119 0 0 0 69 2 0 0 18 0 1 0 1107013949 19165184 4380 4294967295 134512640 135034092 3214630080 3214626320 134566284 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25089/statm: 4679 4380 67 128 0 4549 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 21128

[startup+1.51018 s]
/proc/loadavg: 4.34 4.39 4.50 5/102 25094
/proc/meminfo: memFree=2855780/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=51572 CPUtime=2.34
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 6081 0 0 0 231 3 0 0 17 0 4 0 1107014029 52809728 6016 4294967295 134512640 135305190 3220947696 3220945872 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 12893 6016 79 194 0 12697 0
[pid=25091/tid=25092] ppid=25088 vsize=51572 CPUtime=0.53
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 354 0 0 0 53 0 0 0 16 0 4 0 1107014042 52809728 6016 4294967295 134512640 135305190 3220947696 3083541540 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=51572 CPUtime=0.54
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 348 0 0 0 54 0 0 0 18 0 4 0 1107014042 52809728 6016 4294967295 134512640 135305190 3220947696 3075152936 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=51572 CPUtime=0.56
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 394 0 0 0 54 2 0 0 17 0 4 0 1107014042 52809728 6016 4294967295 134512640 135305190 3220947696 3066764184 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 53988

[startup+3.11006 s]
/proc/loadavg: 4.34 4.39 4.50 6/102 25094
/proc/meminfo: memFree=2848240/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=59024 CPUtime=8.73
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 8089 0 0 0 865 8 0 0 16 0 4 0 1107014029 60440576 8024 4294967295 134512640 135305190 3220947696 3220945872 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 14756 8024 79 194 0 14560 0
[pid=25091/tid=25092] ppid=25088 vsize=59024 CPUtime=2.13
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 742 0 0 0 212 1 0 0 16 0 4 0 1107014042 60440576 8024 4294967295 134512640 135305190 3220947696 3083541780 134845208 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=59024 CPUtime=2.13
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 870 0 0 0 211 2 0 0 18 0 4 0 1107014042 60440576 8024 4294967295 134512640 135305190 3220947696 3075153088 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=59024 CPUtime=2.16
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 960 0 0 0 213 3 0 0 15 0 4 0 1107014042 60440576 8024 4294967295 134512640 135305190 3220947696 3066764480 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 61440

[startup+6.30981 s]
/proc/loadavg: 4.64 4.45 4.52 5/102 25095
/proc/meminfo: memFree=2840392/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=64932 CPUtime=21.49
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 9529 0 0 0 2141 8 0 0 17 0 4 0 1107014029 66490368 9464 4294967295 134512640 135305190 3220947696 3220945600 134557999 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 16233 9464 79 194 0 16037 0
[pid=25091/tid=25092] ppid=25088 vsize=64932 CPUtime=5.33
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1027 0 0 0 532 1 0 0 17 0 4 0 1107014042 66490368 9464 4294967295 134512640 135305190 3220947696 3083541696 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=64932 CPUtime=5.3
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1291 0 0 0 528 2 0 0 25 0 4 0 1107014042 66490368 9464 4294967295 134512640 135305190 3220947696 3075153088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=64932 CPUtime=5.35
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1279 0 0 0 532 3 0 0 16 0 4 0 1107014042 66490368 9464 4294967295 134512640 135305190 3220947696 3066764480 134528814 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 67348

[startup+12.7093 s]
/proc/loadavg: 4.58 4.44 4.52 7/102 25096
/proc/meminfo: memFree=2831884/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=72524 CPUtime=47.06
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 11457 0 0 0 4695 11 0 0 25 0 4 0 1107014029 74264576 11392 4294967295 134512640 135305190 3220947696 3220945872 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 18131 11392 79 194 0 17935 0
[pid=25091/tid=25092] ppid=25088 vsize=72524 CPUtime=11.72
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1449 0 0 0 1171 1 0 0 25 0 4 0 1107014042 74264576 11392 4294967295 134512640 135305190 3220947696 3083541696 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=72524 CPUtime=11.68
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1858 0 0 0 1165 3 0 0 25 0 4 0 1107014042 74264576 11392 4294967295 134512640 135305190 3220947696 3075153088 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=72524 CPUtime=11.75
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1706 0 0 0 1171 4 0 0 23 0 4 0 1107014042 74264576 11392 4294967295 134512640 135305190 3220947696 3066764480 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.86
Current children cumulated vsize (KiB) 74940

[startup+25.5083 s]
/proc/loadavg: 4.53 4.44 4.51 5/102 25097
/proc/meminfo: memFree=2824288/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=80240 CPUtime=98.2
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 13100 0 0 0 9800 20 0 0 25 0 4 0 1107014029 82165760 13035 4294967295 134512640 135305190 3220947696 3220945872 134528753 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 20060 13035 79 194 0 19864 0
[pid=25091/tid=25092] ppid=25088 vsize=80240 CPUtime=24.52
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 1843 0 0 0 2451 1 0 0 25 0 4 0 1107014042 82165760 13035 4294967295 134512640 135305190 3220947696 3083541696 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=80240 CPUtime=24.42
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 2215 0 0 0 2439 3 0 0 25 0 4 0 1107014042 82165760 13035 4294967295 134512640 135305190 3220947696 3075153088 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=80240 CPUtime=24.55
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 2151 0 0 0 2446 9 0 0 25 0 4 0 1107014042 82165760 13035 4294967295 134512640 135305190 3220947696 3066764480 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99
Current children cumulated vsize (KiB) 82656

[startup+51.1063 s]
/proc/loadavg: 4.42 4.42 4.50 5/102 25283
/proc/meminfo: memFree=2807564/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=95064 CPUtime=200.1
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 16837 0 0 0 19977 33 0 0 25 0 4 0 1107014029 97345536 16772 4294967295 134512640 135305190 3220947696 3220945872 134528277 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 23766 16772 79 194 0 23570 0
[pid=25091/tid=25092] ppid=25088 vsize=95064 CPUtime=50.08
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 2702 0 0 0 5004 4 0 0 25 0 4 0 1107014042 97345536 16772 4294967295 134512640 135305190 3220947696 3083541696 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=95064 CPUtime=49.72
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3249 0 0 0 4963 9 0 0 25 0 4 0 1107014042 97345536 16772 4294967295 134512640 135305190 3220947696 3075153088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=95064 CPUtime=50.12
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3026 0 0 0 5003 9 0 0 25 0 4 0 1107014042 97345536 16772 4294967295 134512640 135305190 3220947696 3066764480 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.9
Current children cumulated vsize (KiB) 97480

[startup+102.312 s]
/proc/loadavg: 4.44 4.43 4.50 7/103 25329
/proc/meminfo: memFree=2792876/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=110512 CPUtime=404.55
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 20526 0 0 0 40409 46 0 0 25 0 4 0 1107014029 113164288 20461 4294967295 134512640 135305190 3220947696 3220945872 134528301 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 27628 20461 79 194 0 27432 0
[pid=25091/tid=25092] ppid=25088 vsize=110512 CPUtime=101.27
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3679 0 0 0 10118 9 0 0 25 0 4 0 1107014042 113164288 20461 4294967295 134512640 135305190 3220947696 3083541696 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=110512 CPUtime=100.9
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4161 0 0 0 10081 9 0 0 25 0 4 0 1107014042 113164288 20461 4294967295 134512640 135305190 3220947696 3075153088 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=110512 CPUtime=101.18
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3910 0 0 0 10103 15 0 0 25 0 4 0 1107014042 113164288 20461 4294967295 134512640 135305190 3220947696 3066764480 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.35
Current children cumulated vsize (KiB) 112928

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

[startup+127.92 s]
/proc/loadavg: 4.48 4.44 4.50 5/102 25474
/proc/meminfo: memFree=2788680/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=116048 CPUtime=506.7
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 21738 0 0 0 50614 56 0 0 25 0 4 0 1107014029 118833152 21673 4294967295 134512640 135305190 3220947696 3220945872 134528341 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29012 21673 79 194 0 28816 0
[pid=25091/tid=25092] ppid=25088 vsize=116048 CPUtime=126.85
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3917 0 0 0 12674 11 0 0 25 0 4 0 1107014042 118833152 21673 4294967295 134512640 135305190 3220947696 3083541696 134528557 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=116048 CPUtime=126.51
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4495 0 0 0 12639 12 0 0 25 0 4 0 1107014042 118833152 21673 4294967295 134512640 135305190 3220947696 3075153088 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=116048 CPUtime=126.55
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4118 0 0 0 12637 18 0 0 25 0 4 0 1107014042 118833152 21673 4294967295 134512640 135305190 3220947696 3066764208 134557333 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 507.5
Current children cumulated vsize (KiB) 118464

[startup+134.32 s]
/proc/loadavg: 4.48 4.44 4.50 5/102 25474
/proc/meminfo: memFree=2788464/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=116624 CPUtime=532.29
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 21869 0 0 0 53170 59 0 0 25 0 4 0 1107014029 119422976 21804 4294967295 134512640 135305190 3220947696 3220945872 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29156 21804 79 194 0 28960 0
[pid=25091/tid=25092] ppid=25088 vsize=116624 CPUtime=133.25
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 3968 0 0 0 13311 14 0 0 25 0 4 0 1107014042 119422976 21804 4294967295 134512640 135305190 3220947696 3083541696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=116624 CPUtime=132.91
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4504 0 0 0 13279 12 0 0 25 0 4 0 1107014042 119422976 21804 4294967295 134512640 135305190 3220947696 3075153088 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=116624 CPUtime=132.94
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4139 0 0 0 13276 18 0 0 25 0 4 0 1107014042 119422976 21804 4294967295 134512640 135305190 3220947696 3066764480 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 533.09
Current children cumulated vsize (KiB) 119040

[startup+140.719 s]
/proc/loadavg: 4.52 4.45 4.50 6/102 25474
/proc/meminfo: memFree=2786792/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=118568 CPUtime=557.85
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 22430 0 0 0 55726 59 0 0 25 0 4 0 1107014029 121413632 22365 4294967295 134512640 135305190 3220947696 3220945872 134528252 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29642 22365 79 194 0 29446 0
[pid=25091/tid=25092] ppid=25088 vsize=118568 CPUtime=139.65
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4043 0 0 0 13951 14 0 0 25 0 4 0 1107014042 121413632 22365 4294967295 134512640 135305190 3220947696 3083541696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=118568 CPUtime=139.31
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4705 0 0 0 13919 12 0 0 25 0 4 0 1107014042 121413632 22365 4294967295 134512640 135305190 3220947696 3075153088 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=118568 CPUtime=139.33
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4259 0 0 0 13915 18 0 0 25 0 4 0 1107014042 121413632 22365 4294967295 134512640 135305190 3220947696 3066764480 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 558.65
Current children cumulated vsize (KiB) 120984

[startup+142.319 s]
/proc/loadavg: 4.52 4.45 4.50 5/102 25474
/proc/meminfo: memFree=2786792/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=118756 CPUtime=564.24
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 22466 0 0 0 56365 59 0 0 25 0 4 0 1107014029 121606144 22401 4294967295 134512640 135305190 3220947696 3220945872 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29689 22401 79 194 0 29493 0
[pid=25091/tid=25092] ppid=25088 vsize=118756 CPUtime=141.25
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4056 0 0 0 14111 14 0 0 25 0 4 0 1107014042 121606144 22401 4294967295 134512640 135305190 3220947696 3083541696 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=118756 CPUtime=140.91
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4705 0 0 0 14079 12 0 0 25 0 4 0 1107014042 121606144 22401 4294967295 134512640 135305190 3220947696 3075153088 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=118756 CPUtime=140.93
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4282 0 0 0 14075 18 0 0 25 0 4 0 1107014042 121606144 22401 4294967295 134512640 135305190 3220947696 3066764480 134528268 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 565.04
Current children cumulated vsize (KiB) 121172

[startup+143.919 s]
/proc/loadavg: 4.52 4.45 4.50 5/102 25474
/proc/meminfo: memFree=2786644/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=118900 CPUtime=570.64
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 22519 0 0 0 57005 59 0 0 25 0 4 0 1107014029 121753600 22454 4294967295 134512640 135305190 3220947696 3220945872 134528814 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29725 22454 79 194 0 29529 0
[pid=25091/tid=25092] ppid=25088 vsize=118900 CPUtime=142.85
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4085 0 0 0 14271 14 0 0 25 0 4 0 1107014042 121753600 22454 4294967295 134512640 135305190 3220947696 3083541696 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=118900 CPUtime=142.51
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4705 0 0 0 14239 12 0 0 25 0 4 0 1107014042 121753600 22454 4294967295 134512640 135305190 3220947696 3075153088 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=118900 CPUtime=142.53
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4306 0 0 0 14235 18 0 0 25 0 4 0 1107014042 121753600 22454 4294967295 134512640 135305190 3220947696 3066764480 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 571.44
Current children cumulated vsize (KiB) 121316

[startup+144.719 s]
/proc/loadavg: 4.56 4.46 4.51 5/102 25474
/proc/meminfo: memFree=2786172/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=119116 CPUtime=573.84
/proc/25091/stat : 25091 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202496 22557 0 0 0 57325 59 0 0 25 0 4 0 1107014029 121974784 22492 4294967295 134512640 135305190 3220947696 3220945872 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29779 22492 79 194 0 29583 0
[pid=25091/tid=25092] ppid=25088 vsize=119116 CPUtime=143.65
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4095 0 0 0 14351 14 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3083541696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=119116 CPUtime=143.31
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4705 0 0 0 14319 12 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3075153088 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=119116 CPUtime=143.33
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4334 0 0 0 14315 18 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3066764480 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 574.64
Current children cumulated vsize (KiB) 121532

[startup+145.119 s]
/proc/loadavg: 4.56 4.46 4.51 2/102 25474
/proc/meminfo: memFree=2786172/3368532 swapFree=1952996/1959888
[pid=25088] ppid=25086 vsize=2416 CPUtime=0.8
/proc/25088/stat : 25088 (manysat.sh) S 25086 25088 21691 0 -1 4194304 370 5125 0 0 0 0 78 2 18 0 1 0 1107013949 2473984 275 4294967295 134512640 135169312 3216994112 3216990328 3085434606 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25088/statm: 604 275 231 161 0 43 0
[pid=25091] ppid=25088 vsize=119116 CPUtime=575.26
/proc/25091/stat : 25091 (manysat1.1_stat) S 25088 25088 21691 0 -1 4202496 22557 0 0 0 57467 59 0 0 25 0 4 0 1107014029 121974784 22492 4294967295 134512640 135305190 3220947696 3220947104 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25091/statm: 29779 22492 79 194 0 29583 0
[pid=25091/tid=25092] ppid=25088 vsize=119116 CPUtime=143.99
/proc/25091/task/25092/stat : 25092 (manysat1.1_stat) S 25088 25088 21691 0 -1 4202560 4095 0 0 0 14385 14 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3083542960 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25091/tid=25093] ppid=25088 vsize=119116 CPUtime=143.71
/proc/25091/task/25093/stat : 25093 (manysat1.1_stat) R 25088 25088 21691 0 -1 4202560 4705 0 0 0 14359 12 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3075152976 134529232 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25091/tid=25094] ppid=25088 vsize=119116 CPUtime=143.67
/proc/25091/task/25094/stat : 25094 (manysat1.1_stat) S 25088 25088 21691 0 -1 4202560 4334 0 0 0 14349 18 0 0 25 0 4 0 1107014042 121974784 22492 4294967295 134512640 135305190 3220947696 3066765744 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 576.06
Current children cumulated vsize (KiB) 121532

Child status: 20
Real time (s): 145.217
CPU time (s): 576.15
CPU user time (s): 575.54
CPU system time (s): 0.61
CPU usage (%): 396.752
Max. virtual memory (cumulated for all children) (KiB): 121532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 575.54
system time used= 0.61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28340
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= 5456
involuntary context switches= 36301

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:39:27
IDJOB=1780036
IDBENCH=70949
IDSOLVER=620
FILE ID=tipi45/1780036-1243528767
PBS_JOBID=
Free space on /tmp= 15499 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780036-1243528767/watcher-1780036-1243528767 -o /tmp/evaluation-result-1780036-1243528767/solver-1780036-1243528767 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780036-1243528767.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 1400170286

Linux tipi45 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2877240 kB
Buffers:        140104 kB
Cached:         243268 kB
SwapCached:       2100 kB
Active:          99148 kB
Inactive:       293792 kB
HighTotal:     2489216 kB
HighFree:      2233000 kB
LowTotal:       879316 kB
LowFree:        644240 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3300 kB
Slab:            85908 kB
SReclaimable:    74528 kB
SUnreclaim:      11380 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15499 MiB
End job on tipi45 at 2009-05-28 18:41:52