Trace number 2097077

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 59.464 60.094

DiagnosticValue
CHECKS177197
NODES79365

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-8_ext.xml
MD5SUMeb78565b2c1c549f39d6f29bd7fb9161
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.464
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints13
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension13
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.08/0.10	
0.08/0.10	Abscon 112 (May, 2008)
0.17/0.27	
0.17/0.27	   configuration
0.17/0.27	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-2097077-1247411495.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1040
0.28/0.39	       =>  wckTime=0.114  cpuTime=0.1  mem=7M892
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.38/0.43	   
0.38/0.43	   constraints being loaded...
0.47/0.50	   Too large in ConstraintConflictsSTructure
0.47/0.55	     nbConstraints=13  nbRelationTypes=2  nbGlobalConstraints=13  nbExtensionStructures=2
0.47/0.55	     nbSharedExtensionStructures=11  nbConflictsStructures=1  nbSharedConflictsStructures=7
0.47/0.55	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=5
0.47/0.55	     avgArity=6.15  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.034  symmetryCpuTime=0.02
0.47/0.55	       =>  wckTime=0.273  cpuTime=0.2  mem=15M153
0.57/0.60	   
0.57/0.60	   solver IterativeSystematicSolver being built... 
0.57/0.67	   
0.57/0.67	   INFO : Forward propagation technique limited 
0.67/0.75	       =>  wckTime=0.474  cpuTime=0.32  mem=20M556
0.67/0.78	   
0.67/0.78	   preprocessing
0.67/0.78	     nbConstraintChecks=0  nbValidityChecks=112553  nbPropagations=44  nbRevisions=0  nbUselessRevisions=0
0.67/0.78	     nbRemovedValues=48  detectedInconsistency=no
0.67/0.78	       =>  wckTime=0.027  cpuTime=0.02  mem=20M556
1.07/1.16	   
1.07/1.16	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M547)
59.41/60.03	   
59.41/60.03	   search
59.41/60.03	     run=18  nbConstraintChecks=177197  nbValidityChecks=521755458  minDepth=0  maxDepth=14  nbPropagations=8372460
59.41/60.03	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=79365  nbFailedAssignments=39204  nbInferredBacktracks=4
59.41/60.03	     nbBacktracks=40007  nbVisitedNodes=139996  nbRestartNogoods=167  nbSEliminables=0.07  nbREliminables=0.89
59.41/60.03	     nbIEliminables=32.82  nbDEliminables=0  nbPEliminables=0
59.41/60.03	       =>  wckTime=59.275  cpuTime=58.61  mem=23M498
59.41/60.03	   
59.41/60.03	   global
59.41/60.03	     nbConstraintChecks=177197  nbValidityChecks=521868011  nbPropagations=8372504  nbRestartNogoods=167
59.41/60.03	     solvingWckTime=59.28  solvingCpuTime=58.62  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
59.41/60.03	     globalCpuTime=58.98
59.41/60.03	       =>  wckTime=59.756  cpuTime=58.94  mem=23M498
59.41/60.03	   
59.41/60.03	s UNSATISFIABLE
59.41/60.03	d NODES 79365
59.41/60.03	d CHECKS 177197
59.41/60.03	   
59.41/60.03	   totalWckTime=59.83  totalCpuTime=58.98

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-2097077-1247411495/watcher-2097077-1247411495 -o /tmp/evaluation-result-2097077-1247411495/solver-2097077-1247411495 -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-2097077-1247411495.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.17 2.03 2.01 3/81 30650
/proc/meminfo: memFree=1733448/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=18576 CPUtime=0
/proc/30650/stat : 30650 (runsolver) R 30648 30650 29077 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28212783 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 250968861991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30650/statm: 4644 284 249 26 0 2626 0

[startup+0.031116 s]
/proc/loadavg: 2.17 2.03 2.01 3/81 30650
/proc/meminfo: memFree=1733448/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=861936 CPUtime=0.01
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 1877 0 1 0 0 1 0 0 18 0 5 0 28212783 882622464 1562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 215484 1562 686 9 0 210399 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861936

[startup+0.100954 s]
/proc/loadavg: 2.17 2.03 2.01 3/81 30650
/proc/meminfo: memFree=1733448/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=865984 CPUtime=0.08
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 3657 0 1 0 6 2 0 0 18 0 9 0 28212783 886767616 3140 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216496 3140 1680 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301932 s]
/proc/loadavg: 2.17 2.03 2.01 3/81 30650
/proc/meminfo: memFree=1733448/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=866300 CPUtime=0.28
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 5677 0 1 0 25 3 0 0 18 0 9 0 28212783 887091200 5089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216575 5089 1916 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866300

[startup+0.701975 s]
/proc/loadavg: 2.17 2.03 2.01 3/81 30650
/proc/meminfo: memFree=1733448/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867348 CPUtime=0.67
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 13623 265 1 0 61 6 0 0 18 0 9 0 28212783 888164352 8810 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216837 8810 2652 9 0 211273 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867348

[startup+1.50104 s]
/proc/loadavg: 2.17 2.03 2.01 4/90 30663
/proc/meminfo: memFree=1702080/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867348 CPUtime=1.46
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 15910 265 1 0 139 7 0 0 18 0 9 0 28212783 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216837 10421 2656 9 0 211273 0
[pid=30650/tid=30652] ppid=30648 vsize=867348 CPUtime=1.2
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 11948 265 1 0 115 5 0 0 25 0 9 0 28212785 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4126750294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867348 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867348 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867348 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867348 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867348 CPUtime=0.18
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 522 265 0 0 18 0 0 0 15 0 9 0 28212789 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867348 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867348 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888164352 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867348

[startup+3.1012 s]
/proc/loadavg: 2.16 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1701760/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=3.04
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 15944 265 1 0 297 7 0 0 18 0 9 0 28212783 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10453 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=2.77
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 11964 265 1 0 272 5 0 0 25 0 9 0 28212785 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4126785927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 17 0 9 0 28212786 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.21
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 540 265 0 0 21 0 0 0 16 0 9 0 28212789 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10453 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867480

[startup+6.30251 s]
/proc/loadavg: 2.16 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1701440/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=6.21
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 15984 265 1 0 614 7 0 0 18 0 9 0 28212783 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10491 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=5.93
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 11998 265 1 0 588 5 0 0 25 0 9 0 28212785 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4126761580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 17 0 9 0 28212786 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.21
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 546 265 0 0 21 0 0 0 16 0 9 0 28212789 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10491 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867480

[startup+12.7021 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1701056/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=12.55
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16045 265 1 0 1248 7 0 0 18 0 9 0 28212783 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10549 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=12.26
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12057 265 1 0 1221 5 0 0 25 0 9 0 28212785 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4126797028 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10549 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) 867480

[startup+25.5014 s]
/proc/loadavg: 2.11 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1700736/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=25.22
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16142 265 1 0 2515 7 0 0 18 0 9 0 28212783 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10646 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=24.94
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12154 265 1 0 2489 5 0 0 25 0 9 0 28212785 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4126750285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10646 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867480

[startup+51.1019 s]
/proc/loadavg: 2.07 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=50.59
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16337 265 1 0 5051 8 0 0 18 0 9 0 28212783 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10840 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=50.3
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12349 265 1 0 5025 5 0 0 25 0 9 0 28212785 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4126818791 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10840 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 867480

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

[startup+54.3012 s]
/proc/loadavg: 2.07 2.03 2.01 3/90 30663
/proc/meminfo: memFree=1700032/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=53.76
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16365 265 1 0 5368 8 0 0 18 0 9 0 28212783 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10868 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=53.47
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12377 265 1 0 5342 5 0 0 25 0 9 0 28212785 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4126761604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10868 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.76
Current children cumulated vsize (KiB) 867480

[startup+57.5025 s]
/proc/loadavg: 2.06 2.03 2.00 3/90 30663
/proc/meminfo: memFree=1699840/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=56.93
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16390 265 1 0 5685 8 0 0 18 0 9 0 28212783 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10893 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=56.64
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12402 265 1 0 5659 5 0 0 25 0 9 0 28212785 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4126761084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10893 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.93
Current children cumulated vsize (KiB) 867480

[startup+59.1017 s]
/proc/loadavg: 2.06 2.03 2.00 3/90 30663
/proc/meminfo: memFree=1699776/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=58.52
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16403 265 1 0 5844 8 0 0 18 0 9 0 28212783 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10906 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=58.23
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12415 265 1 0 5818 5 0 0 25 0 9 0 28212785 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4126761106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10906 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.52
Current children cumulated vsize (KiB) 867480

[startup+59.5017 s]
/proc/loadavg: 2.06 2.03 2.00 4/90 30663
/proc/meminfo: memFree=1699712/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=58.91
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16406 265 1 0 5883 8 0 0 18 0 9 0 28212783 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10909 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=58.62
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12418 265 1 0 5857 5 0 0 25 0 9 0 28212785 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4126761268 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10909 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 58.91
Current children cumulated vsize (KiB) 867480

[startup+59.9017 s]
/proc/loadavg: 2.06 2.03 2.00 4/90 30663
/proc/meminfo: memFree=1699712/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=59.31
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16409 265 1 0 5923 8 0 0 18 0 9 0 28212783 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10912 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=59.02
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12421 265 1 0 5897 5 0 0 25 0 9 0 28212785 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4126785378 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10912 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.31
Current children cumulated vsize (KiB) 867480

[startup+60.0017 s]
/proc/loadavg: 2.06 2.03 2.00 4/90 30663
/proc/meminfo: memFree=1699712/2055920 swapFree=4192812/4192956
[pid=30650] ppid=30648 vsize=867480 CPUtime=59.41
/proc/30650/stat : 30650 (java) S 30648 30650 29077 0 -1 0 16410 265 1 0 5933 8 0 0 18 0 9 0 28212783 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30650/statm: 216870 10913 2656 9 0 211306 0
[pid=30650/tid=30652] ppid=30648 vsize=867480 CPUtime=59.12
/proc/30650/task/30652/stat : 30652 (java) R 30648 30650 29077 0 -1 64 12422 265 1 0 5907 5 0 0 25 0 9 0 28212785 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4126761159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30653] ppid=30648 vsize=867480 CPUtime=0.04
/proc/30650/task/30653/stat : 30653 (java) S 30648 30650 29077 0 -1 64 2595 265 0 0 4 0 0 0 16 0 9 0 28212786 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30654] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30654/stat : 30654 (java) S 30648 30650 29077 0 -1 64 19 265 0 0 0 0 0 0 16 0 9 0 28212787 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30655] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30655/stat : 30655 (java) S 30648 30650 29077 0 -1 64 7 265 0 0 0 0 0 0 15 0 9 0 28212787 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30656] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30656/stat : 30656 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 18 0 9 0 28212789 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30657] ppid=30648 vsize=867480 CPUtime=0.22
/proc/30650/task/30657/stat : 30657 (java) S 30648 30650 29077 0 -1 64 548 265 0 0 22 0 0 0 16 0 9 0 28212789 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30658] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30658/stat : 30658 (java) S 30648 30650 29077 0 -1 64 1 265 0 0 0 0 0 0 19 0 9 0 28212789 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30650/tid=30659] ppid=30648 vsize=867480 CPUtime=0
/proc/30650/task/30659/stat : 30659 (java) S 30648 30650 29077 0 -1 64 6 265 0 0 0 0 0 0 15 0 9 0 28212789 888299520 10913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.41
Current children cumulated vsize (KiB) 867480

Child status: 0
Real time (s): 60.094
CPU time (s): 59.464
CPU user time (s): 59.366
CPU system time (s): 0.097985
CPU usage (%): 98.9516
Max. virtual memory (cumulated for all children) (KiB): 867480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.366
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16791
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= 2375
involuntary context switches= 4835

runsolver used 0.084987 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-12 17:11:35
IDJOB=2097077
IDBENCH=56885
IDSOLVER=773
FILE ID=node56/2097077-1247411495
PBS_JOBID= 9510533
Free space on /tmp= 103048 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-8_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-2097077-1247411495/watcher-2097077-1247411495 -o /tmp/evaluation-result-2097077-1247411495/solver-2097077-1247411495 -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-2097077-1247411495.xml

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

MD5SUM BENCH= eb78565b2c1c549f39d6f29bd7fb9161
RANDOM SEED=1859468264

node56.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.209
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.209
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:       1733928 kB
Buffers:         37416 kB
Cached:         122860 kB
SwapCached:          0 kB
Active:         196180 kB
Inactive:        69208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:         124572 kB
Slab:            41592 kB
Committed_AS:  1001276 kB
PageTables:       2052 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= 103044 MiB
End job on node56 at 2009-07-12 17:12:35