Trace number 2093421

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 ACUNSAT 25.0422 25.3033

DiagnosticValue
CHECKS34788100
NODES397254

General information on the benchmark

Namecsp/coloring/
normalized-myciel-5g-5-ext.xml
MD5SUM47f19d409f9d78e9224e2696b8e0decb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.5644
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension236
Number of constraints which are defined in intension0
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.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2093421-1247401320.xml
0.28/0.31	   
0.28/0.32	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.35	     nbVariables=47  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=235
0.28/0.35	       =>  wckTime=0.106  cpuTime=0.08  mem=7M892
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.36	   
0.28/0.36	   constraints being loaded...
0.47/0.57	     nbConstraints=238  nbRelationTypes=1  nbGlobalConstraints=2  nbExtensionStructures=2
0.47/0.57	     nbSharedExtensionStructures=234  nbConflictsStructures=2  nbSharedConflictsStructures=234
0.47/0.57	     nbSharedBinaryRepresentations=5  minDegree=6  maxDegree=23  minArity=2  avgArity=2.25  maxArity=32  nbGenerators=2
0.47/0.57	     nbFusions=1  symmetryWckTime=0.113  symmetryCpuTime=0.06
0.47/0.57	       =>  wckTime=0.318  cpuTime=0.22  mem=14M762
0.57/0.61	   
0.57/0.62	   solver IterativeSystematicSolver being built... 
0.57/0.68	   
0.57/0.68	   INFO : Forward propagation technique limited 
0.66/0.74	       =>  wckTime=0.497  cpuTime=0.33  mem=19M797
0.66/0.75	   
0.66/0.75	   preprocessing
0.66/0.75	     nbConstraintChecks=10  nbPropagations=48  nbRevisions=2  nbUselessRevisions=0  nbRemovedValues=3
0.66/0.75	     nbRemovedTuples=10  detectedInconsistency=no
0.66/0.75	       =>  wckTime=0.0050  cpuTime=0.0  mem=20M789
0.77/0.86	   
0.77/0.86	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M780)
24.96/25.26	   
24.96/25.26	   search
24.96/25.26	     run=21  nbConstraintChecks=34788134  minDepth=0  maxDepth=26  nbPropagations=11279636  nbRevisions=49453718
24.96/25.26	     nbUselessRevisions=30873472  nbAssignments=397254  nbFailedAssignments=122268  nbInferredBacktracks=4821
24.96/25.26	     nbBacktracks=274759  nbVisitedNodes=627976  nbRestartNogoods=150  nbSEliminables=3.71  nbREliminables=1.21
24.96/25.26	     nbIEliminables=5.58  nbDEliminables=0  nbPEliminables=0
24.96/25.26	       =>  wckTime=24.509  cpuTime=24.23  mem=21M780
24.96/25.26	   
24.96/25.26	   global
24.96/25.26	     nbConstraintChecks=34788144  nbPropagations=11279684  nbRevisions=49453720  nbUselessRevisions=30873472
24.96/25.26	     nbRestartNogoods=150  solvingWckTime=24.512  solvingCpuTime=24.23  expiredTime=no  totalExploration=yes
24.96/25.26	     nbFoundSolutions=0  globalCpuTime=24.61
24.96/25.26	       =>  wckTime=25.01  cpuTime=24.56  mem=21M780
24.96/25.26	   
24.96/25.26	s UNSATISFIABLE
24.96/25.26	d NODES 397254
24.96/25.26	d CHECKS 34788144
24.96/25.26	   
24.96/25.26	   totalWckTime=25.077  totalCpuTime=24.61

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-2093421-1247401320/watcher-2093421-1247401320 -o /tmp/evaluation-result-2093421-1247401320/solver-2093421-1247401320 -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-2093421-1247401320.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.02 1.06 0.43 4/81 31764
/proc/meminfo: memFree=1759768/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=18576 CPUtime=0
/proc/31764/stat : 31764 (runsolver) R 31762 31764 31494 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27196949 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31764/statm: 4644 284 249 26 0 2626 0

[startup+0.0174591 s]
/proc/loadavg: 2.02 1.06 0.43 4/81 31764
/proc/meminfo: memFree=1759768/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=10996 CPUtime=0
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 845 0 1 0 0 0 0 0 21 0 2 0 27196949 11259904 600 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 2749 600 305 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10996

[startup+0.101509 s]
/proc/loadavg: 2.02 1.06 0.43 4/81 31764
/proc/meminfo: memFree=1759768/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=865980 CPUtime=0.08
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 3737 0 1 0 6 2 0 0 21 0 9 0 27196949 886763520 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216495 3205 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301513 s]
/proc/loadavg: 2.02 1.06 0.43 4/81 31764
/proc/meminfo: memFree=1759768/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=866380 CPUtime=0.28
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 5966 0 1 0 24 4 0 0 21 0 9 0 27196949 887173120 5332 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216595 5332 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701588 s]
/proc/loadavg: 2.02 1.06 0.43 4/81 31764
/proc/meminfo: memFree=1759768/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867352 CPUtime=0.66
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 13100 294 1 0 59 7 0 0 21 0 9 0 27196949 888168448 8330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216838 8330 2651 9 0 211274 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867352

[startup+1.50173 s]
/proc/loadavg: 2.02 1.06 0.43 3/90 31777
/proc/meminfo: memFree=1728208/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=1.45
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15400 294 1 0 137 8 0 0 21 0 9 0 27196949 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10474 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=1.19
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11795 294 1 0 113 6 0 0 25 0 9 0 27196950 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4126768922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 623 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867484

[startup+3.10303 s]
/proc/loadavg: 2.02 1.06 0.43 3/90 31777
/proc/meminfo: memFree=1727952/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=3.04
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15408 294 1 0 296 8 0 0 21 0 9 0 27196949 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10480 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=2.78
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11800 294 1 0 272 6 0 0 25 0 9 0 27196950 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4126898384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 17 0 9 0 27196951 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10480 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867484

[startup+6.30162 s]
/proc/loadavg: 2.10 1.09 0.44 3/90 31777
/proc/meminfo: memFree=1727760/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=6.21
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15410 294 1 0 613 8 0 0 21 0 9 0 27196949 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10481 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=5.95
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11802 294 1 0 589 6 0 0 25 0 9 0 27196950 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4126811420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10481 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867484

[startup+12.7028 s]
/proc/loadavg: 2.09 1.10 0.45 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=12.56
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15412 294 1 0 1248 8 0 0 21 0 9 0 27196949 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10483 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=12.29
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11804 294 1 0 1223 6 0 0 25 0 9 0 27196950 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4126800071 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) R 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867484

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

[startup+19.103 s]
/proc/loadavg: 2.08 1.13 0.46 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=18.91
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 1883 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=18.64
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 1858 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4126773528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867484

[startup+22.3026 s]
/proc/loadavg: 2.08 1.13 0.46 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=22.08
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 2200 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=21.82
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 2176 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4126770952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 867484

[startup+23.9029 s]
/proc/loadavg: 2.07 1.15 0.47 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=23.67
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 2359 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=23.4
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 2334 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4126770146 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 867484

[startup+24.701 s]
/proc/loadavg: 2.07 1.15 0.47 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=24.46
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 2438 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=24.19
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 2413 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4126859766 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (KiB) 867484

[startup+25.1011 s]
/proc/loadavg: 2.07 1.15 0.47 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=24.86
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 2478 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=24.59
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 2453 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4125952229 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 867484

[startup+25.2011 s]
/proc/loadavg: 2.07 1.15 0.47 3/90 31777
/proc/meminfo: memFree=1727632/2055920 swapFree=4192812/4192956
[pid=31764] ppid=31762 vsize=867484 CPUtime=24.96
/proc/31764/stat : 31764 (java) S 31762 31764 31494 0 -1 0 15413 294 1 0 2488 8 0 0 21 0 9 0 27196949 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31764/statm: 216871 10484 2655 9 0 211307 0
[pid=31764/tid=31766] ppid=31762 vsize=867484 CPUtime=24.69
/proc/31764/task/31766/stat : 31766 (java) R 31762 31764 31494 0 -1 64 11805 294 1 0 2463 6 0 0 25 0 9 0 27196950 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4126884710 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31767] ppid=31762 vsize=867484 CPUtime=0.03
/proc/31764/task/31767/stat : 31767 (java) S 31762 31764 31494 0 -1 64 2138 294 0 0 3 0 0 0 16 0 9 0 27196951 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31768] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31768/stat : 31768 (java) S 31762 31764 31494 0 -1 64 19 294 0 0 0 0 0 0 16 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31769] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31769/stat : 31769 (java) S 31762 31764 31494 0 -1 64 9 294 0 0 0 0 0 0 15 0 9 0 27196952 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31770] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31770/stat : 31770 (java) S 31762 31764 31494 0 -1 64 1 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31771] ppid=31762 vsize=867484 CPUtime=0.2
/proc/31764/task/31771/stat : 31771 (java) S 31762 31764 31494 0 -1 64 626 294 0 0 20 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31772] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31772/stat : 31772 (java) S 31762 31764 31494 0 -1 64 0 294 0 0 0 0 0 0 25 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31764/tid=31773] ppid=31762 vsize=867484 CPUtime=0
/proc/31764/task/31773/stat : 31773 (java) S 31762 31764 31494 0 -1 64 3 294 0 0 0 0 0 0 15 0 9 0 27196954 888303616 10484 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 867484

Child status: 0
Real time (s): 25.3033
CPU time (s): 25.0422
CPU user time (s): 24.9452
CPU system time (s): 0.096985
CPU usage (%): 98.9682
Max. virtual memory (cumulated for all children) (KiB): 867484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.9452
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15826
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= 1736
involuntary context switches= 2474

runsolver used 0.037994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 14:22:00
IDJOB=2093421
IDBENCH=53564
IDSOLVER=773
FILE ID=node82/2093421-1247401320
PBS_JOBID= 9510486
Free space on /tmp= 66192 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/coloring/normalized-myciel-5g-5-ext.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-2093421-1247401320/watcher-2093421-1247401320 -o /tmp/evaluation-result-2093421-1247401320/solver-2093421-1247401320 -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-2093421-1247401320.xml

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

MD5SUM BENCH= 47f19d409f9d78e9224e2696b8e0decb
RANDOM SEED=2060667289

node82.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1760248 kB
Buffers:         29096 kB
Cached:         108196 kB
SwapCached:          0 kB
Active:         188684 kB
Inactive:        51256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:         123028 kB
Slab:            40884 kB
Committed_AS:  1009424 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66188 MiB
End job on node82 at 2009-07-12 14:22:25