Trace number 2095075

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 20.9368 21.1479

DiagnosticValue
CHECKS12106400
NODES1401

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-5.xml
MD5SUM76e2a554aaea5c4ce06abc2cc149c864
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.333948
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints646
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension646
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2095075-1247406565.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.43	     nbVariables=240  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=480
0.38/0.43	       =>  wckTime=0.19  cpuTime=0.13  mem=7M892
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.48/0.51	   
0.48/0.51	   constraints being loaded...
0.87/0.94	     nbConstraints=336  nbGlobalConstraints=4  nbMergedConstraints=314  nbConvertedConstraints=164
0.87/0.94	     nbConvertConstraintsChecks=68  nbExtensionStructures=3  nbSharedExtensionStructures=161  nbConflictsStructures=8
0.87/0.94	     nbSharedConflictsStructures=312  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9
0.87/0.94	     nbEvaluationManagers=6  nbSharedEvaluationManagers=162  minDegree=3  maxDegree=9  minArity=2  avgArity=3.43
0.87/0.94	     maxArity=24  nbGenerators=4  nbFusions=0  symmetryWckTime=0.085  symmetryCpuTime=0.05
0.87/0.94	       =>  wckTime=0.693  cpuTime=0.47  mem=21M669
0.96/1.01	   
0.96/1.01	   solver IterativeSystematicSolver being built... 
0.96/1.09	   
0.96/1.09	   INFO : Forward propagation technique limited 
1.06/1.17	       =>  wckTime=0.925  cpuTime=0.6  mem=23M147
1.06/1.19	   
1.06/1.19	   preprocessing
1.06/1.19	     nbConstraintChecks=252  nbValidityChecks=228  nbPropagations=240  nbRevisions=240  nbUselessRevisions=240
1.06/1.19	     nbRemovedValues=0  detectedInconsistency=no
1.06/1.19	       =>  wckTime=0.021  cpuTime=0.01  mem=24M122
8.88/9.02	   
8.88/9.02	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M97)
20.87/21.13	   
20.87/21.13	   search
20.87/21.13	     run=4  nbConstraintChecks=12106149  nbValidityChecks=118630  minDepth=3  maxDepth=240  nbPropagations=22217
20.87/21.13	     nbRevisions=196925  nbUselessRevisions=166530  nbAssignments=1401  nbFailedAssignments=113  nbBacktracks=867
20.87/21.13	     nbVisitedNodes=1667  nbRestartNogoods=9  nbFoundSolutions=1  nbSEliminables=2.69  nbREliminables=173.49
20.87/21.13	     nbIEliminables=27.48  nbDEliminables=0  nbPEliminables=0
20.87/21.13	       =>  wckTime=19.961  cpuTime=19.7  mem=25M97
20.87/21.13	   
20.87/21.13	   global
20.87/21.13	     nbConstraintChecks=12106401  nbValidityChecks=118858  nbPropagations=22457  nbRevisions=197165
20.87/21.13	     nbUselessRevisions=166770  nbRestartNogoods=9  solvingWckTime=19.963  solvingCpuTime=19.7  expiredTime=no
20.87/21.13	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=20.31  globalCpuTime=20.36
20.87/21.13	       =>  wckTime=20.889  cpuTime=20.31  mem=25M97
20.87/21.13	   
20.87/21.13	s SATISFIABLE
20.87/21.13	v 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 1 1 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 
20.87/21.13	d NODES 1401
20.87/21.13	d CHECKS 12106401
20.87/21.13	   
20.87/21.13	   totalWckTime=20.946  totalCpuTime=20.37

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-2095075-1247406565/watcher-2095075-1247406565 -o /tmp/evaluation-result-2095075-1247406565/solver-2095075-1247406565 -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-2095075-1247406565.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.00 2.00 1.95 4/80 31417
/proc/meminfo: memFree=1550000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=10676 CPUtime=0
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27723882 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 2669 474 207 9 0 1184 0
[pid=31417/tid=31418] ppid=31415 vsize=10676 CPUtime=0
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27723883 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3035096 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.020574 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 31417
/proc/meminfo: memFree=1550000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=11260 CPUtime=0
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 882 0 1 0 0 0 0 0 18 0 2 0 27723882 11530240 636 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 2815 636 330 9 0 1198 0
[pid=31417/tid=31418] ppid=31415 vsize=11260 CPUtime=0
/proc/31417/task/31418/stat : 31418 (java) D 31415 31417 30737 0 -1 64 204 0 1 0 0 0 0 0 17 0 2 0 27723883 11530240 636 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16784584 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11260

[startup+0.102572 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 31417
/proc/meminfo: memFree=1550000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=865984 CPUtime=0.08
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 3750 0 1 0 7 1 0 0 18 0 9 0 27723882 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 216496 3211 1695 9 0 210981 0
[pid=31417/tid=31418] ppid=31415 vsize=865984 CPUtime=0.07
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 2842 0 1 0 6 1 0 0 18 0 9 0 27723883 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 2191455 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302612 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 31417
/proc/meminfo: memFree=1550000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=866296 CPUtime=0.28
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 5695 0 1 0 25 3 0 0 18 0 9 0 27723882 887087104 5098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 216574 5098 1927 9 0 211052 0
[pid=31417/tid=31418] ppid=31415 vsize=866296 CPUtime=0.24
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 4727 0 1 0 22 2 0 0 19 0 9 0 27723883 887087104 5098 996147200 134512640 134550932 4294955968 18446744073709551615 2188068 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701695 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 31417
/proc/meminfo: memFree=1550000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=867780 CPUtime=0.68
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 8414 0 1 0 63 5 0 0 18 0 9 0 27723882 888606720 7766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 216945 7766 2039 9 0 211381 0
[pid=31417/tid=31418] ppid=31415 vsize=867780 CPUtime=0.51
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 7050 0 1 0 47 4 0 0 20 0 9 0 27723883 888606720 7766 996147200 134512640 134550932 4294955968 18446744073709551615 102630656 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50184 s]
/proc/loadavg: 2.00 2.00 1.95 4/89 31430
/proc/meminfo: memFree=1518696/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868428 CPUtime=1.45
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18480 314 1 0 137 8 0 0 18 0 9 0 27723882 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217107 11627 2659 9 0 211543 0
[pid=31417/tid=31418] ppid=31415 vsize=868428 CPUtime=1.11
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13520 314 1 0 105 6 0 0 25 0 9 0 27723883 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4127075984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868428 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 17 0 9 0 27723885 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868428 CPUtime=0.26
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 898 314 0 0 26 0 0 0 15 0 9 0 27723887 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 11 314 0 0 0 0 0 0 15 0 9 0 27723887 889270272 11627 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 868428

[startup+3.10115 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513576/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868428 CPUtime=3.05
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18498 314 1 0 296 9 0 0 18 0 9 0 27723882 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217107 11644 2659 9 0 211543 0
[pid=31417/tid=31418] ppid=31415 vsize=868428 CPUtime=2.69
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13532 314 1 0 262 7 0 0 25 0 9 0 27723883 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4127081944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868428 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 17 0 9 0 27723885 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868428 CPUtime=0.27
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 904 314 0 0 27 0 0 0 15 0 9 0 27723887 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868428 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 11 314 0 0 0 0 0 0 15 0 9 0 27723887 889270272 11644 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868428

[startup+6.30178 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513192/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=6.22
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18558 314 1 0 613 9 0 0 18 0 9 0 27723882 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11671 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=5.84
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13550 314 1 0 577 7 0 0 25 0 9 0 27723883 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4127081883 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 917 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11671 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11671 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) 868560

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=12.55
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18573 314 1 0 1246 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=12.18
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13554 314 1 0 1211 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4127078433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 17 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868560

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

[startup+15.9027 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513000/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=15.72
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18575 314 1 0 1563 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=15.35
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13556 314 1 0 1528 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4126980532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 868560

[startup+19.1023 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513064/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=18.89
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18575 314 1 0 1880 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=18.51
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13556 314 1 0 1844 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4127081296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 868560

[startup+19.9025 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513064/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=19.68
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18575 314 1 0 1959 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=19.3
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13556 314 1 0 1923 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4127081924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 868560

[startup+20.7026 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513064/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=20.48
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18575 314 1 0 2039 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=20.1
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13556 314 1 0 2003 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4127081218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 868560

[startup+21.1017 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 31430
/proc/meminfo: memFree=1513064/2055924 swapFree=4192812/4192956
[pid=31417] ppid=31415 vsize=868560 CPUtime=20.87
/proc/31417/stat : 31417 (java) S 31415 31417 30737 0 -1 0 18575 314 1 0 2078 9 0 0 18 0 9 0 27723882 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31417/statm: 217140 11677 2659 9 0 211576 0
[pid=31417/tid=31418] ppid=31415 vsize=868560 CPUtime=20.49
/proc/31417/task/31418/stat : 31418 (java) R 31415 31417 30737 0 -1 64 13556 314 1 0 2042 7 0 0 25 0 9 0 27723883 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4127081924 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31420] ppid=31415 vsize=868560 CPUtime=0.05
/proc/31417/task/31420/stat : 31420 (java) S 31415 31417 30737 0 -1 64 3215 314 0 0 5 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31421] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31421/stat : 31421 (java) S 31415 31417 30737 0 -1 64 16 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31422] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31422/stat : 31422 (java) S 31415 31417 30737 0 -1 64 9 314 0 0 0 0 0 0 16 0 9 0 27723885 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31423] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31423/stat : 31423 (java) S 31415 31417 30737 0 -1 64 2 314 0 0 0 0 0 0 18 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31424] ppid=31415 vsize=868560 CPUtime=0.29
/proc/31417/task/31424/stat : 31424 (java) S 31415 31417 30737 0 -1 64 928 314 0 0 29 0 0 0 17 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31425] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31425/stat : 31425 (java) S 31415 31417 30737 0 -1 64 1 314 0 0 0 0 0 0 19 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31417/tid=31426] ppid=31415 vsize=868560 CPUtime=0
/proc/31417/task/31426/stat : 31426 (java) S 31415 31417 30737 0 -1 64 40 314 0 0 0 0 0 0 15 0 9 0 27723887 889405440 11677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.87
Current children cumulated vsize (KiB) 868560

Child status: 0
Real time (s): 21.1479
CPU time (s): 20.9368
CPU user time (s): 20.8238
CPU system time (s): 0.112982
CPU usage (%): 99.0017
Max. virtual memory (cumulated for all children) (KiB): 868560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8238
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19020
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= 1699
involuntary context switches= 2574

runsolver used 0.026995 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 15:49:25
IDJOB=2095075
IDBENCH=54852
IDSOLVER=773
FILE ID=node6/2095075-1247406565
PBS_JOBID= 9510632
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-5.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-2095075-1247406565/watcher-2095075-1247406565 -o /tmp/evaluation-result-2095075-1247406565/solver-2095075-1247406565 -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-2095075-1247406565.xml

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

MD5SUM BENCH= 76e2a554aaea5c4ce06abc2cc149c864
RANDOM SEED=1281387894

node6.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.263
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.263
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:      2055924 kB
MemFree:       1550480 kB
Buffers:         76020 kB
Cached:         249428 kB
SwapCached:          0 kB
Active:         253872 kB
Inactive:       168960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1550480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:         117796 kB
Slab:            67768 kB
Committed_AS:   996236 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= 66400 MiB
End job on node6 at 2009-07-12 15:49:46