Trace number 1080422

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 2.29065 2.34786

DiagnosticValue
CHECKS487017
NODES226

General information on the benchmark

Namecsp/radar-8-24-3-2/
normalized-radar-8-24-3-2-30.xml
MD5SUM7f10fc44972720e2cfff14c82ded608d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.040993
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Maximum constraint arity14
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

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=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1080422-1215212944.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=144  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=576
0.28/0.37	       =>  wckTime=0.123  cpuTime=0.1  mem=7M919
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
0.99/1.08	     nbConstraints=83  nbGlobalConstraints=19  nbDisconnectedVariables=16  nbConflictsStructures=13
0.99/1.08	     nbSharedConflictsStructures=2  nbUnbuiltConflictsStructures=49  nbSharedBinaryRepresentations=0
0.99/1.08	     nbEvaluationManagers=62  nbSharedEvaluationManagers=2  minDegree=1  maxDegree=6  minArity=2  avgArity=7.49
0.99/1.08	     maxArity=14  nbGenerators=19  nbFusions=0  symmetryWckTime=0.077  symmetryCpuTime=0.04
0.99/1.08	       =>  wckTime=0.828  cpuTime=0.68  mem=39M167
1.07/1.16	   
1.07/1.16	   solver IterativeSystematicSolver being built... 
1.17/1.23	   
1.17/1.24	   INFO : Forward propagation technique limited 
1.26/1.31	       =>  wckTime=1.068  cpuTime=0.82  mem=22M705
1.57/1.66	   
1.57/1.66	   preprocessing
1.57/1.66	     nbConstraintChecks=191950  nbValidityChecks=15356  nbPropagations=471  nbRevisions=4848  nbUselessRevisions=4694
1.57/1.66	     nbSingletonTests=188  nbEffectiveSingletonTests=0  nbACRemovals=32  nbFoundSingletons=0  nbRemovedValues=32
1.57/1.66	     detectedInconsistency=no
1.57/1.66	       =>  wckTime=0.346  cpuTime=0.32  mem=22M705
2.17/2.29	   
2.17/2.29	   search
2.17/2.29	     run=1  nbConstraintChecks=295067  nbValidityChecks=21264  minDepth=34  maxDepth=144  nbPropagations=1582
2.17/2.29	     nbRevisions=19174  nbUselessRevisions=18342  nbAssignments=226  nbFailedAssignments=13  nbBacktracks=15
2.17/2.29	     nbVisitedNodes=245  nbRestartNogoods=6  nbFoundSolutions=1  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.17/2.29	     nbSEliminables=0  nbREliminables=70.28  nbIEliminables=34.51  nbDEliminables=0  nbPEliminables=0
2.17/2.29	       =>  wckTime=0.979  cpuTime=0.93  mem=23M703
2.17/2.30	   
2.17/2.30	   global
2.17/2.30	     nbConstraintChecks=487017  nbValidityChecks=36620  nbPropagations=2053  nbRevisions=24022  nbUselessRevisions=23036
2.17/2.30	     nbRestartNogoods=6  solvingWckTime=0.981  solvingCpuTime=0.93  expiredTime=no  totalExploration=no
2.17/2.30	     nbFoundSolutions=1  firstSolutionCpuTime=1.74  globalCpuTime=1.78
2.17/2.30	       =>  wckTime=2.052  cpuTime=1.75  mem=23M703
2.17/2.30	   
2.17/2.30	s SATISFIABLE
2.17/2.30	v 0 0 0 3 0 0 0 0 0 0 2 0 0 1 2 0 0 0 1 0 0 0 0 1 1 0 3 3 0 0 1 0 0 0 0 3 2 0 0 0 0 3 1 1 0 0 1 0 2 1 2 0 3 3 3 0 3 1 0 0 3 0 0 3 1 0 0 0 0 0 0 3 0 0 1 0 3 3 1 1 0 3 0 1 0 0 3 0 3 2 0 0 3 0 0 3 3 0 0 2 2 0 0 1 0 0 0 0 0 0 1 1 0 0 0 3 0 1 2 3 3 3 2 0 3 0 0 0 1 1 0 0 1 1 0 0 2 1 0 2 0 0 0 0 
2.17/2.30	d NODES 226
2.17/2.30	d CHECKS 487017
2.17/2.30	   
2.17/2.30	   totalWckTime=2.119  totalCpuTime=1.78

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-1080422-1215212944/watcher-1080422-1215212944 -o /tmp/evaluation-result-1080422-1215212944/solver-1080422-1215212944 -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-1080422-1215212944.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.16 2.03 2.01 4/74 16952
/proc/meminfo: memFree=1628084/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=152 CPUtime=0
/proc/16952/stat : 16952 (java) R 16950 16952 16531 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 2000266775 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 0 0 0
/proc/16952/statm: 38 26 19 9 0 4 0

[startup+0.104219 s]
/proc/loadavg: 2.16 2.03 2.01 4/74 16952
/proc/meminfo: memFree=1628084/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=865884 CPUtime=0.09
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 3806 0 1 0 7 2 0 0 18 0 9 0 2000266775 886665216 3257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216471 3257 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.202235 s]
/proc/loadavg: 2.16 2.03 2.01 4/74 16952
/proc/meminfo: memFree=1628084/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=866044 CPUtime=0.19
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 4832 0 1 0 15 4 0 0 18 0 9 0 2000266775 886829056 4259 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216511 4259 1861 9 0 211059 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866044

[startup+0.301254 s]
/proc/loadavg: 2.16 2.03 2.01 4/74 16952
/proc/meminfo: memFree=1628084/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=866284 CPUtime=0.28
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 5915 0 1 0 24 4 0 0 18 0 9 0 2000266775 887074816 5289 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216571 5289 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701327 s]
/proc/loadavg: 2.16 2.03 2.01 4/74 16952
/proc/meminfo: memFree=1628084/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867084 CPUtime=0.68
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 9630 0 1 0 61 7 0 0 18 0 9 0 2000266775 887894016 8990 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216771 8990 2009 9 0 211277 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867084

[startup+1.50247 s]
/proc/loadavg: 2.16 2.03 2.01 5/85 16965
/proc/meminfo: memFree=1581340/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867544 CPUtime=1.47
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 22534 169 1 0 135 12 0 0 18 0 10 0 2000266775 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216886 14696 2632 9 0 211392 0
[pid=16965] ppid=16952 vsize=44 CPUtime=0
/proc/16965/stat : 16965 (rm) R 16952 16952 16531 0 -1 4194304 22 0 0 0 0 0 0 0 19 0 1 0 2000266879 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/16965/statm: 11 2 0 0 0 1 0
[pid=16952/tid=16954] ppid=16950 vsize=867544 CPUtime=1.16
/proc/16952/task/16954/stat : 16954 (java) R 16950 16952 16531 0 -1 64 17886 169 1 0 107 9 0 0 18 0 10 0 2000266776 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4126698766 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16955] ppid=16950 vsize=867544 CPUtime=0.06
/proc/16952/task/16955/stat : 16955 (java) S 16950 16952 16531 0 -1 64 3138 169 0 0 6 0 0 0 17 0 10 0 2000266778 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16956] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16956/stat : 16956 (java) S 16950 16952 16531 0 -1 64 14 169 0 0 0 0 0 0 16 0 10 0 2000266778 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16957] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16957/stat : 16957 (java) S 16950 16952 16531 0 -1 64 10 169 0 0 0 0 0 0 16 0 10 0 2000266778 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16958] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16958/stat : 16958 (java) S 16950 16952 16531 0 -1 64 1 169 0 0 0 0 0 0 23 0 10 0 2000266780 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=867544 CPUtime=0.2
/proc/16952/task/16959/stat : 16959 (java) S 16950 16952 16531 0 -1 64 693 169 0 0 20 0 0 0 15 0 10 0 2000266780 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16960] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16960/stat : 16960 (java) S 16950 16952 16531 0 -1 64 2 169 0 0 0 0 0 0 24 0 10 0 2000266780 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16961] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16961/stat : 16961 (java) S 16950 16952 16531 0 -1 64 9 169 0 0 0 0 0 0 15 0 10 0 2000266780 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16964] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16964/stat : 16964 (java) S 16950 16952 16531 0 -1 64 43 169 0 0 0 0 0 0 17 0 10 0 2000266879 888365056 14696 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867588

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

[startup+1.6025 s]
/proc/loadavg: 2.16 2.03 2.01 5/85 16965
/proc/meminfo: memFree=1581340/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867544 CPUtime=1.57
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 22538 169 1 0 145 12 0 0 18 0 10 0 2000266775 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216886 14699 2632 9 0 211392 0
[pid=16965] ppid=16952 vsize=44 CPUtime=0
/proc/16965/stat : 16965 (rm) R 16952 16952 16531 0 -1 4194304 22 0 0 0 0 0 0 0 19 0 1 0 2000266879 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/16965/statm: 11 2 0 0 0 1 0
[pid=16952/tid=16954] ppid=16950 vsize=867544 CPUtime=1.26
/proc/16952/task/16954/stat : 16954 (java) R 16950 16952 16531 0 -1 64 17889 169 1 0 117 9 0 0 18 0 10 0 2000266776 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4126704759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16955] ppid=16950 vsize=867544 CPUtime=0.06
/proc/16952/task/16955/stat : 16955 (java) S 16950 16952 16531 0 -1 64 3138 169 0 0 6 0 0 0 17 0 10 0 2000266778 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16956] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16956/stat : 16956 (java) S 16950 16952 16531 0 -1 64 14 169 0 0 0 0 0 0 16 0 10 0 2000266778 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16957] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16957/stat : 16957 (java) S 16950 16952 16531 0 -1 64 10 169 0 0 0 0 0 0 16 0 10 0 2000266778 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16958] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16958/stat : 16958 (java) S 16950 16952 16531 0 -1 64 1 169 0 0 0 0 0 0 23 0 10 0 2000266780 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=867544 CPUtime=0.21
/proc/16952/task/16959/stat : 16959 (java) S 16950 16952 16531 0 -1 64 694 169 0 0 21 0 0 0 15 0 10 0 2000266780 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16960] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16960/stat : 16960 (java) S 16950 16952 16531 0 -1 64 2 169 0 0 0 0 0 0 24 0 10 0 2000266780 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16961] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16961/stat : 16961 (java) S 16950 16952 16531 0 -1 64 9 169 0 0 0 0 0 0 15 0 10 0 2000266780 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16964] ppid=16950 vsize=867544 CPUtime=0
/proc/16952/task/16964/stat : 16964 (java) S 16950 16952 16531 0 -1 64 43 169 0 0 0 0 0 0 17 0 10 0 2000266879 888365056 14699 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 867588

[startup+2.00156 s]
/proc/loadavg: 2.16 2.03 2.01 5/85 16965
/proc/meminfo: memFree=1581340/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867544 CPUtime=1.97
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 22772 292 1 0 184 12 0 1 18 0 9 0 2000266775 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216886 14709 2632 9 0 211392 0
[pid=16952/tid=16954] ppid=16950 vsize=867544 CPUtime=1.66
/proc/16952/task/16954/stat : 16954 (java) R 16950 16952 16531 0 -1 64 18114 292 1 0 156 9 0 1 22 0 9 0 2000266776 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4126703567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16955] ppid=16950 vsize=867544 CPUtime=0.07
/proc/16952/task/16955/stat : 16955 (java) S 16950 16952 16531 0 -1 64 3138 292 0 0 6 0 0 1 17 0 9 0 2000266778 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16956] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16956/stat : 16956 (java) S 16950 16952 16531 0 -1 64 14 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16957] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16957/stat : 16957 (java) S 16950 16952 16531 0 -1 64 10 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16958] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16958/stat : 16958 (java) S 16950 16952 16531 0 -1 64 1 292 0 0 0 0 0 1 23 0 9 0 2000266780 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=867544 CPUtime=0.22
/proc/16952/task/16959/stat : 16959 (java) S 16950 16952 16531 0 -1 64 700 292 0 0 21 0 0 1 15 0 9 0 2000266780 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16960] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16960/stat : 16960 (java) S 16950 16952 16531 0 -1 64 2 292 0 0 0 0 0 1 24 0 9 0 2000266780 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16961] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16961/stat : 16961 (java) S 16950 16952 16531 0 -1 64 9 292 0 0 0 0 0 1 15 0 9 0 2000266780 888365056 14709 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 867544

[startup+2.2016 s]
/proc/loadavg: 2.16 2.03 2.01 3/83 16965
/proc/meminfo: memFree=1579044/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867544 CPUtime=2.17
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 22781 292 1 0 204 12 0 1 18 0 9 0 2000266775 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216886 14714 2632 9 0 211392 0
[pid=16952/tid=16954] ppid=16950 vsize=867544 CPUtime=1.85
/proc/16952/task/16954/stat : 16954 (java) R 16950 16952 16531 0 -1 64 18118 292 1 0 175 9 0 1 24 0 9 0 2000266776 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4125977669 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16955] ppid=16950 vsize=867544 CPUtime=0.07
/proc/16952/task/16955/stat : 16955 (java) S 16950 16952 16531 0 -1 64 3138 292 0 0 6 0 0 1 17 0 9 0 2000266778 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16956] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16956/stat : 16956 (java) S 16950 16952 16531 0 -1 64 14 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16957] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16957/stat : 16957 (java) S 16950 16952 16531 0 -1 64 10 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16958] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16958/stat : 16958 (java) S 16950 16952 16531 0 -1 64 1 292 0 0 0 0 0 1 23 0 9 0 2000266780 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=867544 CPUtime=0.23
/proc/16952/task/16959/stat : 16959 (java) S 16950 16952 16531 0 -1 64 705 292 0 0 22 0 0 1 16 0 9 0 2000266780 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16960] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16960/stat : 16960 (java) S 16950 16952 16531 0 -1 64 2 292 0 0 0 0 0 1 24 0 9 0 2000266780 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16961] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16961/stat : 16961 (java) S 16950 16952 16531 0 -1 64 9 292 0 0 0 0 0 1 15 0 9 0 2000266780 888365056 14714 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 867544

[startup+2.30661 s]
/proc/loadavg: 2.16 2.03 2.01 3/83 16965
/proc/meminfo: memFree=1579044/2055920 swapFree=4179816/4192956
[pid=16952] ppid=16950 vsize=867544 CPUtime=2.27
/proc/16952/stat : 16952 (java) S 16950 16952 16531 0 -1 0 22890 292 1 0 214 12 0 1 18 0 9 0 2000266775 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16952/statm: 216886 14723 2632 9 0 211392 0
[pid=16952/tid=16954] ppid=16950 vsize=867544 CPUtime=1.94
/proc/16952/task/16954/stat : 16954 (java) S 16950 16952 16531 0 -1 64 18225 292 1 0 184 9 0 1 16 0 9 0 2000266776 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16955] ppid=16950 vsize=867544 CPUtime=0.07
/proc/16952/task/16955/stat : 16955 (java) S 16950 16952 16531 0 -1 64 3139 292 0 0 6 0 0 1 16 0 9 0 2000266778 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16956] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16956/stat : 16956 (java) S 16950 16952 16531 0 -1 64 14 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16957] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16957/stat : 16957 (java) S 16950 16952 16531 0 -1 64 10 292 0 0 0 0 0 1 16 0 9 0 2000266778 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16958] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16958/stat : 16958 (java) S 16950 16952 16531 0 -1 64 1 292 0 0 0 0 0 1 23 0 9 0 2000266780 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=867544 CPUtime=0.23
/proc/16952/task/16959/stat : 16959 (java) S 16950 16952 16531 0 -1 64 706 292 0 0 22 0 0 1 15 0 9 0 2000266780 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16952/tid=16960] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16960/stat : 16960 (java) S 16950 16952 16531 0 -1 64 2 292 0 0 0 0 0 1 24 0 9 0 2000266780 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16952/tid=16961] ppid=16950 vsize=867544 CPUtime=0.01
/proc/16952/task/16961/stat : 16961 (java) S 16950 16952 16531 0 -1 64 9 292 0 0 0 0 0 1 15 0 9 0 2000266780 888365056 14723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 867544

Child status: 0
Real time (s): 2.34786
CPU time (s): 2.29065
CPU user time (s): 2.14567
CPU system time (s): 0.144977
CPU usage (%): 97.5634
Max. virtual memory (cumulated for all children) (KiB): 867588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.14567
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23210
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= 1080
involuntary context switches= 1090

runsolver used 0.007998 second user time and 0.013997 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-05 01:09:04
IDJOB=1080422
IDBENCH=56979
IDSOLVER=364
FILE ID=node45/1080422-1215212944
PBS_JOBID= 7881810
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/radar-8-24-3-2/normalized-radar-8-24-3-2-30.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-1080422-1215212944/watcher-1080422-1215212944 -o /tmp/evaluation-result-1080422-1215212944/solver-1080422-1215212944 -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-1080422-1215212944.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7f10fc44972720e2cfff14c82ded608d
RANDOM SEED=937376326

node45.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.268
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.268
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:       1628564 kB
Buffers:         72016 kB
Cached:         252644 kB
SwapCached:       7180 kB
Active:         216408 kB
Inactive:       149152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628564 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:          47748 kB
Slab:            47232 kB
Committed_AS:  3826768 kB
PageTables:       1840 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= 66480 MiB
End job on node45 at 2008-07-05 01:09:06