Trace number 225000

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.11 1806.59

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-47_ext.xml
MD5SUM3ade3223eb62f4156df332346673501f
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 benchmark7.1959
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.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c preparing clauses for relation R0
0.20	c preparing clauses for relation R1
0.20	c preparing clauses for relation R2
0.20	c preparing clauses for relation R3
0.20	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.20	c preparing clauses for relation R6
0.20	c preparing clauses for relation R7
0.20	c preparing clauses for relation R8
0.20	c preparing clauses for relation R9
0.20	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.20	c preparing clauses for relation R12
0.20	c preparing clauses for relation R13
0.20	c preparing clauses for relation R14
0.20	c preparing clauses for relation R15
0.20	c preparing clauses for relation R16
0.20	c preparing clauses for relation R17
0.20	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.25	c preparing clauses for relation R24
0.26	c preparing clauses for relation R25
0.27	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.44	c preparing clauses for relation R43
0.45	c preparing clauses for relation R44
0.46	c preparing clauses for relation R45
0.47	c preparing clauses for relation R46
0.48	c preparing clauses for relation R47
0.49	c preparing clauses for relation R48
0.50	c preparing clauses for relation R49
0.51	c preparing clauses for relation R50
0.52	c preparing clauses for relation R51
0.53	c preparing clauses for relation R52
0.54	c preparing clauses for relation R53
0.55	c preparing clauses for relation R54
0.56	c preparing clauses for relation R55
0.57	c preparing clauses for relation R56
0.58	c preparing clauses for relation R57
0.59	c preparing clauses for relation R58
0.60	c preparing clauses for relation R59
0.60	c preparing clauses for relation R60
0.61	c preparing clauses for relation R61
0.62	c preparing clauses for relation R62
0.63	c preparing clauses for relation R63
0.64	c preparing clauses for relation R64
0.65	c preparing clauses for relation R65
0.66	c preparing clauses for relation R66
0.67	c preparing clauses for relation R67
0.68	c preparing clauses for relation R68
0.69	c preparing clauses for relation R69
0.70	c preparing clauses for relation R70
0.71	c preparing clauses for relation R71
0.72	c preparing clauses for relation R72
0.73	c preparing clauses for relation R73
0.74	c preparing clauses for relation R74
0.75	c preparing clauses for relation R75
0.76	c preparing clauses for relation R76
0.77	c preparing clauses for relation R77
0.78	c preparing clauses for relation R78
0.79	c preparing clauses for relation R79
0.80	c preparing clauses for relation R80
0.81	c preparing clauses for relation R81
0.82	c preparing clauses for relation R82
0.82	c preparing clauses for relation R83
0.83	c preparing clauses for relation R84
0.84	c preparing clauses for relation R85
0.85	c preparing clauses for relation R86
0.86	c preparing clauses for relation R87
0.87	c preparing clauses for relation R88
0.88	c preparing clauses for relation R89
0.89	c preparing clauses for relation R90
0.90	c preparing clauses for relation R91
0.91	c preparing clauses for relation R92
0.92	c preparing clauses for relation R93
0.93	c preparing clauses for relation R94
0.94	c preparing clauses for relation R95
0.95	c preparing clauses for relation R96
0.96	c preparing clauses for relation R97
0.97	c preparing clauses for relation R98
0.98	c preparing clauses for relation R99
0.99	c preparing clauses for relation R100
0.99	c preparing clauses for relation R101
1.00	c preparing clauses for relation R102
1.01	c instanciating clauses for relation R0 (supports) and variables V0 V16 
1.03	c instanciating clauses for relation R1 (supports) and variables V0 V18 
1.05	c instanciating clauses for relation R2 (supports) and variables V0 V24 
1.06	c instanciating clauses for relation R3 (supports) and variables V0 V28 
1.08	c instanciating clauses for relation R4 (supports) and variables V0 V38 
1.10	c instanciating clauses for relation R5 (supports) and variables V1 V3 
1.11	c instanciating clauses for relation R6 (supports) and variables V1 V19 
1.13	c instanciating clauses for relation R7 (supports) and variables V1 V25 
1.15	c instanciating clauses for relation R8 (supports) and variables V1 V29 
1.17	c instanciating clauses for relation R9 (supports) and variables V2 V7 
1.19	c instanciating clauses for relation R10 (supports) and variables V2 V9 
1.21	c instanciating clauses for relation R11 (supports) and variables V2 V14 
1.22	c instanciating clauses for relation R12 (supports) and variables V2 V15 
1.24	c instanciating clauses for relation R13 (supports) and variables V2 V16 
1.26	c instanciating clauses for relation R14 (supports) and variables V2 V24 
1.28	c instanciating clauses for relation R15 (supports) and variables V2 V28 
1.29	c instanciating clauses for relation R16 (supports) and variables V2 V31 
1.31	c instanciating clauses for relation R17 (supports) and variables V2 V37 
1.33	c instanciating clauses for relation R18 (supports) and variables V3 V10 
1.35	c instanciating clauses for relation R19 (supports) and variables V3 V13 
1.36	c instanciating clauses for relation R20 (supports) and variables V3 V15 
1.38	c instanciating clauses for relation R21 (supports) and variables V3 V29 
1.40	c instanciating clauses for relation R22 (supports) and variables V3 V39 
1.42	c instanciating clauses for relation R23 (supports) and variables V4 V12 
1.43	c instanciating clauses for relation R24 (supports) and variables V4 V34 
1.45	c instanciating clauses for relation R25 (supports) and variables V5 V6 
1.47	c instanciating clauses for relation R26 (supports) and variables V5 V12 
1.48	c instanciating clauses for relation R27 (supports) and variables V5 V27 
1.50	c instanciating clauses for relation R28 (supports) and variables V5 V35 
1.52	c instanciating clauses for relation R29 (supports) and variables V6 V9 
1.54	c instanciating clauses for relation R30 (supports) and variables V6 V10 
1.55	c instanciating clauses for relation R31 (supports) and variables V6 V14 
1.57	c instanciating clauses for relation R32 (supports) and variables V6 V25 
1.59	c instanciating clauses for relation R33 (supports) and variables V7 V8 
1.61	c instanciating clauses for relation R34 (supports) and variables V7 V16 
1.63	c instanciating clauses for relation R35 (supports) and variables V7 V19 
1.65	c instanciating clauses for relation R36 (supports) and variables V8 V15 
1.67	c instanciating clauses for relation R37 (supports) and variables V8 V21 
1.68	c instanciating clauses for relation R38 (supports) and variables V8 V28 
1.70	c instanciating clauses for relation R39 (supports) and variables V8 V31 
1.72	c instanciating clauses for relation R40 (supports) and variables V9 V29 
1.73	c instanciating clauses for relation R41 (supports) and variables V9 V33 
1.75	c instanciating clauses for relation R42 (supports) and variables V10 V22 
1.77	c instanciating clauses for relation R43 (supports) and variables V10 V23 
1.79	c instanciating clauses for relation R44 (supports) and variables V10 V24 
1.80	c instanciating clauses for relation R45 (supports) and variables V10 V37 
1.82	c instanciating clauses for relation R46 (supports) and variables V11 V13 
1.84	c instanciating clauses for relation R47 (supports) and variables V11 V30 
1.86	c instanciating clauses for relation R48 (supports) and variables V11 V37 
1.87	c instanciating clauses for relation R49 (supports) and variables V11 V39 
1.89	c instanciating clauses for relation R50 (supports) and variables V12 V18 
1.91	c instanciating clauses for relation R51 (supports) and variables V12 V25 
1.92	c instanciating clauses for relation R52 (supports) and variables V12 V38 
1.94	c instanciating clauses for relation R53 (supports) and variables V13 V15 
1.96	c instanciating clauses for relation R54 (supports) and variables V13 V16 
1.98	c instanciating clauses for relation R55 (supports) and variables V13 V17 
1.99	c instanciating clauses for relation R56 (supports) and variables V13 V18 
2.01	c instanciating clauses for relation R57 (supports) and variables V13 V21 
2.03	c instanciating clauses for relation R58 (supports) and variables V13 V23 
2.05	c instanciating clauses for relation R59 (supports) and variables V13 V33 
2.06	c instanciating clauses for relation R60 (supports) and variables V14 V25 
2.08	c instanciating clauses for relation R61 (supports) and variables V14 V29 
2.10	c instanciating clauses for relation R62 (supports) and variables V14 V34 
2.11	c instanciating clauses for relation R63 (supports) and variables V14 V35 
2.13	c instanciating clauses for relation R64 (supports) and variables V15 V26 
2.15	c instanciating clauses for relation R65 (supports) and variables V15 V30 
2.17	c instanciating clauses for relation R66 (supports) and variables V16 V26 
2.18	c instanciating clauses for relation R67 (supports) and variables V16 V30 
2.20	c instanciating clauses for relation R68 (supports) and variables V17 V28 
2.22	c instanciating clauses for relation R69 (supports) and variables V17 V34 
2.24	c instanciating clauses for relation R70 (supports) and variables V18 V23 
2.25	c instanciating clauses for relation R71 (supports) and variables V18 V24 
2.27	c instanciating clauses for relation R72 (supports) and variables V18 V25 
2.29	c instanciating clauses for relation R73 (supports) and variables V18 V35 
2.31	c instanciating clauses for relation R74 (supports) and variables V18 V38 
2.32	c instanciating clauses for relation R75 (supports) and variables V19 V21 
2.34	c instanciating clauses for relation R76 (supports) and variables V19 V31 
2.36	c instanciating clauses for relation R77 (supports) and variables V19 V35 
2.38	c instanciating clauses for relation R78 (supports) and variables V19 V36 
2.39	c instanciating clauses for relation R79 (supports) and variables V20 V34 
2.41	c instanciating clauses for relation R80 (supports) and variables V20 V36 
2.43	c instanciating clauses for relation R81 (supports) and variables V21 V23 
2.45	c instanciating clauses for relation R82 (supports) and variables V21 V34 
2.46	c instanciating clauses for relation R83 (supports) and variables V21 V38 
2.48	c instanciating clauses for relation R84 (supports) and variables V22 V26 
2.50	c instanciating clauses for relation R85 (supports) and variables V22 V32 
2.52	c instanciating clauses for relation R86 (supports) and variables V22 V34 
2.53	c instanciating clauses for relation R87 (supports) and variables V22 V36 
2.55	c instanciating clauses for relation R88 (supports) and variables V23 V24 
2.57	c instanciating clauses for relation R89 (supports) and variables V23 V33 
2.59	c instanciating clauses for relation R90 (supports) and variables V24 V27 
2.60	c instanciating clauses for relation R91 (supports) and variables V24 V33 
2.62	c instanciating clauses for relation R92 (supports) and variables V25 V26 
2.63	c instanciating clauses for relation R93 (supports) and variables V25 V30 
2.65	c instanciating clauses for relation R94 (supports) and variables V25 V32 
2.67	c instanciating clauses for relation R95 (supports) and variables V25 V34 
2.69	c instanciating clauses for relation R96 (supports) and variables V25 V36 
2.70	c instanciating clauses for relation R97 (supports) and variables V26 V30 
2.72	c instanciating clauses for relation R98 (supports) and variables V28 V29 
2.74	c instanciating clauses for relation R99 (supports) and variables V30 V31 
2.76	c instanciating clauses for relation R100 (supports) and variables V31 V33 
2.78	c instanciating clauses for relation R101 (supports) and variables V31 V38 
2.79	c instanciating clauses for relation R102 (supports) and variables V33 V36 
2.84	c ...done
2.84	c #SATvar=404410 #SATclauses=1104743 #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/node44/watcher-225000-1168068515 -o ROOT/results/node44/solver-225000-1168068515 -C 1800 -M 900 /tmp/evaluation/225000-1168068515/CSPtoSAT+minisat /tmp/evaluation/225000-1168068515/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
/proc/loadavg: 1.92 1.97 1.82 5/73 8239
/proc/meminfo: memFree=1554904/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=18540 CPUtime=0
/proc/8238/stat : 8238 (runsolver) R 8236 7915 7915 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 155250898 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 264837840129 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8238/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108281 s]
/proc/loadavg: 1.92 1.97 1.82 5/73 8239
/proc/meminfo: memFree=1554904/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=17556 CPUtime=0.09
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 5022 0 0 0 7 2 0 0 18 0 1 0 155250898 17977344 3198 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 11746941 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 4389 3198 703 52 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17556

[startup+0.519315 s]
/proc/loadavg: 1.92 1.97 1.82 5/73 8239
/proc/meminfo: memFree=1554904/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=63500 CPUtime=0.5
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 25095 0 0 0 39 11 0 0 22 0 1 0 155250898 65024000 13639 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134589272 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 15875 13639 703 52 0 14243 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 63500

[startup+1.3474 s]
/proc/loadavg: 1.92 1.97 1.82 3/73 8239
/proc/meminfo: memFree=1442008/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=146904 CPUtime=1.32
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 56072 0 0 0 105 27 0 0 25 0 1 0 155250898 150429696 32968 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134687945 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 36726 32968 705 52 0 35094 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 146904

[startup+2.98958 s]
/proc/loadavg: 1.92 1.97 1.82 3/73 8239
/proc/meminfo: memFree=1350680/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=164016 CPUtime=2.94
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 85650 0 0 0 251 43 0 0 25 0 1 0 155250898 167952384 38613 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 41004 38613 714 52 0 39372 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 164016

[startup+6.2689 s]
/proc/loadavg: 1.93 1.97 1.82 2/68 8240
/proc/meminfo: memFree=1545856/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=165144 CPUtime=6.18
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 85901 0 0 0 575 43 0 0 25 0 1 0 155250898 169107456 38864 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 41286 38864 714 52 0 39654 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 165144

[startup+12.7326 s]
/proc/loadavg: 1.85 1.95 1.81 3/73 8277
/proc/meminfo: memFree=1292696/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=172276 CPUtime=12.64
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 87681 0 0 0 1219 45 0 0 25 0 1 0 155250898 176410624 40644 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673960 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 43069 40644 720 52 0 41437 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 172276

[startup+25.5509 s]
/proc/loadavg: 1.88 1.95 1.82 3/73 8277
/proc/meminfo: memFree=1364248/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=182932 CPUtime=25.45
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 90375 0 0 0 2498 47 0 0 25 0 1 0 155250898 187322368 43338 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 45733 43338 720 52 0 44101 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 182932

[startup+51.2045 s]
/proc/loadavg: 1.98 1.97 1.83 3/73 8277
/proc/meminfo: memFree=1332312/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=196684 CPUtime=51.07
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 93810 0 0 0 5057 50 0 0 25 0 1 0 155250898 201404416 46744 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 49171 46744 720 52 0 47539 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 196684

[startup+102.503 s]
/proc/loadavg: 1.99 1.97 1.83 3/73 8277
/proc/meminfo: memFree=1292056/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=215280 CPUtime=102.32
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 98516 0 0 0 10178 54 0 0 25 0 1 0 155250898 220446720 51418 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 53820 51418 720 52 0 52188 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 215280

[startup+162.518 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 8277
/proc/meminfo: memFree=1256920/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=234152 CPUtime=162.3
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 103231 0 0 0 16171 59 0 0 25 0 1 0 155250898 239771648 56133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 58538 56133 720 52 0 56906 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 234152

[startup+222.541 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 8277
/proc/meminfo: memFree=1221592/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=249704 CPUtime=222.27
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 107144 0 0 0 22165 62 0 0 25 0 1 0 155250898 255696896 60002 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 62426 60002 720 52 0 60794 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 249704

[startup+282.554 s]
/proc/loadavg: 1.99 1.97 1.85 3/73 8277
/proc/meminfo: memFree=1198424/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=259788 CPUtime=282.21
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 109664 0 0 0 28157 64 0 0 25 0 1 0 155250898 266022912 62522 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673075 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 64947 62522 720 52 0 63315 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 259788

[startup+342.565 s]
/proc/loadavg: 1.99 1.97 1.85 3/73 8277
/proc/meminfo: memFree=1183256/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=266568 CPUtime=342.17
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 111336 0 0 0 34152 65 0 0 25 0 1 0 155250898 272965632 64194 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 66642 64194 720 52 0 65010 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 266568

[startup+402.58 s]
/proc/loadavg: 1.99 1.97 1.86 3/73 8277
/proc/meminfo: memFree=1174488/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=270048 CPUtime=402.14
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 112215 0 0 0 40148 66 0 0 25 0 1 0 155250898 276529152 65073 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 67512 65073 720 52 0 65880 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 270048

[startup+462.59 s]
/proc/loadavg: 1.99 1.97 1.87 3/73 8277
/proc/meminfo: memFree=1160152/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=280876 CPUtime=462.07
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 114918 0 0 0 46139 68 0 0 25 0 1 0 155250898 287617024 67776 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673028 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 70219 67776 720 52 0 68587 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 280876

[startup+522.606 s]
/proc/loadavg: 1.99 1.97 1.87 3/73 8277
/proc/meminfo: memFree=1142104/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=288092 CPUtime=522.04
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 116730 0 0 0 52135 69 0 0 25 0 1 0 155250898 295006208 69588 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 72023 69588 720 52 0 70391 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 288092

[startup+582.619 s]
/proc/loadavg: 1.99 1.97 1.88 3/73 8277
/proc/meminfo: memFree=1129624/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=294128 CPUtime=582
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 118246 0 0 0 58130 70 0 0 25 0 1 0 155250898 301187072 71104 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673031 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 73532 71104 720 52 0 71900 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 294128

[startup+642.628 s]
/proc/loadavg: 1.99 1.97 1.88 3/73 8277
/proc/meminfo: memFree=1112472/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=298448 CPUtime=641.95
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 119302 0 0 0 64124 71 0 0 25 0 1 0 155250898 305610752 72160 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 74612 72160 720 52 0 72980 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 298448

[startup+702.639 s]
/proc/loadavg: 2.09 2.00 1.90 3/73 8277
/proc/meminfo: memFree=1096728/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=301176 CPUtime=701.91
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 120008 0 0 0 70119 72 0 0 25 0 1 0 155250898 308404224 72866 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 75294 72866 720 52 0 73662 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 301176

[startup+762.653 s]
/proc/loadavg: 2.03 2.00 1.91 3/73 8277
/proc/meminfo: memFree=1077464/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=309636 CPUtime=761.87
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 122161 0 0 0 76113 74 0 0 25 0 1 0 155250898 317067264 74981 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 77409 74981 720 52 0 75777 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 309636

[startup+822.666 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 8277
/proc/meminfo: memFree=1065944/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=315468 CPUtime=821.82
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 123599 0 0 0 82107 75 0 0 25 0 1 0 155250898 323039232 76419 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 78867 76419 720 52 0 77235 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 315468

[startup+882.69 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8277
/proc/meminfo: memFree=1048728/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=321772 CPUtime=881.78
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 125161 0 0 0 88102 76 0 0 25 0 1 0 155250898 329494528 77981 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 80443 77981 720 52 0 78811 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 321772

[startup+942.698 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 8277
/proc/meminfo: memFree=1037656/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=325548 CPUtime=941.75
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 126128 0 0 0 94098 77 0 0 25 0 1 0 155250898 333361152 78948 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671365 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 81387 78948 720 52 0 79755 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 325548

[startup+1002.72 s]
/proc/loadavg: 2.10 2.03 1.92 3/73 8277
/proc/meminfo: memFree=1025752/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=331356 CPUtime=1001.7
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 127578 0 0 0 100092 78 0 0 25 0 1 0 155250898 339308544 80398 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 82839 80398 720 52 0 81207 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 331356

[startup+1062.72 s]
/proc/loadavg: 2.03 2.02 1.92 3/73 8277
/proc/meminfo: memFree=1018328/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=334920 CPUtime=1061.65
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 128476 0 0 0 106087 78 0 0 25 0 1 0 155250898 342958080 81296 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 83730 81296 720 52 0 82098 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 334920

[startup+1122.74 s]
/proc/loadavg: 2.01 2.02 1.92 3/73 8277
/proc/meminfo: memFree=1011288/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=339072 CPUtime=1121.62
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 129520 0 0 0 112083 79 0 0 25 0 1 0 155250898 347209728 82340 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 84768 82340 720 52 0 83136 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 339072

[startup+1182.75 s]
/proc/loadavg: 1.93 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1315104/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=342432 CPUtime=1181.49
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 130361 0 0 0 118058 91 0 0 25 0 1 0 155250898 350650368 83181 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 85608 83181 720 52 0 83976 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 342432

[startup+1242.82 s]
/proc/loadavg: 1.97 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1312288/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=345504 CPUtime=1241.07
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 131108 0 0 0 124015 92 0 0 25 0 1 0 155250898 353796096 83928 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 86376 83928 720 52 0 84744 0
Current children cumulated CPU time (s) 1241.07
Current children cumulated vsize (KiB) 345504

[startup+1302.92 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1303520/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=354348 CPUtime=1300.62
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 133344 0 0 0 129969 93 0 0 25 0 1 0 155250898 362852352 86130 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 88587 86130 720 52 0 86955 0
Current children cumulated CPU time (s) 1300.62
Current children cumulated vsize (KiB) 354348

[startup+1362.93 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=363544 CPUtime=1360.11
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 135658 0 0 0 135916 95 0 0 25 0 1 0 155250898 372269056 88444 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 90886 88444 720 52 0 89254 0
Current children cumulated CPU time (s) 1360.11
Current children cumulated vsize (KiB) 363544

[startup+1422.97 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1287456/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=370364 CPUtime=1419.65
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 137365 0 0 0 141869 96 0 0 25 0 1 0 155250898 379252736 90151 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672919 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 92591 90151 720 52 0 90959 0
Current children cumulated CPU time (s) 1419.65
Current children cumulated vsize (KiB) 370364

[startup+1483.01 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 8333
/proc/meminfo: memFree=1279072/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=378556 CPUtime=1479.18
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 139415 0 0 0 147821 97 0 0 25 0 1 0 155250898 387641344 92201 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 94639 92201 720 52 0 93007 0
Current children cumulated CPU time (s) 1479.18
Current children cumulated vsize (KiB) 378556

[startup+1543.02 s]
/proc/loadavg: 2.03 2.01 1.92 3/80 8333
/proc/meminfo: memFree=1273248/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=384436 CPUtime=1538.69
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 140872 0 0 0 153771 98 0 0 25 0 1 0 155250898 393662464 93658 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 96109 93658 720 52 0 94477 0
Current children cumulated CPU time (s) 1538.69
Current children cumulated vsize (KiB) 384436

[startup+1603.04 s]
/proc/loadavg: 2.01 2.00 1.92 3/80 8333
/proc/meminfo: memFree=1267744/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=389884 CPUtime=1598.21
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 142229 0 0 0 159722 99 0 0 25 0 1 0 155250898 399241216 95015 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673001 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 97471 95015 720 52 0 95839 0
Current children cumulated CPU time (s) 1598.21
Current children cumulated vsize (KiB) 389884

[startup+1663.06 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 8333
/proc/meminfo: memFree=1263328/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=394244 CPUtime=1657.74
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 143338 0 0 0 165674 100 0 0 25 0 1 0 155250898 403705856 96124 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 98561 96124 720 52 0 96929 0
Current children cumulated CPU time (s) 1657.74
Current children cumulated vsize (KiB) 394244

[startup+1723.11 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 8333
/proc/meminfo: memFree=1259744/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=397812 CPUtime=1717.28
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 144218 0 0 0 171628 100 0 0 25 0 1 0 155250898 407359488 97004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672946 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 99453 97004 720 52 0 97821 0
Current children cumulated CPU time (s) 1717.28
Current children cumulated vsize (KiB) 397812

[startup+1783.2 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 8333
/proc/meminfo: memFree=1256672/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=400800 CPUtime=1776.84
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 144983 0 0 0 177583 101 0 0 25 0 1 0 155250898 410419200 97769 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/8238/statm: 100200 97769 720 52 0 98568 0
Current children cumulated CPU time (s) 1776.84
Current children cumulated vsize (KiB) 400800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.52 s]
/proc/loadavg: 1.93 1.98 1.91 3/80 8389
/proc/meminfo: memFree=1195040/2055920 swapFree=4192812/4192956
[pid=8238] ppid=8236 vsize=401780 CPUtime=1800.04
/proc/8238/stat : 8238 (CSPtoSAT+minisa) R 8236 8238 7915 0 -1 4194304 145231 0 0 0 179901 103 0 0 25 0 1 0 155250898 411422720 98017 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8238/statm: 100445 98017 720 52 0 98813 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 401780

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.59
CPU time (s): 1800.11
CPU user time (s): 1799.01
CPU system time (s): 1.09483
CPU usage (%): 99.6413
Max. virtual memory (cumulated for all children) (KiB): 401780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145231
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= 10
involuntary context switches= 27910

runsolver used 1.71474 s user time and 5.04123 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 07:28:37 UTC 2007


IDJOB= 225000
IDBENCH= 5805
FILE ID= node44/225000-1168068515

PBS_JOBID= 3475889

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3ade3223eb62f4156df332346673501f

RANDOM SEED= 649472076

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.213
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.213
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:       1555384 kB
Buffers:         18124 kB
Cached:         250000 kB
SwapCached:          0 kB
Active:         187748 kB
Inactive:       243564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:         176864 kB
Slab:            54196 kB
Committed_AS:  3038844 kB
PageTables:       2076 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= 66534 MiB



End job on node44 on Sat Jan  6 07:58:45 UTC 2007