Trace number 1087357

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACUNSAT 25.4711 25.74

DiagnosticValue
CHECKS698967
NODES0

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.7206
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1087357-1215243620.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.48	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302  nbTotalValues=109658
0.38/0.48	       =>  wckTime=0.227  cpuTime=0.16  mem=11M789
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.49/0.54	   
0.49/0.54	   constraints being loaded...
20.70/20.94	   
20.70/20.94	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 34M1)
24.54/24.82	     nbConstraints=4778  nbGlobalConstraints=1  nbMergedConstraints=4219  nbConvertedConstraints=1116
24.54/24.82	     nbConvertConstraintsChecks=42746328  nbExtensionStructures=1049  nbSharedExtensionStructures=128
24.54/24.82	     nbConflictsStructures=1616  nbSharedConflictsStructures=172  nbUnbuiltConflictsStructures=2789
24.54/24.82	     nbSharedBinaryRepresentations=242576  nbEvaluationManagers=3356  nbSharedEvaluationManagers=305  minDegree=4
24.54/24.82	     maxDegree=22  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.499
24.54/24.82	     symmetryCpuTime=0.38  nbCliques=1
24.54/24.82	       =>  wckTime=24.567  cpuTime=23.54  mem=75M574
24.75/25.08	   
24.75/25.08	   solver IterativeSystematicSolver being built... 
24.95/25.22	   
24.95/25.22	   INFO : Forward propagation technique limited 
25.04/25.31	       =>  wckTime=25.056  cpuTime=23.74  mem=77M677
25.35/25.67	   
25.35/25.67	   preprocessing
25.35/25.67	     nbConstraintChecks=698967  nbValidityChecks=39629  nbPropagations=120  nbRevisions=1370  nbUselessRevisions=888
25.35/25.67	     nbRemovedValues=13590  detectedInconsistency=yes
25.35/25.67	       =>  wckTime=0.36  cpuTime=0.34  mem=77M677
25.35/25.67	   
25.35/25.67	   global
25.35/25.67	     nbConstraintChecks=698967  nbValidityChecks=39629  nbPropagations=120  nbRevisions=1370  nbUselessRevisions=888
25.35/25.67	     nbRestartNogoods=0  solvingWckTime=0.363  solvingCpuTime=0.35  expiredTime=no  totalExploration=yes
25.35/25.67	     nbFoundSolutions=0  globalCpuTime=24.13
25.35/25.67	       =>  wckTime=25.423  cpuTime=24.09  mem=78M669
25.35/25.68	   
25.35/25.68	s UNSATISFIABLE
25.35/25.68	d NODES 0
25.35/25.68	d CHECKS 698967
25.35/25.68	   
25.35/25.68	   totalWckTime=25.497  totalCpuTime=24.13

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1087357-1215243620/watcher-1087357-1215243620 -o /tmp/evaluation-result-1087357-1215243620/solver-1087357-1215243620 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087357-1215243620.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: 2.07 2.05 2.01 4/73 2225
/proc/meminfo: memFree=1697408/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=10616 CPUtime=0
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2003336622 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 2654 472 209 9 0 1184 0
[pid=2225/tid=2226] ppid=2223 vsize=10616 CPUtime=0
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2003336623 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 8359896 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0514789 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 2225
/proc/meminfo: memFree=1697408/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=863688 CPUtime=0.04
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 2569 0 1 0 3 1 0 0 18 0 9 0 2003336622 884416512 2136 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 215922 2136 1021 9 0 210901 0
[pid=2225/tid=2226] ppid=2223 vsize=863688 CPUtime=0.03
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 1729 0 1 0 2 1 0 0 20 0 9 0 2003336623 884416512 2136 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.101486 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 2225
/proc/meminfo: memFree=1697408/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=865884 CPUtime=0.09
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 3703 0 1 0 7 2 0 0 18 0 9 0 2003336622 886665216 3176 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216471 3176 1685 9 0 211026 0
[pid=2225/tid=2226] ppid=2223 vsize=865884 CPUtime=0.07
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 2785 0 1 0 6 1 0 0 20 0 9 0 2003336623 886665216 3176 996147200 134512640 134550740 4294955968 18446744073709551615 7516339 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301503 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 2225
/proc/meminfo: memFree=1697408/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=866284 CPUtime=0.28
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 5847 0 1 0 25 3 0 0 18 0 9 0 2003336622 887074816 5221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216571 5221 1953 9 0 211099 0
[pid=2225/tid=2226] ppid=2223 vsize=866284 CPUtime=0.24
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 4874 0 1 0 21 3 0 0 21 0 9 0 2003336623 887074816 5221 996147200 134512640 134550740 4294955968 18446744073709551615 104114504 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701535 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 2225
/proc/meminfo: memFree=1697408/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=867708 CPUtime=0.68
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 9365 0 1 0 62 6 0 0 18 0 9 0 2003336622 888532992 8725 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216927 8725 2010 9 0 211433 0
[pid=2225/tid=2226] ppid=2223 vsize=867708 CPUtime=0.51
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 8020 0 1 0 46 5 0 0 23 0 9 0 2003336623 888532992 8725 996147200 134512640 134550740 4294955968 18446744073709551615 4126611969 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.5026 s]
/proc/loadavg: 2.07 2.05 2.01 3/82 2234
/proc/meminfo: memFree=1652600/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=867620 CPUtime=1.47
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 19105 0 1 0 135 12 0 0 18 0 9 0 2003336622 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216905 18438 2005 9 0 211433 0
[pid=2225/tid=2226] ppid=2223 vsize=867620 CPUtime=1.2
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 15781 0 1 0 110 10 0 0 25 0 9 0 2003336623 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4126881489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=867620 CPUtime=0.06
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 2003336625 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003336627 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=867620 CPUtime=0.18
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 673 0 0 0 18 0 0 0 15 0 9 0 2003336627 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003336627 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003336627 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867620

[startup+3.10274 s]
/proc/loadavg: 2.14 2.07 2.02 3/82 2234
/proc/meminfo: memFree=1631032/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=867620 CPUtime=3.06
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 19134 0 1 0 293 13 0 0 18 0 9 0 2003336622 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216905 18466 2005 9 0 211433 0
[pid=2225/tid=2226] ppid=2223 vsize=867620 CPUtime=2.76
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 15784 0 1 0 265 11 0 0 25 0 9 0 2003336623 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4126457635 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=867620 CPUtime=0.06
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 1954 0 0 0 6 0 0 0 17 0 9 0 2003336625 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003336627 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=867620 CPUtime=0.2
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 699 0 0 0 20 0 0 0 15 0 9 0 2003336627 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003336627 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003336627 888442880 18466 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867620

[startup+6.30102 s]
/proc/loadavg: 2.14 2.07 2.02 3/82 2234
/proc/meminfo: memFree=1630904/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=867620 CPUtime=6.23
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 19143 0 1 0 608 15 0 0 18 0 9 0 2003336622 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216905 18473 2006 9 0 211433 0
[pid=2225/tid=2226] ppid=2223 vsize=867620 CPUtime=5.92
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 15789 0 1 0 580 12 0 0 25 0 9 0 2003336623 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4126894681 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=867620 CPUtime=0.06
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 2003336625 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003336627 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=867620 CPUtime=0.21
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 703 0 0 0 21 0 0 0 15 0 9 0 2003336627 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003336627 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003336627 888442880 18473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867620

[startup+12.7026 s]
/proc/loadavg: 2.12 2.07 2.01 3/82 2234
/proc/meminfo: memFree=1630712/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=867620 CPUtime=12.58
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 19154 0 1 0 1241 17 0 0 18 0 9 0 2003336622 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 216905 18481 2006 9 0 211433 0
[pid=2225/tid=2226] ppid=2223 vsize=867620 CPUtime=12.25
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 15792 0 1 0 1211 14 0 0 25 0 9 0 2003336623 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 102606032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=867620 CPUtime=0.06
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 2003336625 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003336625 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003336627 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=867620 CPUtime=0.24
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 711 0 0 0 23 1 0 0 17 0 9 0 2003336627 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003336627 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=867620 CPUtime=0
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003336627 888442880 18481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867620

[startup+25.5017 s]
/proc/loadavg: 2.10 2.06 2.01 3/82 2238
/proc/meminfo: memFree=1593272/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=868032 CPUtime=25.24
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 48853 535 1 0 2490 29 4 1 18 0 9 0 2003336622 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 217008 28534 2638 9 0 211514 0
[pid=2225/tid=2226] ppid=2223 vsize=868032 CPUtime=24.16
/proc/2225/task/2226/stat : 2226 (java) R 2223 2225 31713 0 -1 64 24089 535 1 0 2392 19 4 1 25 0 9 0 2003336623 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4126876232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=868032 CPUtime=0.74
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 22977 535 0 0 63 6 4 1 18 0 9 0 2003336625 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 14 535 0 0 0 0 4 1 16 0 9 0 2003336625 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 15 535 0 0 0 0 4 1 16 0 9 0 2003336625 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 535 0 0 0 0 4 1 18 0 9 0 2003336627 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=868032 CPUtime=0.39
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 933 535 0 0 33 1 4 1 15 0 9 0 2003336627 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 535 0 0 0 0 4 1 19 0 9 0 2003336627 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 8 535 0 0 0 0 4 1 15 0 9 0 2003336627 888864768 28534 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868032

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

[startup+25.7027 s]
/proc/loadavg: 2.10 2.06 2.01 3/82 2238
/proc/meminfo: memFree=1593272/2055920 swapFree=4180972/4192956
[pid=2225] ppid=2223 vsize=868032 CPUtime=25.43
/proc/2225/stat : 2225 (java) S 2223 2225 31713 0 -1 0 49023 535 1 0 2508 30 4 1 18 0 9 0 2003336622 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2225/statm: 217008 28537 2638 9 0 211514 0
[pid=2225/tid=2226] ppid=2223 vsize=868032 CPUtime=24.33
/proc/2225/task/2226/stat : 2226 (java) S 2223 2225 31713 0 -1 64 24257 535 1 0 2409 19 4 1 25 0 9 0 2003336623 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2228] ppid=2223 vsize=868032 CPUtime=0.74
/proc/2225/task/2228/stat : 2228 (java) S 2223 2225 31713 0 -1 64 22977 535 0 0 63 6 4 1 18 0 9 0 2003336625 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2229] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2229/stat : 2229 (java) S 2223 2225 31713 0 -1 64 14 535 0 0 0 0 4 1 16 0 9 0 2003336625 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2230] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2230/stat : 2230 (java) S 2223 2225 31713 0 -1 64 15 535 0 0 0 0 4 1 16 0 9 0 2003336625 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2231] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2231/stat : 2231 (java) S 2223 2225 31713 0 -1 64 1 535 0 0 0 0 4 1 18 0 9 0 2003336627 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2232] ppid=2223 vsize=868032 CPUtime=0.39
/proc/2225/task/2232/stat : 2232 (java) S 2223 2225 31713 0 -1 64 935 535 0 0 33 1 4 1 16 0 9 0 2003336627 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2233] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2233/stat : 2233 (java) S 2223 2225 31713 0 -1 64 2 535 0 0 0 0 4 1 19 0 9 0 2003336627 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2225/tid=2234] ppid=2223 vsize=868032 CPUtime=0.05
/proc/2225/task/2234/stat : 2234 (java) S 2223 2225 31713 0 -1 64 8 535 0 0 0 0 4 1 15 0 9 0 2003336627 888864768 28537 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 25.74
CPU time (s): 25.4711
CPU user time (s): 25.1312
CPU system time (s): 0.339948
CPU usage (%): 98.9553
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.1312
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49587
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= 2400
involuntary context switches= 2931

runsolver used 0.033994 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-05 09:40:20
IDJOB=1087357
IDBENCH=57975
IDSOLVER=363
FILE ID=node15/1087357-1215243620
PBS_JOBID= 7881832
Free space on /tmp= 66468 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087357-1215243620/watcher-1087357-1215243620 -o /tmp/evaluation-result-1087357-1215243620/solver-1087357-1215243620 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1087357-1215243620.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=1093884057

node15.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.229
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.229
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:       1697888 kB
Buffers:         54876 kB
Cached:         210288 kB
SwapCached:       6020 kB
Active:         214928 kB
Inactive:        82320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697888 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            3248 kB
Writeback:           0 kB
Mapped:          40160 kB
Slab:            45888 kB
Committed_AS:  3669680 kB
PageTables:       1996 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= 66464 MiB
End job on node15 at 2008-07-05 09:40:46