Trace number 224604

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1807.62

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-1_ext.xml
MD5SUM35fa7d48ce2e2534268abcc10affdd14
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.23981
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c preparing clauses for relation R0
0.21	c preparing clauses for relation R1
0.21	c preparing clauses for relation R2
0.21	c preparing clauses for relation R3
0.21	c preparing clauses for relation R4
0.21	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.21	c preparing clauses for relation R7
0.21	c preparing clauses for relation R8
0.21	c preparing clauses for relation R9
0.21	c preparing clauses for relation R10
0.21	c preparing clauses for relation R11
0.21	c preparing clauses for relation R12
0.21	c preparing clauses for relation R13
0.21	c preparing clauses for relation R14
0.21	c preparing clauses for relation R15
0.21	c preparing clauses for relation R16
0.21	c preparing clauses for relation R17
0.21	c preparing clauses for relation R18
0.21	c preparing clauses for relation R19
0.22	c preparing clauses for relation R20
0.23	c preparing clauses for relation R21
0.24	c preparing clauses for relation R22
0.25	c preparing clauses for relation R23
0.26	c preparing clauses for relation R24
0.27	c preparing clauses for relation R25
0.28	c preparing clauses for relation R26
0.28	c preparing clauses for relation R27
0.29	c preparing clauses for relation R28
0.30	c preparing clauses for relation R29
0.31	c preparing clauses for relation R30
0.32	c preparing clauses for relation R31
0.33	c preparing clauses for relation R32
0.34	c preparing clauses for relation R33
0.35	c preparing clauses for relation R34
0.36	c preparing clauses for relation R35
0.37	c preparing clauses for relation R36
0.38	c preparing clauses for relation R37
0.39	c preparing clauses for relation R38
0.40	c preparing clauses for relation R39
0.41	c preparing clauses for relation R40
0.42	c preparing clauses for relation R41
0.43	c preparing clauses for relation R42
0.43	c preparing clauses for relation R43
0.44	c preparing clauses for relation R44
0.45	c preparing clauses for relation R45
0.46	c preparing clauses for relation R46
0.47	c preparing clauses for relation R47
0.48	c preparing clauses for relation R48
0.49	c preparing clauses for relation R49
0.50	c preparing clauses for relation R50
0.51	c preparing clauses for relation R51
0.52	c preparing clauses for relation R52
0.53	c preparing clauses for relation R53
0.54	c preparing clauses for relation R54
0.55	c preparing clauses for relation R55
0.56	c preparing clauses for relation R56
0.57	c preparing clauses for relation R57
0.58	c preparing clauses for relation R58
0.58	c preparing clauses for relation R59
0.59	c preparing clauses for relation R60
0.60	c preparing clauses for relation R61
0.61	c preparing clauses for relation R62
0.62	c preparing clauses for relation R63
0.63	c preparing clauses for relation R64
0.64	c preparing clauses for relation R65
0.65	c preparing clauses for relation R66
0.66	c preparing clauses for relation R67
0.67	c preparing clauses for relation R68
0.68	c preparing clauses for relation R69
0.69	c preparing clauses for relation R70
0.70	c preparing clauses for relation R71
0.71	c preparing clauses for relation R72
0.72	c preparing clauses for relation R73
0.73	c preparing clauses for relation R74
0.73	c preparing clauses for relation R75
0.74	c preparing clauses for relation R76
0.75	c preparing clauses for relation R77
0.76	c preparing clauses for relation R78
0.77	c preparing clauses for relation R79
0.78	c preparing clauses for relation R80
0.79	c preparing clauses for relation R81
0.80	c preparing clauses for relation R82
0.81	c preparing clauses for relation R83
0.82	c preparing clauses for relation R84
0.83	c preparing clauses for relation R85
0.84	c preparing clauses for relation R86
0.85	c preparing clauses for relation R87
0.86	c preparing clauses for relation R88
0.87	c preparing clauses for relation R89
0.88	c preparing clauses for relation R90
0.88	c preparing clauses for relation R91
0.89	c preparing clauses for relation R92
0.90	c preparing clauses for relation R93
0.91	c preparing clauses for relation R94
0.92	c preparing clauses for relation R95
0.93	c preparing clauses for relation R96
0.94	c preparing clauses for relation R97
0.95	c preparing clauses for relation R98
0.96	c preparing clauses for relation R99
0.97	c preparing clauses for relation R100
0.98	c preparing clauses for relation R101
0.99	c preparing clauses for relation R102
0.99	c instanciating clauses for relation R0 (supports) and variables V0 V6 
1.01	c instanciating clauses for relation R1 (supports) and variables V0 V20 
1.03	c instanciating clauses for relation R2 (supports) and variables V0 V31 
1.04	c instanciating clauses for relation R3 (supports) and variables V0 V34 
1.06	c instanciating clauses for relation R4 (supports) and variables V1 V21 
1.08	c instanciating clauses for relation R5 (supports) and variables V1 V28 
1.09	c instanciating clauses for relation R6 (supports) and variables V1 V37 
1.11	c instanciating clauses for relation R7 (supports) and variables V2 V7 
1.13	c instanciating clauses for relation R8 (supports) and variables V2 V8 
1.15	c instanciating clauses for relation R9 (supports) and variables V2 V31 
1.17	c instanciating clauses for relation R10 (supports) and variables V2 V34 
1.18	c instanciating clauses for relation R11 (supports) and variables V3 V6 
1.21	c instanciating clauses for relation R12 (supports) and variables V3 V8 
1.22	c instanciating clauses for relation R13 (supports) and variables V3 V14 
1.24	c instanciating clauses for relation R14 (supports) and variables V3 V18 
1.26	c instanciating clauses for relation R15 (supports) and variables V3 V35 
1.28	c instanciating clauses for relation R16 (supports) and variables V4 V24 
1.29	c instanciating clauses for relation R17 (supports) and variables V5 V14 
1.31	c instanciating clauses for relation R18 (supports) and variables V5 V29 
1.33	c instanciating clauses for relation R19 (supports) and variables V5 V32 
1.34	c instanciating clauses for relation R20 (supports) and variables V6 V15 
1.36	c instanciating clauses for relation R21 (supports) and variables V6 V17 
1.38	c instanciating clauses for relation R22 (supports) and variables V6 V34 
1.39	c instanciating clauses for relation R23 (supports) and variables V7 V20 
1.41	c instanciating clauses for relation R24 (supports) and variables V7 V33 
1.43	c instanciating clauses for relation R25 (supports) and variables V7 V36 
1.45	c instanciating clauses for relation R26 (supports) and variables V8 V15 
1.46	c instanciating clauses for relation R27 (supports) and variables V8 V20 
1.48	c instanciating clauses for relation R28 (supports) and variables V8 V25 
1.50	c instanciating clauses for relation R29 (supports) and variables V8 V28 
1.51	c instanciating clauses for relation R30 (supports) and variables V8 V29 
1.53	c instanciating clauses for relation R31 (supports) and variables V8 V31 
1.55	c instanciating clauses for relation R32 (supports) and variables V9 V10 
1.57	c instanciating clauses for relation R33 (supports) and variables V9 V12 
1.58	c instanciating clauses for relation R34 (supports) and variables V9 V20 
1.60	c instanciating clauses for relation R35 (supports) and variables V9 V33 
1.62	c instanciating clauses for relation R36 (supports) and variables V9 V36 
1.64	c instanciating clauses for relation R37 (supports) and variables V10 V16 
1.65	c instanciating clauses for relation R38 (supports) and variables V10 V29 
1.67	c instanciating clauses for relation R39 (supports) and variables V10 V36 
1.69	c instanciating clauses for relation R40 (supports) and variables V10 V39 
1.71	c instanciating clauses for relation R41 (supports) and variables V11 V20 
1.72	c instanciating clauses for relation R42 (supports) and variables V11 V24 
1.74	c instanciating clauses for relation R43 (supports) and variables V11 V26 
1.75	c instanciating clauses for relation R44 (supports) and variables V11 V32 
1.77	c instanciating clauses for relation R45 (supports) and variables V12 V13 
1.79	c instanciating clauses for relation R46 (supports) and variables V12 V16 
1.81	c instanciating clauses for relation R47 (supports) and variables V12 V17 
1.83	c instanciating clauses for relation R48 (supports) and variables V12 V23 
1.84	c instanciating clauses for relation R49 (supports) and variables V13 V25 
1.86	c instanciating clauses for relation R50 (supports) and variables V14 V15 
1.88	c instanciating clauses for relation R51 (supports) and variables V14 V20 
1.90	c instanciating clauses for relation R52 (supports) and variables V14 V24 
1.91	c instanciating clauses for relation R53 (supports) and variables V14 V31 
1.93	c instanciating clauses for relation R54 (supports) and variables V15 V16 
1.95	c instanciating clauses for relation R55 (supports) and variables V15 V18 
1.96	c instanciating clauses for relation R56 (supports) and variables V15 V19 
1.98	c instanciating clauses for relation R57 (supports) and variables V15 V20 
2.00	c instanciating clauses for relation R58 (supports) and variables V15 V28 
2.02	c instanciating clauses for relation R59 (supports) and variables V15 V36 
2.03	c instanciating clauses for relation R60 (supports) and variables V15 V39 
2.05	c instanciating clauses for relation R61 (supports) and variables V16 V25 
2.07	c instanciating clauses for relation R62 (supports) and variables V16 V36 
2.09	c instanciating clauses for relation R63 (supports) and variables V17 V23 
2.10	c instanciating clauses for relation R64 (supports) and variables V17 V25 
2.12	c instanciating clauses for relation R65 (supports) and variables V17 V28 
2.14	c instanciating clauses for relation R66 (supports) and variables V17 V37 
2.15	c instanciating clauses for relation R67 (supports) and variables V18 V28 
2.17	c instanciating clauses for relation R68 (supports) and variables V18 V33 
2.19	c instanciating clauses for relation R69 (supports) and variables V19 V21 
2.21	c instanciating clauses for relation R70 (supports) and variables V19 V30 
2.22	c instanciating clauses for relation R71 (supports) and variables V19 V34 
2.24	c instanciating clauses for relation R72 (supports) and variables V19 V36 
2.26	c instanciating clauses for relation R73 (supports) and variables V20 V37 
2.28	c instanciating clauses for relation R74 (supports) and variables V20 V38 
2.30	c instanciating clauses for relation R75 (supports) and variables V21 V35 
2.31	c instanciating clauses for relation R76 (supports) and variables V22 V27 
2.34	c instanciating clauses for relation R77 (supports) and variables V22 V32 
2.35	c instanciating clauses for relation R78 (supports) and variables V22 V35 
2.37	c instanciating clauses for relation R79 (supports) and variables V22 V37 
2.39	c instanciating clauses for relation R80 (supports) and variables V22 V39 
2.40	c instanciating clauses for relation R81 (supports) and variables V23 V27 
2.42	c instanciating clauses for relation R82 (supports) and variables V23 V28 
2.44	c instanciating clauses for relation R83 (supports) and variables V23 V30 
2.46	c instanciating clauses for relation R84 (supports) and variables V23 V37 
2.47	c instanciating clauses for relation R85 (supports) and variables V24 V37 
2.49	c instanciating clauses for relation R86 (supports) and variables V25 V28 
2.51	c instanciating clauses for relation R87 (supports) and variables V25 V30 
2.52	c instanciating clauses for relation R88 (supports) and variables V25 V38 
2.54	c instanciating clauses for relation R89 (supports) and variables V26 V29 
2.56	c instanciating clauses for relation R90 (supports) and variables V27 V37 
2.58	c instanciating clauses for relation R91 (supports) and variables V27 V38 
2.60	c instanciating clauses for relation R92 (supports) and variables V28 V34 
2.61	c instanciating clauses for relation R93 (supports) and variables V29 V36 
2.63	c instanciating clauses for relation R94 (supports) and variables V29 V37 
2.65	c instanciating clauses for relation R95 (supports) and variables V29 V38 
2.66	c instanciating clauses for relation R96 (supports) and variables V31 V33 
2.68	c instanciating clauses for relation R97 (supports) and variables V32 V34 
2.70	c instanciating clauses for relation R98 (supports) and variables V32 V37 
2.71	c instanciating clauses for relation R99 (supports) and variables V33 V38 
2.73	c instanciating clauses for relation R100 (supports) and variables V34 V35 
2.75	c instanciating clauses for relation R101 (supports) and variables V34 V39 
2.77	c instanciating clauses for relation R102 (supports) and variables V36 V38 
2.81	c ...done
2.81	c #SATvar=405505 #SATclauses=1107663 #CSPpredicates=0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-224604-1168068077 -o ROOT/results/node22/solver-224604-1168068077 -C 1800 -M 900 /tmp/evaluation/224604-1168068077/CSPtoSAT+minisat /tmp/evaluation/224604-1168068077/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.07 2.02 1.78 5/86 7452
/proc/meminfo: memFree=1631704/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=496 CPUtime=0
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 155202125 507904 36 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4678436 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 124 36 29 52 0 19 0

[startup+0.104333 s]
/proc/loadavg: 2.07 2.02 1.78 5/86 7452
/proc/meminfo: memFree=1631704/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=16608 CPUtime=0.08
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 4681 0 0 0 7 1 0 0 18 0 1 0 155202125 17006592 2986 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134589241 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 4152 2986 703 52 0 2520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16608

[startup+0.512394 s]
/proc/loadavg: 2.07 2.02 1.78 5/86 7452
/proc/meminfo: memFree=1631704/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=63496 CPUtime=0.49
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 25130 0 0 0 39 10 0 0 21 0 1 0 155202125 65019904 13674 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4815446 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 15874 13674 703 52 0 14242 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 63496

[startup+1.33952 s]
/proc/loadavg: 2.07 2.02 1.78 3/86 7452
/proc/meminfo: memFree=1517656/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=147532 CPUtime=1.3
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 56362 0 0 0 107 23 0 0 25 0 1 0 155202125 151072768 33258 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 36883 33258 705 52 0 35251 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 147532

[startup+2.97978 s]
/proc/loadavg: 2.06 2.01 1.78 3/86 7452
/proc/meminfo: memFree=1425624/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=164568 CPUtime=2.93
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 85881 0 0 0 256 37 0 0 25 0 1 0 155202125 168517632 38777 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 41142 38777 714 52 0 39510 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 164568

[startup+6.26328 s]
/proc/loadavg: 2.06 2.01 1.78 3/86 7452
/proc/meminfo: memFree=1478424/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=165580 CPUtime=6.18
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 86081 0 0 0 580 38 0 0 25 0 1 0 155202125 169553920 38977 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 41395 38977 714 52 0 39763 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 165580

[startup+12.7313 s]
/proc/loadavg: 2.05 2.01 1.78 3/86 7452
/proc/meminfo: memFree=1470616/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=172940 CPUtime=12.59
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 87956 0 0 0 1220 39 0 0 25 0 1 0 155202125 177090560 40852 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 43235 40852 720 52 0 41603 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 172940

[startup+25.5533 s]
/proc/loadavg: 2.04 2.01 1.78 3/86 7452
/proc/meminfo: memFree=1461848/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=181916 CPUtime=25.3
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 90170 0 0 0 2489 41 0 0 25 0 1 0 155202125 186281984 43066 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 45479 43066 720 52 0 43847 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 181916

[startup+51.2092 s]
/proc/loadavg: 2.03 2.01 1.79 3/86 7452
/proc/meminfo: memFree=1451224/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=192176 CPUtime=50.71
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 92757 0 0 0 5027 44 0 0 25 0 1 0 155202125 196788224 45653 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 48044 45653 720 52 0 46412 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 192176

[startup+102.51 s]
/proc/loadavg: 2.01 2.01 1.80 3/86 7452
/proc/meminfo: memFree=1435032/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=208444 CPUtime=101.55
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 96827 0 0 0 10106 49 0 0 25 0 1 0 155202125 213446656 49723 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 52111 49723 720 52 0 50479 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 208444

[startup+162.535 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 7452
/proc/meminfo: memFree=1421272/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=221980 CPUtime=161.03
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 100208 0 0 0 16050 53 0 0 25 0 1 0 155202125 227307520 53104 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 55495 53104 720 52 0 53863 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 221980

[startup+222.567 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 7452
/proc/meminfo: memFree=1409880/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=233336 CPUtime=220.51
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 103084 0 0 0 21995 56 0 0 25 0 1 0 155202125 238936064 55945 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 58334 55945 720 52 0 56702 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 233336

[startup+282.597 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7452
/proc/meminfo: memFree=1399320/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=243856 CPUtime=279.99
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 105714 0 0 0 27941 58 0 0 25 0 1 0 155202125 249708544 58575 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671391 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 60964 58575 720 52 0 59332 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 243856

[startup+342.628 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 7452
/proc/meminfo: memFree=1387352/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=255772 CPUtime=339.48
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 108699 0 0 0 33887 61 0 0 25 0 1 0 155202125 261910528 61560 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 63943 61560 720 52 0 62311 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 255772

[startup+402.656 s]
/proc/loadavg: 2.09 2.03 1.85 3/86 7452
/proc/meminfo: memFree=1377240/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=266052 CPUtime=398.96
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 111247 0 0 0 39833 63 0 0 25 0 1 0 155202125 272437248 64108 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 66513 64108 720 52 0 64881 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 266052

[startup+462.672 s]
/proc/loadavg: 1.92 1.99 1.84 3/86 7490
/proc/meminfo: memFree=1209432/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=275632 CPUtime=458.68
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 113693 0 0 0 45802 66 0 0 25 0 1 0 155202125 282247168 66515 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 68908 66515 720 52 0 67276 0
Current children cumulated CPU time (s) 458.68
Current children cumulated vsize (KiB) 275632

[startup+522.701 s]
/proc/loadavg: 1.97 1.99 1.85 3/86 7490
/proc/meminfo: memFree=1173016/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=284732 CPUtime=518.66
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 115960 0 0 0 51797 69 0 0 25 0 1 0 155202125 291565568 68782 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 71183 68782 720 52 0 69551 0
Current children cumulated CPU time (s) 518.66
Current children cumulated vsize (KiB) 284732

[startup+582.729 s]
/proc/loadavg: 1.99 1.99 1.86 3/86 7490
/proc/meminfo: memFree=1146456/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=293884 CPUtime=578.63
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 118262 0 0 0 57792 71 0 0 25 0 1 0 155202125 300937216 71084 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 73471 71084 720 52 0 71839 0
Current children cumulated CPU time (s) 578.63
Current children cumulated vsize (KiB) 293884

[startup+642.748 s]
/proc/loadavg: 1.99 1.99 1.86 3/86 7490
/proc/meminfo: memFree=1127128/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=302520 CPUtime=638.56
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 120425 0 0 0 63783 73 0 0 25 0 1 0 155202125 309780480 73247 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 75630 73247 720 52 0 73998 0
Current children cumulated CPU time (s) 638.56
Current children cumulated vsize (KiB) 302520

[startup+702.77 s]
/proc/loadavg: 2.04 2.00 1.87 3/86 7490
/proc/meminfo: memFree=1109080/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=314024 CPUtime=698.53
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 123343 0 0 0 69777 76 0 0 25 0 1 0 155202125 321560576 76133 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 78506 76133 720 52 0 76874 0
Current children cumulated CPU time (s) 698.53
Current children cumulated vsize (KiB) 314024

[startup+762.785 s]
/proc/loadavg: 2.01 2.00 1.88 3/86 7490
/proc/meminfo: memFree=1092248/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=322684 CPUtime=758.48
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 125505 0 0 0 75771 77 0 0 25 0 1 0 155202125 330428416 78295 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 80671 78295 720 52 0 79039 0
Current children cumulated CPU time (s) 758.48
Current children cumulated vsize (KiB) 322684

[startup+822.81 s]
/proc/loadavg: 2.00 2.00 1.88 3/86 7490
/proc/meminfo: memFree=1076952/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=330420 CPUtime=818.42
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 127426 0 0 0 81764 78 0 0 25 0 1 0 155202125 338350080 80216 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 82605 80216 720 52 0 80973 0
Current children cumulated CPU time (s) 818.42
Current children cumulated vsize (KiB) 330420

[startup+882.836 s]
/proc/loadavg: 2.00 2.00 1.89 3/86 7490
/proc/meminfo: memFree=1063576/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=336416 CPUtime=878.37
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 128933 0 0 0 87758 79 0 0 25 0 1 0 155202125 344489984 81723 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 84104 81723 720 52 0 82472 0
Current children cumulated CPU time (s) 878.37
Current children cumulated vsize (KiB) 336416

[startup+942.861 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 7490
/proc/meminfo: memFree=1049368/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=345208 CPUtime=938.34
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 131042 0 0 0 93754 80 0 0 25 0 1 0 155202125 353492992 83832 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 86302 83832 720 52 0 84670 0
Current children cumulated CPU time (s) 938.34
Current children cumulated vsize (KiB) 345208

[startup+1002.89 s]
/proc/loadavg: 2.00 2.00 1.90 3/86 7490
/proc/meminfo: memFree=1033304/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=354620 CPUtime=998.3
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 133376 0 0 0 99748 82 0 0 25 0 1 0 155202125 363130880 86166 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 88655 86166 720 52 0 87023 0
Current children cumulated CPU time (s) 998.3
Current children cumulated vsize (KiB) 354620

[startup+1062.92 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7490
/proc/meminfo: memFree=1016024/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=364196 CPUtime=1058.25
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 135786 0 0 0 105742 83 0 0 25 0 1 0 155202125 372936704 88576 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 91049 88576 720 52 0 89417 0
Current children cumulated CPU time (s) 1058.25
Current children cumulated vsize (KiB) 364196

[startup+1122.94 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 7490
/proc/meminfo: memFree=1004376/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=370272 CPUtime=1118.23
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 137320 0 0 0 111738 85 0 0 25 0 1 0 155202125 379158528 90110 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 92568 90110 720 52 0 90936 0
Current children cumulated CPU time (s) 1118.23
Current children cumulated vsize (KiB) 370272

[startup+1182.97 s]
/proc/loadavg: 2.12 2.03 1.92 3/86 7490
/proc/meminfo: memFree=992984/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=375732 CPUtime=1178.17
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 138669 0 0 0 117731 86 0 0 25 0 1 0 155202125 384749568 91459 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671367 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 93933 91459 720 52 0 92301 0
Current children cumulated CPU time (s) 1178.17
Current children cumulated vsize (KiB) 375732

[startup+1242.99 s]
/proc/loadavg: 2.04 2.02 1.92 3/86 7490
/proc/meminfo: memFree=979352/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=384100 CPUtime=1238.13
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 140758 0 0 0 123725 88 0 0 25 0 1 0 155202125 393318400 93548 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 96025 93548 720 52 0 94393 0
Current children cumulated CPU time (s) 1238.13
Current children cumulated vsize (KiB) 384100

[startup+1303.02 s]
/proc/loadavg: 2.01 2.02 1.92 3/86 7490
/proc/meminfo: memFree=965592/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=392812 CPUtime=1298.1
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 142927 0 0 0 129721 89 0 0 25 0 1 0 155202125 402239488 95717 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 98203 95717 720 52 0 96571 0
Current children cumulated CPU time (s) 1298.1
Current children cumulated vsize (KiB) 392812

[startup+1363.05 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 7490
/proc/meminfo: memFree=957464/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=397500 CPUtime=1358.05
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 144099 0 0 0 135715 90 0 0 25 0 1 0 155202125 407040000 96889 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671365 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 99375 96889 720 52 0 97743 0
Current children cumulated CPU time (s) 1358.05
Current children cumulated vsize (KiB) 397500

[startup+1423.07 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 7490
/proc/meminfo: memFree=944088/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=406188 CPUtime=1418.01
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 146302 0 0 0 141709 92 0 0 25 0 1 0 155202125 415936512 99092 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 101547 99092 720 52 0 99915 0
Current children cumulated CPU time (s) 1418.01
Current children cumulated vsize (KiB) 406188

[startup+1483.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7490
/proc/meminfo: memFree=931992/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=415080 CPUtime=1478
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 148465 0 0 0 147705 95 0 0 25 0 1 0 155202125 425041920 101255 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 103770 101255 720 52 0 102138 0
Current children cumulated CPU time (s) 1478
Current children cumulated vsize (KiB) 415080

[startup+1543.14 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 7490
/proc/meminfo: memFree=920152/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=424484 CPUtime=1537.96
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 150880 0 0 0 153699 97 0 0 25 0 1 0 155202125 434671616 103634 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/7451/statm: 106121 103634 720 52 0 104489 0
Current children cumulated CPU time (s) 1537.96
Current children cumulated vsize (KiB) 424484

[startup+1603.18 s]
/proc/loadavg: 2.03 2.01 1.93 3/93 7546
/proc/meminfo: memFree=1169568/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=431468 CPUtime=1597.51
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 152592 0 0 0 159651 100 0 0 25 0 1 0 155202125 441823232 105346 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 107867 105346 720 52 0 106235 0
Current children cumulated CPU time (s) 1597.51
Current children cumulated vsize (KiB) 431468

[startup+1663.22 s]
/proc/loadavg: 2.05 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1163424/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=437596 CPUtime=1657
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 154147 0 0 0 165598 102 0 0 25 0 1 0 155202125 448098304 106901 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 109399 106901 720 52 0 107767 0
Current children cumulated CPU time (s) 1657
Current children cumulated vsize (KiB) 437596

[startup+1723.26 s]
/proc/loadavg: 2.02 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1155296/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=445744 CPUtime=1716.5
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 156158 0 0 0 171547 103 0 0 25 0 1 0 155202125 456441856 108912 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 111436 108912 720 52 0 109804 0
Current children cumulated CPU time (s) 1716.5
Current children cumulated vsize (KiB) 445744

[startup+1783.34 s]
/proc/loadavg: 2.05 2.03 1.94 3/93 7546
/proc/meminfo: memFree=1145632/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=455416 CPUtime=1776.04
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 158588 0 0 0 177498 106 0 0 25 0 1 0 155202125 466345984 111342 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 113854 111342 720 52 0 112222 0
Current children cumulated CPU time (s) 1776.04
Current children cumulated vsize (KiB) 455416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.54 s]
/proc/loadavg: 2.03 2.02 1.94 3/93 7546
/proc/meminfo: memFree=1142304/2055920 swapFree=4157532/4192956
[pid=7451] ppid=7449 vsize=458564 CPUtime=1800
/proc/7451/stat : 7451 (CSPtoSAT+minisa) R 7449 7451 6835 0 -1 4194304 159380 0 0 0 179894 106 0 0 25 0 1 0 155202125 469569536 112134 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7451/statm: 114641 112134 720 52 0 113009 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 458564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.62
CPU time (s): 1800.09
CPU user time (s): 1798.95
CPU system time (s): 1.13883
CPU usage (%): 99.5832
Max. virtual memory (cumulated for all children) (KiB): 458564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.13883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159380
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= 11
involuntary context switches= 34415

runsolver used 2.23066 s user time and 5.71313 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 07:21:17 UTC 2007


IDJOB= 224604
IDBENCH= 5769
FILE ID= node22/224604-1168068077

PBS_JOBID= 3475645

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-1_ext.xml
COMMAND LINE= /tmp/evaluation/224604-1168068077/CSPtoSAT+minisat /tmp/evaluation/224604-1168068077/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-224604-1168068077 -o ROOT/results/node22/solver-224604-1168068077 -C 1800 -M 900  /tmp/evaluation/224604-1168068077/CSPtoSAT+minisat /tmp/evaluation/224604-1168068077/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  35fa7d48ce2e2534268abcc10affdd14

RANDOM SEED= 115829177

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1632120 kB
Buffers:         33772 kB
Cached:         268552 kB
SwapCached:      13264 kB
Active:          87148 kB
Inactive:       270188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632120 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          73696 kB
Slab:            51360 kB
Committed_AS:  2606880 kB
PageTables:       2252 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66546 MiB



End job on node22 on Sat Jan  6 07:51:25 UTC 2007