Trace number 2095055

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 ACSAT 23.4974 23.744

DiagnosticValue
CHECKS14317700
NODES5497

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-4.xml
MD5SUMc25bc2ed5a4fd79604373669bb556f6f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.172973
Satisfiable
(Un)Satisfiability was proved
Number of variables228
Number of constraints616
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension616
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2095055-1247406247.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.37	     nbVariables=228  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=456
0.29/0.37	       =>  wckTime=0.128  cpuTime=0.1  mem=7M892
0.29/0.37	   
0.29/0.37	   predicates being loaded...
0.40/0.44	   
0.40/0.44	   constraints being loaded...
0.79/0.83	     nbConstraints=318  nbGlobalConstraints=3  nbMergedConstraints=301  nbConvertedConstraints=148
0.79/0.83	     nbConvertConstraintsChecks=68  nbExtensionStructures=3  nbSharedExtensionStructures=145  nbConflictsStructures=8
0.79/0.83	     nbSharedConflictsStructures=295  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9
0.79/0.83	     nbEvaluationManagers=6  nbSharedEvaluationManagers=161  minDegree=3  maxDegree=10  minArity=2  avgArity=3.4
0.79/0.83	     maxArity=24  nbGenerators=3  nbFusions=0  symmetryWckTime=0.079  symmetryCpuTime=0.04
0.79/0.83	       =>  wckTime=0.593  cpuTime=0.4  mem=21M619
0.88/0.91	   
0.88/0.91	   solver IterativeSystematicSolver being built... 
0.88/0.96	   
0.88/0.97	   INFO : Forward propagation technique limited 
0.99/1.04	       =>  wckTime=0.805  cpuTime=0.54  mem=23M151
0.99/1.06	   
0.99/1.06	   preprocessing
0.99/1.06	     nbConstraintChecks=240  nbValidityChecks=216  nbPropagations=228  nbRevisions=228  nbUselessRevisions=228
0.99/1.07	     nbRemovedValues=0  detectedInconsistency=no
0.99/1.07	       =>  wckTime=0.019  cpuTime=0.01  mem=24M159
5.85/5.99	   
5.85/5.99	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M216)
23.38/23.68	   
23.38/23.68	   search
23.38/23.68	     run=7  nbConstraintChecks=14317423  nbValidityChecks=344449  minDepth=16  maxDepth=228  nbPropagations=90781
23.38/23.68	     nbRevisions=748959  nbUselessRevisions=631912  nbAssignments=5497  nbFailedAssignments=335  nbBacktracks=4752
23.38/23.68	     nbVisitedNodes=6242  nbRestartNogoods=22  nbFoundSolutions=1  nbSEliminables=2.28  nbREliminables=170.85
23.38/23.68	     nbIEliminables=27.38  nbDEliminables=0  nbPEliminables=0
23.38/23.68	       =>  wckTime=22.633  cpuTime=22.33  mem=25M216
23.38/23.68	   
23.38/23.68	   global
23.38/23.68	     nbConstraintChecks=14317663  nbValidityChecks=344665  nbPropagations=91009  nbRevisions=749187
23.38/23.68	     nbUselessRevisions=632140  nbRestartNogoods=22  solvingWckTime=22.635  solvingCpuTime=22.33  expiredTime=no
23.38/23.68	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=22.87  globalCpuTime=22.91
23.38/23.68	       =>  wckTime=23.441  cpuTime=22.87  mem=25M216
23.38/23.68	   
23.38/23.68	s SATISFIABLE
23.38/23.68	v 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 
23.38/23.68	d NODES 5497
23.38/23.68	d CHECKS 14317663
23.38/23.68	   
23.38/23.68	   totalWckTime=23.508  totalCpuTime=22.91

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095055-1247406247/watcher-2095055-1247406247 -o /tmp/evaluation-result-2095055-1247406247/solver-2095055-1247406247 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095055-1247406247.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.06 2.01 1.93 4/80 1325
/proc/meminfo: memFree=1703072/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=1616 CPUtime=0
/proc/1325/stat : 1325 (java) D 1323 1325 32672 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 27687463 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/1325/statm: 404 148 122 9 0 46 0

[startup+0.0413319 s]
/proc/loadavg: 2.06 2.01 1.93 4/80 1325
/proc/meminfo: memFree=1703072/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=861936 CPUtime=0.03
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 2276 0 1 0 2 1 0 0 18 0 5 0 27687463 882622464 1879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 215484 1879 861 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.101201 s]
/proc/loadavg: 2.06 2.01 1.93 4/80 1325
/proc/meminfo: memFree=1703072/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=865984 CPUtime=0.09
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 3840 0 1 0 8 1 0 0 18 0 9 0 27687463 886767616 3283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 216496 3283 1730 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301215 s]
/proc/loadavg: 2.06 2.01 1.93 4/80 1325
/proc/meminfo: memFree=1703072/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=866384 CPUtime=0.29
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 6087 0 1 0 26 3 0 0 18 0 9 0 27687463 887177216 5453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 216596 5454 1986 9 0 211054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866384

[startup+0.701253 s]
/proc/loadavg: 2.06 2.01 1.93 4/80 1325
/proc/meminfo: memFree=1703072/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=868796 CPUtime=0.7
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 8895 0 1 0 64 6 0 0 18 0 9 0 27687463 889647104 8247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217199 8247 2039 9 0 211635 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 868796

[startup+1.50133 s]
/proc/loadavg: 2.05 2.01 1.93 4/91 1338
/proc/meminfo: memFree=1671488/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=1.48
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18202 311 1 0 139 9 0 0 18 0 9 0 27687463 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11584 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=1.14
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13275 311 1 0 107 7 0 0 20 0 9 0 27687465 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4126124112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.04
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 4 0 0 0 16 0 9 0 27687466 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.26
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 901 311 0 0 26 0 0 0 15 0 9 0 27687468 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 12 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11584 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 869120

[startup+3.10148 s]
/proc/loadavg: 2.05 2.01 1.93 3/89 1338
/proc/meminfo: memFree=1666888/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=3.07
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18210 311 1 0 298 9 0 0 18 0 9 0 27687463 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11590 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=2.72
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13281 311 1 0 265 7 0 0 25 0 9 0 27687465 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4127077623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 17 0 9 0 27687466 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.26
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 903 311 0 0 26 0 0 0 16 0 9 0 27687468 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 12 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11590 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 869120

[startup+6.30282 s]
/proc/loadavg: 2.05 2.01 1.93 3/89 1338
/proc/meminfo: memFree=1666568/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=6.25
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18292 311 1 0 615 10 0 0 18 0 9 0 27687463 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11624 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=5.87
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13302 311 1 0 580 7 0 0 25 0 9 0 27687465 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4127132721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 17 0 9 0 27687466 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.28
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 936 311 0 0 28 0 0 0 15 0 9 0 27687468 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 869120

[startup+12.7024 s]
/proc/loadavg: 2.12 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=12.59
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18300 311 1 0 1249 10 0 0 18 0 9 0 27687463 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11628 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=12.21
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13305 311 1 0 1214 7 0 0 25 0 9 0 27687465 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4127077086 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 17 0 9 0 27687466 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.29
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 941 311 0 0 29 0 0 0 16 0 9 0 27687468 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11628 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 869120

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

[startup+19.102 s]
/proc/loadavg: 2.11 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=18.92
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18340 311 1 0 1882 10 0 0 18 0 9 0 27687463 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11642 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=18.52
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13308 311 1 0 1845 7 0 0 25 0 9 0 27687465 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4127077707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 16 0 9 0 27687466 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.31
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 978 311 0 0 31 0 0 0 15 0 9 0 27687468 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) R 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11642 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 869120

[startup+22.3023 s]
/proc/loadavg: 2.10 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=22.09
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18343 311 1 0 2199 10 0 0 18 0 9 0 27687463 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11643 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=21.69
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13308 311 1 0 2161 8 0 0 25 0 9 0 27687465 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4127132707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.31
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 981 311 0 0 31 0 0 0 16 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 869120

[startup+23.1064 s]
/proc/loadavg: 2.10 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=22.88
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18343 311 1 0 2278 10 0 0 18 0 9 0 27687463 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11643 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=22.49
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13308 311 1 0 2241 8 0 0 25 0 9 0 27687465 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4126945376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.31
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 981 311 0 0 31 0 0 0 16 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11643 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.88
Current children cumulated vsize (KiB) 869120

[startup+23.5024 s]
/proc/loadavg: 2.10 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=23.28
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18344 311 1 0 2318 10 0 0 18 0 9 0 27687463 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11644 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=22.88
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 32672 0 -1 64 13309 311 1 0 2280 8 0 0 25 0 9 0 27687465 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4127072305 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 16 0 9 0 27687466 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.32
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 981 311 0 0 32 0 0 0 16 0 9 0 27687468 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.28
Current children cumulated vsize (KiB) 869120

[startup+23.7024 s]
/proc/loadavg: 2.10 2.03 1.93 3/89 1338
/proc/meminfo: memFree=1666384/2055920 swapFree=4192812/4192956
[pid=1325] ppid=1323 vsize=869120 CPUtime=23.46
/proc/1325/stat : 1325 (java) S 1323 1325 32672 0 -1 0 18443 311 1 0 2336 10 0 0 18 0 9 0 27687463 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1325/statm: 217280 11741 2659 9 0 211716 0
[pid=1325/tid=1327] ppid=1323 vsize=869120 CPUtime=23.06
/proc/1325/task/1327/stat : 1327 (java) S 1323 1325 32672 0 -1 64 13408 311 1 0 2298 8 0 0 25 0 9 0 27687465 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1328] ppid=1323 vsize=869120 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 32672 0 -1 64 3183 311 0 0 5 0 0 0 16 0 9 0 27687466 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1329] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 32672 0 -1 64 19 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1330] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 32672 0 -1 64 11 311 0 0 0 0 0 0 16 0 9 0 27687466 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1331] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 32672 0 -1 64 2 311 0 0 0 0 0 0 18 0 9 0 27687468 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1332] ppid=1323 vsize=869120 CPUtime=0.32
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 32672 0 -1 64 981 311 0 0 32 0 0 0 15 0 9 0 27687468 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1333] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 32672 0 -1 64 0 311 0 0 0 0 0 0 19 0 9 0 27687468 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1325/tid=1334] ppid=1323 vsize=869120 CPUtime=0
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 32672 0 -1 64 40 311 0 0 0 0 0 0 15 0 9 0 27687468 889978880 11741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 869120

Child status: 0
Real time (s): 23.744
CPU time (s): 23.4974
CPU user time (s): 23.3724
CPU system time (s): 0.124981
CPU usage (%): 98.9617
Max. virtual memory (cumulated for all children) (KiB): 869164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3724
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18782
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= 2027
involuntary context switches= 2525

runsolver used 0.025996 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 15:44:07
IDJOB=2095055
IDBENCH=54842
IDSOLVER=773
FILE ID=node67/2095055-1247406247
PBS_JOBID= 9510513
Free space on /tmp= 66512 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095055-1247406247/watcher-2095055-1247406247 -o /tmp/evaluation-result-2095055-1247406247/solver-2095055-1247406247 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095055-1247406247.xml

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

MD5SUM BENCH= c25bc2ed5a4fd79604373669bb556f6f
RANDOM SEED=1872477469

node67.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.239
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.239
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:       1703552 kB
Buffers:         35600 kB
Cached:         136848 kB
SwapCached:          0 kB
Active:         210880 kB
Inactive:        82840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:         141732 kB
Slab:            43528 kB
Committed_AS:  1015724 kB
PageTables:       2044 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= 66508 MiB
End job on node67 at 2009-07-12 15:44:31