Trace number 1077995

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 ESACSAT 49.4735 49.3701

DiagnosticValue
CHECKS178512
NODES20158

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-2_ext.xml
MD5SUM00e3e1d55fd87b946e4075a07f4dffab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.5903
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.07	
0.01/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=esac.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.23	     name=HOME/instance-1077995-1215196361.xml
0.21/0.26	   
0.21/0.26	   domains being loaded...
0.21/0.27	   
0.21/0.27	   variables being loaded...
0.21/0.29	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.21/0.29	       =>  wckTime=0.089  cpuTime=0.08  mem=7M919
0.21/0.29	   
0.21/0.29	   relations being loaded...
0.55/0.50	   
0.55/0.50	   constraints being loaded...
0.77/0.70	     nbConstraints=60  nbRelationTypes=60  nbGlobalConstraints=60  nbExtensionStructures=60
0.77/0.70	     nbSharedExtensionStructures=0  nbConflictsStructures=60  nbSharedConflictsStructures=0
0.77/0.70	     nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=14  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
0.77/0.70	     symmetryWckTime=0.037  symmetryCpuTime=0.03
0.77/0.70	       =>  wckTime=0.501  cpuTime=0.49  mem=48M758
0.88/0.81	   
0.88/0.81	   solver IterativeSystematicSolver being built... 
0.88/0.86	   
0.88/0.87	   INFO : Forward propagation technique limited 
1.00/0.92	       =>  wckTime=0.721  cpuTime=0.6  mem=30M179
1.13/1.03	   
1.13/1.03	   preprocessing
1.13/1.03	     nbConstraintChecks=0  nbValidityChecks=1102183  nbPropagations=129  nbRevisions=0  nbUselessRevisions=0
1.13/1.03	     nbSingletonTests=25  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.13/1.03	     detectedInconsistency=no
1.13/1.03	       =>  wckTime=0.101  cpuTime=0.09  mem=30M179
2.05/1.95	   
2.05/1.95	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M233)
49.44/49.31	   
49.44/49.31	   search
49.44/49.31	     run=15  nbConstraintChecks=178512  nbValidityChecks=646405985  minDepth=0  maxDepth=20  nbPropagations=683479
49.44/49.31	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=20158  nbFailedAssignments=11813  nbBacktracks=8269
49.44/49.31	     nbVisitedNodes=37507  nbRestartNogoods=167  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=4.47
49.44/49.31	     nbIEliminables=10.72  nbDEliminables=0  nbPEliminables=0
49.44/49.31	       =>  wckTime=48.384  cpuTime=48.32  mem=31M233
49.44/49.31	   
49.44/49.31	   global
49.44/49.31	     nbConstraintChecks=178512  nbValidityChecks=647508168  nbPropagations=683608  nbRestartNogoods=167
49.44/49.31	     solvingWckTime=48.387  solvingCpuTime=48.32  expiredTime=no  totalExploration=no  nbFoundSolutions=1
49.44/49.31	     firstSolutionCpuTime=48.92  globalCpuTime=48.96
49.44/49.31	       =>  wckTime=49.109  cpuTime=48.92  mem=32M189
49.44/49.31	   
49.44/49.31	s SATISFIABLE
49.44/49.31	v 8 12 0 7 9 10 6 19 7 8 14 6 14 14 14 16 7 19 10 11 
49.44/49.31	d NODES 20158
49.44/49.31	d CHECKS 178512
49.44/49.31	   
49.44/49.31	   totalWckTime=49.15  totalCpuTime=48.97

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077995-1215196361/watcher-1077995-1215196361 -o /tmp/evaluation-result-1077995-1215196361/solver-1077995-1215196361 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1077995-1215196361.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.31 1.68 3/64 23707
/proc/meminfo: memFree=1915736/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=1616 CPUtime=0
/proc/23707/stat : 23707 (java) R 23705 23707 19508 0 -1 0 174 0 0 0 0 0 0 0 18 0 1 0 1998610765 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23707/statm: 405 146 119 9 0 47 0

[startup+0.026249 s]
/proc/loadavg: 1.01 1.31 1.68 3/64 23707
/proc/meminfo: memFree=1915736/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=861228 CPUtime=0.01
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 1854 0 1 0 0 1 0 0 18 0 3 0 1998610765 881897472 1542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 215307 1543 683 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.101232 s]
/proc/loadavg: 1.01 1.31 1.68 3/64 23707
/proc/meminfo: memFree=1915736/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=866768 CPUtime=0.1
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 3963 0 1 0 8 2 0 0 18 0 9 0 1998610765 887570432 3403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216692 3404 1776 9 0 211247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866768

[startup+0.301182 s]
/proc/loadavg: 1.01 1.31 1.68 3/64 23707
/proc/meminfo: memFree=1915736/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867152 CPUtime=0.33
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 6519 0 1 0 29 4 0 0 18 0 9 0 1998610765 887963648 5889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216788 5889 1967 9 0 211316 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867152

[startup+0.70108 s]
/proc/loadavg: 1.01 1.31 1.68 3/64 23707
/proc/meminfo: memFree=1915736/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867608 CPUtime=0.77
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 16643 148 1 0 68 9 0 0 18 0 10 0 1998610765 888430592 15516 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216902 15517 1991 9 0 211430 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 867608

[startup+1.50188 s]
/proc/loadavg: 1.01 1.31 1.68 3/73 23720
/proc/meminfo: memFree=1848848/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=1.64
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28460 272 1 0 151 12 0 1 18 0 9 0 1998610765 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19305 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=1.36
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19528 272 1 0 126 9 0 1 22 0 9 0 1998610766 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.16
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 530 272 0 0 15 0 0 1 16 0 9 0 1998610769 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 867696

[startup+3.10245 s]
/proc/loadavg: 1.01 1.31 1.68 2/73 23720
/proc/meminfo: memFree=1848528/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=3.24
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28478 272 1 0 311 12 0 1 18 0 9 0 1998610765 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19315 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=2.95
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19536 272 1 0 285 9 0 1 25 0 9 0 1998610766 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 17 0 9 0 1998610767 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.18
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 540 272 0 0 17 0 0 1 15 0 9 0 1998610769 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19315 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 867696

[startup+6.30263 s]
/proc/loadavg: 1.01 1.31 1.67 2/73 23720
/proc/meminfo: memFree=1848272/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=6.45
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28500 272 1 0 632 12 0 1 18 0 9 0 1998610765 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19329 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=6.13
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19543 272 1 0 603 9 0 1 25 0 9 0 1998610766 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4126755045 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 17 0 9 0 1998610767 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.2
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 555 272 0 0 19 0 0 1 16 0 9 0 1998610769 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19329 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.45
Current children cumulated vsize (KiB) 867696

[startup+12.7029 s]
/proc/loadavg: 1.09 1.32 1.68 2/73 23720
/proc/meminfo: memFree=1848016/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=12.84
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28507 272 1 0 1271 12 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=12.52
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19545 272 1 0 1242 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 17 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 560 272 0 0 20 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 867696

[startup+25.5016 s]
/proc/loadavg: 1.07 1.30 1.66 2/73 23720
/proc/meminfo: memFree=1847952/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=25.64
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28541 272 1 0 2551 12 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=25.31
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19578 272 1 0 2521 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755426 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 867696

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

[startup+38.3023 s]
/proc/loadavg: 1.06 1.29 1.66 2/73 23720
/proc/meminfo: memFree=1848016/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=38.44
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28568 272 1 0 3831 12 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=38.11
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19605 272 1 0 3801 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.44
Current children cumulated vsize (KiB) 867696

[startup+44.7016 s]
/proc/loadavg: 1.05 1.28 1.65 2/73 23720
/proc/meminfo: memFree=1848016/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=44.83
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28569 272 1 0 4470 12 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=44.5
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19606 272 1 0 4440 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755684 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.83
Current children cumulated vsize (KiB) 867696

[startup+47.9028 s]
/proc/loadavg: 1.05 1.28 1.65 2/73 23720
/proc/meminfo: memFree=1847952/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=48.04
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28577 272 1 0 4790 13 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=47.7
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19614 272 1 0 4760 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.04
Current children cumulated vsize (KiB) 867696

[startup+48.7026 s]
/proc/loadavg: 1.05 1.28 1.65 2/73 23720
/proc/meminfo: memFree=1847952/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=48.84
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28579 272 1 0 4870 13 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=48.5
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19616 272 1 0 4840 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.84
Current children cumulated vsize (KiB) 867696

[startup+49.1025 s]
/proc/loadavg: 1.05 1.28 1.65 2/73 23720
/proc/meminfo: memFree=1847952/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=49.24
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28580 272 1 0 4910 13 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=48.9
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19617 272 1 0 4880 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126735371 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.24
Current children cumulated vsize (KiB) 867696

[startup+49.3014 s]
/proc/loadavg: 1.05 1.28 1.65 2/73 23720
/proc/meminfo: memFree=1847952/2055920 swapFree=4180112/4192956
[pid=23707] ppid=23705 vsize=867696 CPUtime=49.44
/proc/23707/stat : 23707 (java) S 23705 23707 19508 0 -1 0 28580 272 1 0 4930 13 0 1 18 0 9 0 1998610765 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23707/statm: 216924 19332 2631 9 0 211430 0
[pid=23707/tid=23709] ppid=23705 vsize=867696 CPUtime=49.1
/proc/23707/task/23709/stat : 23709 (java) R 23705 23707 19508 0 -1 64 19617 272 1 0 4900 9 0 1 25 0 9 0 1998610766 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4126755202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23710] ppid=23705 vsize=867696 CPUtime=0.1
/proc/23707/task/23710/stat : 23710 (java) S 23705 23707 19508 0 -1 64 7561 272 0 0 8 1 0 1 16 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23711] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23711/stat : 23711 (java) S 23705 23707 19508 0 -1 64 15 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23712] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23712/stat : 23712 (java) S 23705 23707 19508 0 -1 64 8 272 0 0 0 0 0 1 15 0 9 0 1998610767 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23713] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23713/stat : 23713 (java) S 23705 23707 19508 0 -1 64 0 272 0 0 0 0 0 1 23 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23714] ppid=23705 vsize=867696 CPUtime=0.21
/proc/23707/task/23714/stat : 23714 (java) S 23705 23707 19508 0 -1 64 561 272 0 0 20 0 0 1 16 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23715] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23715/stat : 23715 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 24 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23707/tid=23716] ppid=23705 vsize=867696 CPUtime=0.01
/proc/23707/task/23716/stat : 23716 (java) S 23705 23707 19508 0 -1 64 2 272 0 0 0 0 0 1 15 0 9 0 1998610769 888520704 19332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 867696

Child status: 0
Real time (s): 49.3701
CPU time (s): 49.4735
CPU user time (s): 49.3195
CPU system time (s): 0.153976
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 867696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.3195
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28953
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= 1493
involuntary context switches= 1384

runsolver used 0.056991 second user time and 0.134979 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-04 20:32:42
IDJOB=1077995
IDBENCH=56752
IDSOLVER=364
FILE ID=node16/1077995-1215196361
PBS_JOBID= 7881532
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077995-1215196361/watcher-1077995-1215196361 -o /tmp/evaluation-result-1077995-1215196361/solver-1077995-1215196361 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1077995-1215196361.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00e3e1d55fd87b946e4075a07f4dffab
RANDOM SEED=1305189778

node16.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.213
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.213
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:       1916280 kB
Buffers:          5228 kB
Cached:          76292 kB
SwapCached:       6676 kB
Active:          58612 kB
Inactive:        31348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916280 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            35748 kB
Committed_AS:  3425012 kB
PageTables:       1436 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= 66524 MiB
End job on node16 at 2008-07-04 20:33:31