Trace number 2097912

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
Abscon 112v4 ESACUNSAT 22.5696 22.8175

DiagnosticValue
CHECKS214116
NODES0

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-3.xml
MD5SUM6e07790e23c62fb12012e2e2160c6d34
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.3736
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2097912-1247414154.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.38/0.44	     nbVariables=350  nbDomainTypes=5  minDomainSize=50  maxDomainSize=270  nbTotalValues=79311
0.38/0.44	       =>  wckTime=0.181  cpuTime=0.14  mem=10M832
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.48/0.50	   
0.48/0.50	   constraints being loaded...
20.49/20.77	   
20.49/20.77	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 35M763)
21.97/22.27	     nbConstraints=2496  nbGlobalConstraints=8  nbMergedConstraints=2177  nbConvertedConstraints=737
21.97/22.27	     nbConvertConstraintsChecks=37749732  nbExtensionStructures=656  nbSharedExtensionStructures=189
21.97/22.27	     nbConflictsStructures=749  nbSharedConflictsStructures=217  nbUnbuiltConflictsStructures=1410
21.97/22.27	     nbSharedBinaryRepresentations=222452  nbEvaluationManagers=1503  nbSharedEvaluationManagers=248  minDegree=3
21.97/22.27	     maxDegree=22  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.348
21.97/22.27	     symmetryCpuTime=0.27  nbCliques=8
21.97/22.27	       =>  wckTime=22.011  cpuTime=21.25  mem=57M257
22.16/22.44	   
22.16/22.44	   solver IterativeSystematicSolver being built... 
22.27/22.55	   
22.27/22.55	   INFO : Forward propagation technique limited 
22.36/22.62	       =>  wckTime=22.365  cpuTime=21.4  mem=51M225
22.45/22.76	   
22.45/22.76	   preprocessing
22.45/22.76	     nbConstraintChecks=214116  nbValidityChecks=5762  nbPropagations=35  nbRevisions=470  nbUselessRevisions=274
22.45/22.76	     nbRemovedValues=9364  detectedInconsistency=yes
22.45/22.76	       =>  wckTime=0.138  cpuTime=0.12  mem=52M223
22.45/22.77	   
22.45/22.77	   global
22.45/22.77	     nbConstraintChecks=214116  nbValidityChecks=5762  nbPropagations=35  nbRevisions=470  nbUselessRevisions=274
22.45/22.77	     nbRestartNogoods=0  solvingWckTime=0.141  solvingCpuTime=0.12  expiredTime=no  totalExploration=yes
22.45/22.77	     nbFoundSolutions=0  globalCpuTime=21.57
22.45/22.77	       =>  wckTime=22.509  cpuTime=21.52  mem=52M223
22.45/22.77	   
22.45/22.77	s UNSATISFIABLE
22.45/22.77	d NODES 0
22.45/22.77	d CHECKS 214116
22.45/22.77	   
22.45/22.77	   totalWckTime=22.582  totalCpuTime=21.57

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097912-1247414154/watcher-2097912-1247414154 -o /tmp/evaluation-result-2097912-1247414154/solver-2097912-1247414154 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097912-1247414154.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 4/80 451
/proc/meminfo: memFree=1659576/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=18576 CPUtime=0
/proc/451/stat : 451 (runsolver) R 449 451 31053 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28478641 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 218076081447 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/451/statm: 4644 284 249 26 0 2626 0

[startup+0.0279251 s]
/proc/loadavg: 2.08 2.04 2.01 4/80 451
/proc/meminfo: memFree=1659576/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=861288 CPUtime=0.01
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 1716 0 1 0 0 1 0 0 18 0 3 0 28478641 881958912 1413 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 215322 1413 568 9 0 210237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861288

[startup+0.101733 s]
/proc/loadavg: 2.08 2.04 2.01 4/80 451
/proc/meminfo: memFree=1659576/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=865984 CPUtime=0.08
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 3733 0 1 0 7 1 0 0 18 0 9 0 28478641 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216496 3201 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301763 s]
/proc/loadavg: 2.08 2.04 2.01 4/80 451
/proc/meminfo: memFree=1659576/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=866380 CPUtime=0.29
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 5869 0 1 0 25 4 0 0 18 0 9 0 28478641 887173120 5235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216595 5235 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701835 s]
/proc/loadavg: 2.08 2.04 2.01 4/80 451
/proc/meminfo: memFree=1659576/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867776 CPUtime=0.67
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 9156 0 1 0 62 5 0 0 18 0 9 0 28478641 888602624 8510 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216944 8510 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867776

[startup+1.50296 s]
/proc/loadavg: 2.07 2.04 2.01 3/89 460
/proc/meminfo: memFree=1618288/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867776 CPUtime=1.47
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 13367 0 1 0 139 8 0 0 18 0 9 0 28478641 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216944 12718 2041 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867776 CPUtime=1.26
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 11977 0 1 0 119 7 0 0 25 0 9 0 28478643 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4126467463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28478644 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28478644 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478645 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867776 CPUtime=0.19
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 691 0 0 0 19 0 0 0 15 0 9 0 28478647 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888602624 12718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867776

[startup+3.10223 s]
/proc/loadavg: 2.07 2.04 2.01 3/89 460
/proc/meminfo: memFree=1615088/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867776 CPUtime=3.06
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 14188 0 1 0 297 9 0 0 18 0 9 0 28478641 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216944 13537 2041 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867776 CPUtime=2.82
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 12772 0 1 0 275 7 0 0 25 0 9 0 28478643 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4126930615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28478644 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28478644 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478645 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867776 CPUtime=0.21
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 717 0 0 0 21 0 0 0 16 0 9 0 28478647 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888602624 13537 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867776

[startup+6.30276 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 460
/proc/meminfo: memFree=1607536/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867776 CPUtime=6.22
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 15969 0 1 0 613 9 0 0 18 0 9 0 28478641 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216944 15315 2041 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867776 CPUtime=5.98
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 14550 0 1 0 590 8 0 0 25 0 9 0 28478643 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4126930236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28478644 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28478644 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28478645 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867776 CPUtime=0.22
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 720 0 0 0 22 0 0 0 15 0 9 0 28478647 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867776 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888602624 15315 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867776

[startup+12.7028 s]
/proc/loadavg: 2.06 2.03 2.01 3/89 460
/proc/meminfo: memFree=1589936/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867688 CPUtime=12.56
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 19866 0 1 0 1243 13 0 0 18 0 9 0 28478641 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216922 19187 2029 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867688 CPUtime=12.23
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 15834 0 1 0 1212 11 0 0 25 0 9 0 28478643 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4126899655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867688 CPUtime=0.08
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 2608 0 0 0 7 1 0 0 16 0 9 0 28478644 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478644 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478645 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867688 CPUtime=0.22
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 722 0 0 0 22 0 0 0 16 0 9 0 28478647 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888512512 19187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867688

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

[startup+19.1019 s]
/proc/loadavg: 2.06 2.03 2.01 3/89 460
/proc/meminfo: memFree=1590000/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867688 CPUtime=18.91
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 19875 0 1 0 1876 15 0 0 18 0 9 0 28478641 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216922 19194 2029 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867688 CPUtime=18.56
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 15836 0 1 0 1844 12 0 0 25 0 9 0 28478643 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4126901086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867688 CPUtime=0.08
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 2608 0 0 0 7 1 0 0 16 0 9 0 28478644 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478644 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478645 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867688 CPUtime=0.23
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 729 0 0 0 23 0 0 0 15 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867688

[startup+20.7012 s]
/proc/loadavg: 2.06 2.03 2.01 3/89 460
/proc/meminfo: memFree=1589936/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867688 CPUtime=20.49
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 19875 0 1 0 2034 15 0 0 18 0 9 0 28478641 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216922 19194 2029 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867688 CPUtime=20.14
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 15836 0 1 0 2002 12 0 0 25 0 9 0 28478643 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4126901145 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867688 CPUtime=0.08
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 2608 0 0 0 7 1 0 0 16 0 9 0 28478644 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478644 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478645 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867688 CPUtime=0.23
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 729 0 0 0 23 0 0 0 15 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888512512 19194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867688

[startup+21.5023 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 460
/proc/meminfo: memFree=1589936/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=867688 CPUtime=21.28
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 23158 0 1 0 2112 16 0 0 18 0 9 0 28478641 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 216922 22475 2032 9 0 211380 0
[pid=451/tid=453] ppid=449 vsize=867688 CPUtime=20.77
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 15840 0 1 0 2065 12 0 0 25 0 9 0 28478643 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 102337878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=867688 CPUtime=0.21
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 5869 0 0 0 19 2 0 0 17 0 9 0 28478644 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28478644 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28478645 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28478647 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=867688 CPUtime=0.26
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 747 0 0 0 26 0 0 0 16 0 9 0 28478647 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28478647 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=867688 CPUtime=0
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28478647 888512512 22475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (KiB) 867688

[startup+22.3025 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 460
/proc/meminfo: memFree=1576816/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=868012 CPUtime=22.06
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 32070 417 1 0 2184 19 2 1 18 0 10 0 28478641 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 217003 22638 2084 9 0 211461 0
[pid=451/tid=453] ppid=449 vsize=868012 CPUtime=21.48
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 19480 417 1 0 2132 13 2 1 24 0 10 0 28478643 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=868012 CPUtime=0.27
/proc/451/task/454/stat : 454 (java) R 449 451 31053 0 -1 64 10862 417 0 0 21 3 2 1 16 0 10 0 28478644 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 103731993 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=868012 CPUtime=0.03
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 16 417 0 0 0 0 2 1 16 0 10 0 28478644 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=868012 CPUtime=0.03
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 5 417 0 0 0 0 2 1 16 0 10 0 28478645 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=868012 CPUtime=0.03
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 417 0 0 0 0 2 1 18 0 10 0 28478647 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=868012 CPUtime=0.33
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 892 417 0 0 29 1 2 1 15 0 10 0 28478647 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=868012 CPUtime=0.03
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 417 0 0 0 0 2 1 19 0 10 0 28478647 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=868012 CPUtime=0.03
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 11 417 0 0 0 0 2 1 15 0 10 0 28478647 888844288 22638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 868012

[startup+22.7025 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 460
/proc/meminfo: memFree=1576816/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=868100 CPUtime=22.45
/proc/451/stat : 451 (java) S 449 451 31053 0 -1 0 39933 417 1 0 2221 21 2 1 18 0 9 0 28478641 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 217025 25137 2662 9 0 211461 0
[pid=451/tid=453] ppid=449 vsize=868100 CPUtime=21.68
/proc/451/task/453/stat : 453 (java) R 449 451 31053 0 -1 64 21714 417 1 0 2152 13 2 1 25 0 9 0 28478643 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4126901696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=454] ppid=449 vsize=868100 CPUtime=0.41
/proc/451/task/454/stat : 454 (java) S 449 451 31053 0 -1 64 16413 417 0 0 34 4 2 1 17 0 9 0 28478644 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=455] ppid=449 vsize=868100 CPUtime=0.03
/proc/451/task/455/stat : 455 (java) S 449 451 31053 0 -1 64 20 417 0 0 0 0 2 1 17 0 9 0 28478644 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=456] ppid=449 vsize=868100 CPUtime=0.03
/proc/451/task/456/stat : 456 (java) S 449 451 31053 0 -1 64 12 417 0 0 0 0 2 1 16 0 9 0 28478645 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=457] ppid=449 vsize=868100 CPUtime=0.03
/proc/451/task/457/stat : 457 (java) S 449 451 31053 0 -1 64 1 417 0 0 0 0 2 1 18 0 9 0 28478647 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=458] ppid=449 vsize=868100 CPUtime=0.38
/proc/451/task/458/stat : 458 (java) S 449 451 31053 0 -1 64 956 417 0 0 34 1 2 1 15 0 9 0 28478647 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=459] ppid=449 vsize=868100 CPUtime=0.03
/proc/451/task/459/stat : 459 (java) S 449 451 31053 0 -1 64 1 417 0 0 0 0 2 1 19 0 9 0 28478647 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=451/tid=460] ppid=449 vsize=868100 CPUtime=0.03
/proc/451/task/460/stat : 460 (java) S 449 451 31053 0 -1 64 11 417 0 0 0 0 2 1 15 0 9 0 28478647 888934400 25137 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.45
Current children cumulated vsize (KiB) 868100

[startup+22.8029 s]
/proc/loadavg: 2.05 2.03 2.01 3/89 460
/proc/meminfo: memFree=1576816/2055920 swapFree=4192812/4192956
[pid=451] ppid=449 vsize=0 CPUtime=22.53
/proc/451/stat : 451 (java) Z 449 451 31053 0 -1 12 40127 417 1 0 2229 21 2 1 16 0 2 0 28478641 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/451/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 22.8175
CPU time (s): 22.5696
CPU user time (s): 22.3226
CPU system time (s): 0.246962
CPU usage (%): 98.9134
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.3226
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40544
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2269
involuntary context switches= 3108

runsolver used 0.036994 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-12 17:55:54
IDJOB=2097912
IDBENCH=57983
IDSOLVER=774
FILE ID=node57/2097912-1247414154
PBS_JOBID= 9510532
Free space on /tmp= 66412 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097912-1247414154/watcher-2097912-1247414154 -o /tmp/evaluation-result-2097912-1247414154/solver-2097912-1247414154 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097912-1247414154.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6e07790e23c62fb12012e2e2160c6d34
RANDOM SEED=986326273

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.261
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.261
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:       1660056 kB
Buffers:         48912 kB
Cached:         119864 kB
SwapCached:          0 kB
Active:         265412 kB
Inactive:        75136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         192240 kB
Slab:            40428 kB
Committed_AS:  1023516 kB
PageTables:       2092 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= 66408 MiB
End job on node57 at 2009-07-12 17:56:17