Trace number 2095683

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 24.0903 24.3532

DiagnosticValue
CHECKS187
NODES1505

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg13-16_ext.xml
MD5SUM52f75d6b6af5c497352f21dec4138271
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 benchmark24.0903
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints29
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension29
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.24	     name=mac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-2095683-1247408030.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=208  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=5408
0.38/0.43	       =>  wckTime=0.184  cpuTime=0.13  mem=8M867
0.38/0.43	   
0.38/0.43	   relations being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
0.58/0.65	   Too large in ConstraintConflictsSTructure
0.58/0.68	   Too large in ConstraintConflictsSTructure
0.68/0.75	     nbConstraints=29  nbRelationTypes=2  nbGlobalConstraints=29  nbExtensionStructures=2
0.68/0.75	     nbSharedExtensionStructures=27  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
0.68/0.75	     maxDegree=2  minArity=13  avgArity=14.34  maxArity=16  nbGenerators=0  nbFusions=0  symmetryWckTime=0.065
0.68/0.75	     symmetryCpuTime=0.04
0.68/0.75	       =>  wckTime=0.51  cpuTime=0.37  mem=24M618
0.77/0.82	   
0.77/0.82	   solver IterativeSystematicSolver being built... 
0.77/0.89	   
0.77/0.89	   INFO : Forward propagation technique limited 
0.87/0.97	       =>  wckTime=0.73  cpuTime=0.49  mem=24M384
1.06/1.11	   
1.06/1.11	   preprocessing
1.06/1.11	     nbConstraintChecks=0  nbValidityChecks=907841  nbPropagations=226  nbRevisions=0  nbUselessRevisions=0
1.06/1.11	     nbRemovedValues=286  detectedInconsistency=no
1.06/1.11	       =>  wckTime=0.127  cpuTime=0.1  mem=24M384
5.90/6.04	   
5.90/6.04	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M286)
24.02/24.33	   
24.02/24.34	   search
24.02/24.34	     run=9  nbConstraintChecks=187  nbValidityChecks=188388817  minDepth=0  maxDepth=8  nbPropagations=421798
24.02/24.34	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1505  nbFailedAssignments=865  nbBacktracks=615
24.02/24.34	     nbVisitedNodes=2791  nbRestartNogoods=80  nbSEliminables=0  nbREliminables=32.01  nbIEliminables=124.84
24.02/24.34	     nbDEliminables=0  nbPEliminables=0
24.02/24.34	       =>  wckTime=23.355  cpuTime=23.04  mem=25M286
24.02/24.34	   
24.02/24.34	   global
24.02/24.34	     nbConstraintChecks=187  nbValidityChecks=189296658  nbPropagations=422024  nbRestartNogoods=80
24.02/24.34	     solvingWckTime=23.358  solvingCpuTime=23.04  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
24.02/24.34	     globalCpuTime=23.6
24.02/24.34	       =>  wckTime=24.092  cpuTime=23.54  mem=25M286
24.02/24.34	   
24.02/24.34	s UNSATISFIABLE
24.02/24.34	d NODES 1505
24.02/24.34	d CHECKS 187
24.02/24.34	   
24.02/24.34	   totalWckTime=24.148  totalCpuTime=23.6

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-2095683-1247408030/watcher-2095683-1247408030 -o /tmp/evaluation-result-2095683-1247408030/solver-2095683-1247408030 -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-2095683-1247408030.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.01 2.06 2.00 4/80 32576
/proc/meminfo: memFree=1001376/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=10676 CPUtime=0
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27869945 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 2669 474 207 9 0 1184 0
[pid=32576/tid=32577] ppid=32574 vsize=10676 CPUtime=0
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27869947 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 7774168 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0957251 s]
/proc/loadavg: 2.01 2.06 2.00 4/80 32576
/proc/meminfo: memFree=1001376/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=865984 CPUtime=0.08
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 3663 0 1 0 6 2 0 0 18 0 9 0 27869945 886767616 3146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216496 3146 1679 9 0 210981 0
[pid=32576/tid=32577] ppid=32574 vsize=865984 CPUtime=0.06
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 2755 0 1 0 5 1 0 0 18 0 9 0 27869947 886767616 3146 996147200 134512640 134550932 4294955968 18446744073709551615 104263700 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.101725 s]
/proc/loadavg: 2.01 2.06 2.00 4/80 32576
/proc/meminfo: memFree=1001376/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=865984 CPUtime=0.09
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 3725 0 1 0 7 2 0 0 18 0 9 0 27869945 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216496 3193 1690 9 0 210981 0
[pid=32576/tid=32577] ppid=32574 vsize=865984 CPUtime=0.07
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 2817 0 1 0 6 1 0 0 18 0 9 0 27869947 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 102837306 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301763 s]
/proc/loadavg: 2.01 2.06 2.00 4/80 32576
/proc/meminfo: memFree=1001376/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=866296 CPUtime=0.28
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 5697 0 1 0 25 3 0 0 18 0 9 0 27869945 887087104 5100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216574 5100 1927 9 0 211052 0
[pid=32576/tid=32577] ppid=32574 vsize=866296 CPUtime=0.25
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 4726 0 1 0 22 3 0 0 19 0 9 0 27869947 887087104 5100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 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.702831 s]
/proc/loadavg: 2.01 2.06 2.00 4/80 32576
/proc/meminfo: memFree=1001376/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=866628 CPUtime=0.68
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 10102 0 1 0 63 5 0 0 18 0 9 0 27869945 887427072 9454 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216657 9454 2014 9 0 211115 0
[pid=32576/tid=32577] ppid=32574 vsize=866628 CPUtime=0.56
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 9054 0 1 0 52 4 0 0 20 0 9 0 27869947 887427072 9454 996147200 134512640 134550932 4294955968 18446744073709551615 4125957843 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866628

[startup+1.50297 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=964312/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=1.45
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19267 281 1 0 138 7 0 0 18 0 9 0 27869945 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11858 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=1.19
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14018 281 1 0 113 6 0 0 25 0 9 0 27869947 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4126811408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.19
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 555 281 0 0 19 0 0 0 15 0 9 0 27869951 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11858 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11858 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) 867364

[startup+3.10124 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=964056/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=3.03
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19277 281 1 0 296 7 0 0 18 0 9 0 27869945 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11863 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=2.77
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14023 281 1 0 271 6 0 0 25 0 9 0 27869947 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4126822408 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 17 0 9 0 27869948 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.2
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 560 281 0 0 20 0 0 0 15 0 9 0 27869951 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11863 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867364

[startup+6.3028 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963800/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=6.2
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19294 281 1 0 613 7 0 0 18 0 9 0 27869945 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11867 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=5.93
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14036 281 1 0 587 6 0 0 17 0 9 0 27869947 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4126822452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.2
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 564 281 0 0 20 0 0 0 15 0 9 0 27869951 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11867 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 867364

[startup+12.7019 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963608/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=12.53
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19302 281 1 0 1246 7 0 0 18 0 9 0 27869945 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11871 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=12.25
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14038 281 1 0 1219 6 0 0 19 0 9 0 27869947 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4126835730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.21
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 570 281 0 0 21 0 0 0 15 0 9 0 27869951 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11871 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 867364

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

[startup+19.102 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963672/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=18.87
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19307 281 1 0 1879 8 0 0 18 0 9 0 27869945 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11872 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=18.58
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14041 281 1 0 1852 6 0 0 25 0 9 0 27869947 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4126822359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.21
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 572 281 0 0 21 0 0 0 16 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 867364

[startup+22.3016 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963672/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=22.05
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19309 281 1 0 2197 8 0 0 18 0 9 0 27869945 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11872 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=21.75
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14043 281 1 0 2169 6 0 0 25 0 9 0 27869947 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4126822290 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.21
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 572 281 0 0 21 0 0 0 16 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 867364

[startup+23.1067 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963672/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=22.84
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19310 281 1 0 2276 8 0 0 18 0 9 0 27869945 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11872 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=22.55
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14044 281 1 0 2249 6 0 0 25 0 9 0 27869947 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4126822722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.21
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 572 281 0 0 21 0 0 0 16 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.84
Current children cumulated vsize (KiB) 867364

[startup+23.9018 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963672/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=23.63
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19312 281 1 0 2355 8 0 0 18 0 9 0 27869945 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11873 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=23.34
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14044 281 1 0 2328 6 0 0 25 0 9 0 27869947 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4126830437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.22
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 574 281 0 0 22 0 0 0 15 0 9 0 27869951 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11873 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 867364

[startup+24.3019 s]
/proc/loadavg: 2.01 2.06 2.00 3/89 32589
/proc/meminfo: memFree=963672/2055920 swapFree=4192812/4192956
[pid=32576] ppid=32574 vsize=867364 CPUtime=24.02
/proc/32576/stat : 32576 (java) S 32574 32576 31276 0 -1 0 19316 281 1 0 2394 8 0 0 18 0 9 0 27869945 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216841 11877 2657 9 0 211277 0
[pid=32576/tid=32577] ppid=32574 vsize=867364 CPUtime=23.72
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 31276 0 -1 64 14044 281 1 0 2366 6 0 0 25 0 9 0 27869947 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4126822458 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867364 CPUtime=0.05
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 31276 0 -1 64 3853 281 0 0 5 0 0 0 16 0 9 0 27869948 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 31276 0 -1 64 17 281 0 0 0 0 0 0 16 0 9 0 27869949 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 31276 0 -1 64 8 281 0 0 0 0 0 0 15 0 9 0 27869949 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 31276 0 -1 64 2 281 0 0 0 0 0 0 18 0 9 0 27869951 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867364 CPUtime=0.22
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 31276 0 -1 64 578 281 0 0 22 0 0 0 15 0 9 0 27869951 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 31276 0 -1 64 1 281 0 0 0 0 0 0 19 0 9 0 27869951 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867364 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 31276 0 -1 64 9 281 0 0 0 0 0 0 15 0 9 0 27869951 888180736 11877 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 867364

Child status: 0
Real time (s): 24.3532
CPU time (s): 24.0903
CPU user time (s): 23.9914
CPU system time (s): 0.098984
CPU usage (%): 98.9206
Max. virtual memory (cumulated for all children) (KiB): 867364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9914
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19681
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= 1449
involuntary context switches= 1894

runsolver used 0.039993 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-12 16:13:50
IDJOB=2095683
IDBENCH=55520
IDSOLVER=773
FILE ID=node14/2095683-1247408030
PBS_JOBID= 9510616
Free space on /tmp= 66512 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg13-16_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-2095683-1247408030/watcher-2095683-1247408030 -o /tmp/evaluation-result-2095683-1247408030/solver-2095683-1247408030 -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-2095683-1247408030.xml

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

MD5SUM BENCH= 52f75d6b6af5c497352f21dec4138271
RANDOM SEED=1163583580

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1001856 kB
Buffers:         50864 kB
Cached:         140012 kB
SwapCached:          0 kB
Active:         906328 kB
Inactive:        87484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:         823372 kB
Slab:            43892 kB
Committed_AS:  1012340 kB
PageTables:       3408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node14 at 2009-07-12 16:14:14