Trace number 2096599

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 4.74728 4.80006

DiagnosticValue
CHECKS728047
NODES4283

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph14-f27.xml
MD5SUMfa686e95a874d318c6cd431af6ca9501
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.51992
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096599-1247410401.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.47	     nbVariables=916  nbDomainTypes=5  minDomainSize=9  maxDomainSize=19  nbTotalValues=16038
0.39/0.47	       =>  wckTime=0.225  cpuTime=0.16  mem=9M842
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
2.17/2.25	     nbConstraints=4753  nbGlobalConstraints=115  nbConvertedConstraints=4638  nbConvertConstraintsChecks=1154051
2.17/2.25	     nbExtensionStructures=3803  nbSharedExtensionStructures=4596  nbConflictsStructures=3803
2.17/2.25	     nbSharedConflictsStructures=4596  nbSharedBinaryRepresentations=132396  minDegree=6  maxDegree=27  minArity=2
2.17/2.25	     avgArity=2.14  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.298  symmetryCpuTime=0.19  nbCliques=115
2.17/2.25	       =>  wckTime=2.006  cpuTime=1.62  mem=18M503
2.26/2.36	   
2.26/2.36	   solver IterativeSystematicSolver being built... 
2.36/2.43	   
2.36/2.44	   INFO : Forward propagation technique limited 
2.46/2.54	       =>  wckTime=2.295  cpuTime=1.77  mem=29M818
2.57/2.64	   
2.57/2.64	   preprocessing
2.57/2.64	     nbConstraintChecks=16038  nbPropagations=1374  nbRevisions=916  nbUselessRevisions=0  nbRemovedValues=2314
2.57/2.64	     detectedInconsistency=no
2.57/2.64	       =>  wckTime=0.102  cpuTime=0.08  mem=29M818
4.46/4.55	   
4.46/4.55	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=36M745)
4.66/4.74	   
4.66/4.74	   search
4.66/4.74	     run=8  nbConstraintChecks=712009  minDepth=176  maxDepth=916  nbPropagations=115777  nbRevisions=315570
4.66/4.74	     nbUselessRevisions=165177  nbAssignments=4283  nbFailedAssignments=563  nbBacktracks=377  nbVisitedNodes=4979
4.66/4.74	     nbRestartNogoods=144  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=0  nbIEliminables=826.17
4.66/4.74	     nbDEliminables=0  nbPEliminables=0
4.66/4.74	       =>  wckTime=2.2  cpuTime=2.11  mem=37M730
4.66/4.74	   
4.66/4.74	   global
4.66/4.74	     nbConstraintChecks=728047  nbPropagations=117151  nbRevisions=316486  nbUselessRevisions=165177
4.66/4.74	     nbRestartNogoods=144  solvingWckTime=2.202  solvingCpuTime=2.11  expiredTime=no  totalExploration=no
4.66/4.74	     nbFoundSolutions=1  firstSolutionCpuTime=3.87  globalCpuTime=3.91
4.66/4.74	       =>  wckTime=4.499  cpuTime=3.88  mem=37M730
4.66/4.74	   
4.66/4.74	s SATISFIABLE
4.66/4.74	v 16 254 296 58 254 16 282 44 16 254 16 254 114 352 352 114 310 72 72 310 86 324 114 352 254 16 282 44 268 30 282 44 268 30 16 254 324 86 254 16 16 254 114 352 16 254 16 254 16 254 268 30 296 58 16 254 16 254 30 268 310 72 44 282 44 282 296 58 338 100 114 352 44 282 352 114 30 268 296 58 338 100 30 268 254 16 16 254 114 352 338 100 16 254 352 114 338 100 338 100 352 114 310 72 268 30 296 58 16 254 254 16 58 296 44 282 86 324 72 310 352 114 16 254 114 352 268 30 310 72 58 296 254 16 16 254 352 114 16 254 114 352 254 16 30 268 310 72 338 100 58 296 100 338 16 254 352 114 352 114 114 352 352 114 16 254 254 16 16 254 268 30 282 44 268 30 352 114 254 16 268 30 86 324 16 254 296 58 114 352 352 114 44 282 16 254 72 310 296 58 30 268 282 44 254 16 254 16 282 44 254 16 352 114 254 16 16 254 16 254 310 72 44 282 352 114 30 268 352 114 114 352 100 338 338 100 86 324 30 268 16 254 16 254 254 16 16 254 30 268 352 114 254 16 352 114 352 114 44 282 100 338 254 16 296 58 310 72 282 44 282 44 16 254 114 352 310 72 30 268 254 16 254 16 352 114 16 254 16 254 16 254 324 86 352 114 16 254 352 114 86 324 30 268 338 100 16 254 16 254 72 310 254 16 44 282 338 100 16 254 324 86 44 282 324 86 282 44 268 30 282 44 16 254 268 30 310 72 100 338 338 100 254 16 16 254 16 254 254 16 100 338 16 254 338 100 30 268 72 310 296 58 16 254 324 86 324 86 16 254 254 16 324 86 86 324 30 268 16 254 44 282 282 44 352 114 352 114 282 44 16 254 86 324 58 296 352 114 16 254 86 324 254 16 114 352 86 324 114 352 100 338 352 114 86 324 16 254 338 100 16 254 44 282 58 296 324 86 338 100 352 114 44 282 114 352 338 100 16 254 72 310 338 100 268 30 338 100 352 114 16 254 296 58 268 30 30 268 58 296 338 100 296 58 282 44 352 114 352 114 268 30 16 254 352 114 338 100 268 30 16 254 352 114 352 114 114 352 352 114 338 100 72 310 268 30 86 324 114 352 254 16 352 114 114 352 16 254 16 254 72 310 268 30 30 268 72 310 324 86 254 16 268 30 282 44 114 352 16 254 338 100 338 100 16 254 114 352 310 72 282 44 338 100 100 338 114 352 338 100 44 282 268 30 100 338 352 114 16 254 338 100 58 296 352 114 338 100 338 100 114 352 114 352 324 86 324 86 254 16 282 44 58 296 72 310 72 310 310 72 296 58 30 268 58 296 254 16 86 324 58 296 352 114 44 282 16 254 338 100 86 324 100 338 282 44 352 114 352 114 338 100 352 114 16 254 100 338 30 268 282 44 296 58 268 30 114 352 338 100 352 114 338 100 352 114 324 86 338 100 254 16 338 100 254 16 72 310 268 30 30 268 296 58 296 58 282 44 296 58 352 114 16 254 296 58 338 100 352 114 352 114 44 282 282 44 30 268 114 352 352 114 338 100 338 100 352 114 114 352 268 30 324 86 338 100 268 30 296 58 114 352 338 100 338 100 352 114 44 282 30 268 296 58 268 30 352 114 86 324 30 268 352 114 296 58 114 352 338 100 282 44 114 352 352 114 352 114 30 268 324 86 296 58 114 352 310 72 324 86 268 30 310 72 30 268 352 114 16 254 72 310 282 44 16 254 30 268 352 114 114 352 44 282 352 114 352 114 324 86 268 30 254 16 310 72 30 268 44 282 44 282 86 324 352 114 268 30 352 114 324 86 324 86 282 44 352 114 352 114 268 30 16 254 100 338 282 44 338 100 310 72 352 114 324 86 352 114 30 268 338 100 338 100 86 324 44 282 352 114 338 100 16 254 30 268 338 100 86 324 44 282 296 58 114 352 16 254 352 114 30 268 310 72 352 114 338 100 100 338 30 268 338 100 338 100 296 58 352 114 30 268 352 114 352 114 16 254 114 352 310 72 268 30 16 254 352 114 16 254 352 114 16 254 114 352 
4.66/4.74	d NODES 4283
4.66/4.74	d CHECKS 728047
4.66/4.75	   
4.66/4.75	   totalWckTime=4.567  totalCpuTime=3.91

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096599-1247410401/watcher-2096599-1247410401 -o /tmp/evaluation-result-2096599-1247410401/solver-2096599-1247410401 -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-2096599-1247410401.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.07 2.02 2.00 3/80 689
/proc/meminfo: memFree=1706520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=152 CPUtime=0
/proc/689/stat : 689 (java) R 687 689 31432 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28107476 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 0 0 0
/proc/689/statm: 38 26 19 9 0 4 0

[startup+0.094387 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 689
/proc/meminfo: memFree=1706520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=865980 CPUtime=0.08
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 3734 0 1 0 7 1 0 0 18 0 9 0 28107476 886763520 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 216495 3202 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.102385 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 689
/proc/meminfo: memFree=1706520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=865980 CPUtime=0.09
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 3804 0 1 0 8 1 0 0 18 0 9 0 28107476 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 216495 3255 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.30241 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 689
/proc/meminfo: memFree=1706520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=866380 CPUtime=0.29
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 6076 0 1 0 25 4 0 0 18 0 9 0 28107476 887173120 5442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 216595 5443 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.702451 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 689
/proc/meminfo: memFree=1706520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=867776 CPUtime=0.69
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 9169 0 1 0 63 6 0 0 18 0 9 0 28107476 888602624 8523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 216944 8524 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50154 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 698
/proc/meminfo: memFree=1669520/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=867776 CPUtime=1.49
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 14927 0 1 0 130 19 0 0 18 0 9 0 28107476 888602624 14278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 216944 14278 2043 9 0 211380 0
[pid=689/tid=691] ppid=687 vsize=867776 CPUtime=1.23
/proc/689/task/691/stat : 691 (java) R 687 689 31432 0 -1 64 13488 0 1 0 105 18 0 0 25 0 9 0 28107477 888602624 14278 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=692] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/692/stat : 692 (java) S 687 689 31432 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28107478 888602624 14279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=693] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/693/stat : 693 (java) S 687 689 31432 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 28107479 888602624 14279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=694] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/694/stat : 694 (java) S 687 689 31432 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28107479 888602624 14279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=695] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/695/stat : 695 (java) S 687 689 31432 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28107480 888602624 14279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=696] ppid=687 vsize=867776 CPUtime=0.24
/proc/689/task/696/stat : 696 (java) S 687 689 31432 0 -1 64 741 0 0 0 24 0 0 0 15 0 9 0 28107480 888602624 14280 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=697] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/697/stat : 697 (java) S 687 689 31432 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28107481 888602624 14281 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=698] ppid=687 vsize=867776 CPUtime=0
/proc/689/task/698/stat : 698 (java) S 687 689 31432 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28107481 888602624 14281 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867776

[startup+3.10171 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 700
/proc/meminfo: memFree=1640512/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=869240 CPUtime=3.06
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 30663 542 1 0 269 31 5 1 18 0 9 0 28107476 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 217310 20702 2661 9 0 211746 0
[pid=689/tid=691] ppid=687 vsize=869240 CPUtime=2.5
/proc/689/task/691/stat : 691 (java) R 687 689 31432 0 -1 64 23001 542 1 0 217 27 5 1 22 0 9 0 28107477 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4127347379 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=692] ppid=687 vsize=869240 CPUtime=0.21
/proc/689/task/692/stat : 692 (java) S 687 689 31432 0 -1 64 5840 542 0 0 14 1 5 1 17 0 9 0 28107478 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=693] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/693/stat : 693 (java) S 687 689 31432 0 -1 64 17 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=694] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/694/stat : 694 (java) S 687 689 31432 0 -1 64 9 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=695] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/695/stat : 695 (java) S 687 689 31432 0 -1 64 2 542 0 0 0 0 5 1 24 0 9 0 28107480 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=696] ppid=687 vsize=869240 CPUtime=0.43
/proc/689/task/696/stat : 696 (java) S 687 689 31432 0 -1 64 977 542 0 0 36 1 5 1 15 0 9 0 28107480 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=697] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/697/stat : 697 (java) S 687 689 31432 0 -1 64 1 542 0 0 0 0 5 1 25 0 9 0 28107481 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=698] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/698/stat : 698 (java) S 687 689 31432 0 -1 64 13 542 0 0 0 0 5 1 15 0 9 0 28107481 890101760 20702 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 869240

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

[startup+3.90179 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 702
/proc/meminfo: memFree=1633544/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=869240 CPUtime=3.86
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 31228 542 1 0 349 31 5 1 18 0 9 0 28107476 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 217310 20712 2661 9 0 211746 0
[pid=689/tid=691] ppid=687 vsize=869240 CPUtime=3.28
/proc/689/task/691/stat : 691 (java) R 687 689 31432 0 -1 64 23556 542 1 0 295 27 5 1 20 0 9 0 28107477 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4127342387 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=692] ppid=687 vsize=869240 CPUtime=0.21
/proc/689/task/692/stat : 692 (java) S 687 689 31432 0 -1 64 5840 542 0 0 14 1 5 1 16 0 9 0 28107478 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=693] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/693/stat : 693 (java) S 687 689 31432 0 -1 64 17 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=694] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/694/stat : 694 (java) S 687 689 31432 0 -1 64 9 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=695] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/695/stat : 695 (java) S 687 689 31432 0 -1 64 2 542 0 0 0 0 5 1 24 0 9 0 28107480 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=696] ppid=687 vsize=869240 CPUtime=0.45
/proc/689/task/696/stat : 696 (java) S 687 689 31432 0 -1 64 987 542 0 0 38 1 5 1 15 0 9 0 28107480 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=697] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/697/stat : 697 (java) S 687 689 31432 0 -1 64 1 542 0 0 0 0 5 1 25 0 9 0 28107481 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=698] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/698/stat : 698 (java) S 687 689 31432 0 -1 64 13 542 0 0 0 0 5 1 15 0 9 0 28107481 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 869240

[startup+4.30183 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 702
/proc/meminfo: memFree=1633480/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=869240 CPUtime=4.26
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 31524 542 1 0 389 31 5 1 18 0 9 0 28107476 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 217310 20712 2661 9 0 211746 0
[pid=689/tid=691] ppid=687 vsize=869240 CPUtime=3.69
/proc/689/task/691/stat : 691 (java) R 687 689 31432 0 -1 64 23852 542 1 0 335 28 5 1 25 0 9 0 28107477 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=692] ppid=687 vsize=869240 CPUtime=0.21
/proc/689/task/692/stat : 692 (java) S 687 689 31432 0 -1 64 5840 542 0 0 14 1 5 1 17 0 9 0 28107478 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=693] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/693/stat : 693 (java) S 687 689 31432 0 -1 64 17 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=694] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/694/stat : 694 (java) S 687 689 31432 0 -1 64 9 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=695] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/695/stat : 695 (java) S 687 689 31432 0 -1 64 2 542 0 0 0 0 5 1 24 0 9 0 28107480 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=696] ppid=687 vsize=869240 CPUtime=0.45
/proc/689/task/696/stat : 696 (java) S 687 689 31432 0 -1 64 987 542 0 0 38 1 5 1 15 0 9 0 28107480 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=697] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/697/stat : 697 (java) S 687 689 31432 0 -1 64 1 542 0 0 0 0 5 1 25 0 9 0 28107481 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=698] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/698/stat : 698 (java) S 687 689 31432 0 -1 64 13 542 0 0 0 0 5 1 15 0 9 0 28107481 890101760 20712 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 869240

[startup+4.70187 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 702
/proc/meminfo: memFree=1633480/2055920 swapFree=4192812/4192956
[pid=689] ppid=687 vsize=869240 CPUtime=4.66
/proc/689/stat : 689 (java) S 687 689 31432 0 -1 0 31895 542 1 0 429 31 5 1 18 0 9 0 28107476 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/689/statm: 217310 20714 2661 9 0 211746 0
[pid=689/tid=691] ppid=687 vsize=869240 CPUtime=4.08
/proc/689/task/691/stat : 691 (java) R 687 689 31432 0 -1 64 24221 542 1 0 374 28 5 1 25 0 9 0 28107477 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4127317333 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=692] ppid=687 vsize=869240 CPUtime=0.21
/proc/689/task/692/stat : 692 (java) S 687 689 31432 0 -1 64 5840 542 0 0 14 1 5 1 17 0 9 0 28107478 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=693] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/693/stat : 693 (java) S 687 689 31432 0 -1 64 17 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=694] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/694/stat : 694 (java) S 687 689 31432 0 -1 64 9 542 0 0 0 0 5 1 16 0 9 0 28107479 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=689/tid=695] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/695/stat : 695 (java) S 687 689 31432 0 -1 64 2 542 0 0 0 0 5 1 24 0 9 0 28107480 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=696] ppid=687 vsize=869240 CPUtime=0.46
/proc/689/task/696/stat : 696 (java) S 687 689 31432 0 -1 64 989 542 0 0 39 1 5 1 15 0 9 0 28107480 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=697] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/697/stat : 697 (java) S 687 689 31432 0 -1 64 1 542 0 0 0 0 5 1 25 0 9 0 28107481 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=689/tid=698] ppid=687 vsize=869240 CPUtime=0.06
/proc/689/task/698/stat : 698 (java) S 687 689 31432 0 -1 64 13 542 0 0 0 0 5 1 15 0 9 0 28107481 890101760 20714 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 869240

Child status: 0
Real time (s): 4.80006
CPU time (s): 4.74728
CPU user time (s): 4.40033
CPU system time (s): 0.346947
CPU usage (%): 98.9004
Max. virtual memory (cumulated for all children) (KiB): 870812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.40033
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32600
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= 1902
involuntary context switches= 1950

runsolver used 0.009998 second user time and 0.024996 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 16:53:21
IDJOB=2096599
IDBENCH=56488
IDSOLVER=773
FILE ID=node7/2096599-1247410401
PBS_JOBID= 9510629
Free space on /tmp= 66132 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph14-f27.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-2096599-1247410401/watcher-2096599-1247410401 -o /tmp/evaluation-result-2096599-1247410401/solver-2096599-1247410401 -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-2096599-1247410401.xml

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

MD5SUM BENCH= fa686e95a874d318c6cd431af6ca9501
RANDOM SEED=566450945

node7.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.231
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.231
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:       1707000 kB
Buffers:         38084 kB
Cached:         148916 kB
SwapCached:          0 kB
Active:         199944 kB
Inactive:        91040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:         124428 kB
Slab:            43096 kB
Committed_AS:  1003760 kB
PageTables:       2032 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= 66132 MiB
End job on node7 at 2009-07-12 16:53:26