Trace number 1083614

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 3.62445 3.77043

DiagnosticValue
CHECKS3827460
NODES4480

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen3-f11.xml
MD5SUMab367ba35f9b0dcd1e9d2e604b57c018
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 benchmark0.58391
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2760
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-1083614-1215229179.xml
0.32/0.42	   
0.32/0.42	   domains being loaded...
0.32/0.43	   
0.32/0.43	   variables being loaded...
0.40/0.51	     nbVariables=400  nbDomainTypes=4  minDomainSize=6  maxDomainSize=33  nbTotalValues=11966
0.40/0.51	       =>  wckTime=0.249  cpuTime=0.13  mem=8M829
0.40/0.51	   
0.40/0.51	   predicates being loaded...
0.40/0.58	   
0.40/0.58	   constraints being loaded...
1.78/1.91	     nbConstraints=2820  nbGlobalConstraints=60  nbConvertedConstraints=2760  nbConvertConstraintsChecks=1094974
1.78/1.91	     nbExtensionStructures=1167  nbSharedExtensionStructures=2722  nbConflictsStructures=1175
1.78/1.91	     nbSharedConflictsStructures=2722  nbSharedBinaryRepresentations=70963  minDegree=3  maxDegree=62  minArity=2
1.78/1.91	     avgArity=2.08  maxArity=11  nbGenerators=18  nbFusions=11  symmetryWckTime=0.25  symmetryCpuTime=0.15  nbCliques=42
1.78/1.91	       =>  wckTime=1.645  cpuTime=1.24  mem=37M217
1.88/2.02	   
1.88/2.02	   solver IterativeSystematicSolver being built... 
1.88/2.09	   
1.88/2.09	   INFO : Forward propagation technique limited 
1.98/2.18	       =>  wckTime=1.918  cpuTime=1.37  mem=25M546
2.07/2.23	   
2.07/2.23	   preprocessing
2.07/2.23	     nbConstraintChecks=12702  nbPropagations=611  nbRevisions=433  nbUselessRevisions=13  nbRemovedValues=4134
2.07/2.23	     nbRemovedTuples=981  detectedInconsistency=no
2.07/2.23	       =>  wckTime=0.049  cpuTime=0.03  mem=25M546
2.37/2.57	   
2.37/2.57	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M457)
3.56/3.73	   
3.56/3.73	   search
3.56/3.73	     run=11  nbConstraintChecks=3814756  minDepth=0  maxDepth=7  nbPropagations=161705  nbRevisions=1208514
3.56/3.73	     nbUselessRevisions=681419  nbAssignments=4480  nbFailedAssignments=2358  nbBacktracks=2022  nbVisitedNodes=7614
3.56/3.73	     nbRestartNogoods=92  nbSEliminables=0  nbREliminables=6.01  nbIEliminables=390.11  nbDEliminables=0
3.56/3.73	     nbPEliminables=0
3.56/3.73	       =>  wckTime=1.549  cpuTime=1.44  mem=34M90
3.56/3.73	   
3.56/3.73	   global
3.56/3.73	     nbConstraintChecks=3827458  nbPropagations=162316  nbRevisions=1208947  nbUselessRevisions=681432
3.56/3.73	     nbRestartNogoods=92  solvingWckTime=1.551  solvingCpuTime=1.44  expiredTime=no  totalExploration=yes
3.56/3.73	     nbFoundSolutions=0  globalCpuTime=2.85
3.56/3.73	       =>  wckTime=3.47  cpuTime=2.81  mem=34M90
3.56/3.73	   
3.56/3.73	s UNSATISFIABLE
3.56/3.74	d NODES 4480
3.56/3.74	d CHECKS 3827458
3.56/3.74	   
3.56/3.74	   totalWckTime=3.541  totalCpuTime=2.85

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-1083614-1215229179/watcher-1083614-1215229179 -o /tmp/evaluation-result-1083614-1215229179/solver-1083614-1215229179 -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-1083614-1215229179.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.12 2.03 2.01 3/72 31202
/proc/meminfo: memFree=1741936/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=10616 CPUtime=0
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2001891176 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 2654 472 209 9 0 1184 0
[pid=31202/tid=31203] ppid=31200 vsize=10616 CPUtime=0
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2001891177 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4014040 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.073743 s]
/proc/loadavg: 2.12 2.03 2.01 3/72 31202
/proc/meminfo: memFree=1741936/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=865856 CPUtime=0.06
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 3228 0 1 0 4 2 0 0 18 0 9 0 2001891176 886636544 2754 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 216464 2754 1467 9 0 211026 0
[pid=31202/tid=31203] ppid=31200 vsize=865856 CPUtime=0.04
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 2321 0 1 0 3 1 0 0 20 0 9 0 2001891177 886636544 2754 996147200 134512640 134550740 4294955968 18446744073709551615 4159512490 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102743 s]
/proc/loadavg: 2.12 2.03 2.01 3/72 31202
/proc/meminfo: memFree=1741936/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=865884 CPUtime=0.08
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 3685 0 1 0 6 2 0 0 18 0 9 0 2001891176 886665216 3160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 216471 3160 1685 9 0 211026 0
[pid=31202/tid=31203] ppid=31200 vsize=865884 CPUtime=0.06
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 2772 0 1 0 5 1 0 0 20 0 9 0 2001891177 886665216 3160 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.305773 s]
/proc/loadavg: 2.12 2.03 2.01 3/72 31202
/proc/meminfo: memFree=1741936/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=866284 CPUtime=0.28
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 5736 0 1 0 24 4 0 0 18 0 9 0 2001891176 887074816 5118 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 216571 5118 1945 9 0 211099 0
[pid=31202/tid=31203] ppid=31200 vsize=866284 CPUtime=0.22
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 4764 0 1 0 19 3 0 0 21 0 9 0 2001891177 887074816 5118 996147200 134512640 134550740 4294955968 18446744073709551615 4125976580 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.702809 s]
/proc/loadavg: 2.12 2.03 2.01 3/72 31202
/proc/meminfo: memFree=1741936/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=867080 CPUtime=0.6
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 7792 0 1 0 54 6 0 0 18 0 9 0 2001891176 887889920 7152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 216770 7152 2007 9 0 211276 0
[pid=31202/tid=31203] ppid=31200 vsize=867080 CPUtime=0.45
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 6614 0 1 0 40 5 0 0 19 0 9 0 2001891177 887889920 7152 996147200 134512640 134550740 4294955968 18446744073709551615 4125956494 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 867080

[startup+1.5029 s]
/proc/loadavg: 2.12 2.03 2.01 3/81 31211
/proc/meminfo: memFree=1712360/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=867676 CPUtime=1.39
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 11927 0 1 0 123 16 0 0 18 0 9 0 2001891176 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 216919 11284 2014 9 0 211425 0
[pid=31202/tid=31203] ppid=31200 vsize=867676 CPUtime=1.12
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 10511 0 1 0 97 15 0 0 25 0 9 0 2001891177 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 102888519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31205] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31205/stat : 31205 (java) S 31200 31202 27022 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2001891178 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31206] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31206/stat : 31206 (java) S 31200 31202 27022 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2001891179 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31207] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31207/stat : 31207 (java) S 31200 31202 27022 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 2001891179 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31208] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31208/stat : 31208 (java) S 31200 31202 27022 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2001891181 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31209] ppid=31200 vsize=867676 CPUtime=0.25
/proc/31202/task/31209/stat : 31209 (java) S 31200 31202 27022 0 -1 64 719 0 0 0 25 0 0 0 16 0 9 0 2001891181 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31210] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31210/stat : 31210 (java) S 31200 31202 27022 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2001891181 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31211] ppid=31200 vsize=867676 CPUtime=0
/proc/31202/task/31211/stat : 31211 (java) S 31200 31202 27022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2001891181 888500224 11284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 867676

[startup+3.10107 s]
/proc/loadavg: 2.12 2.03 2.01 3/81 31215
/proc/meminfo: memFree=1691688/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=868124 CPUtime=2.97
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 24807 449 1 0 267 25 4 1 18 0 9 0 2001891176 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 217031 15129 2633 9 0 211537 0
[pid=31202/tid=31203] ppid=31200 vsize=868124 CPUtime=2.43
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 18095 449 1 0 217 21 4 1 25 0 9 0 2001891177 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4127247266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31205] ppid=31200 vsize=868124 CPUtime=0.14
/proc/31202/task/31205/stat : 31205 (java) S 31200 31202 27022 0 -1 64 4893 449 0 0 9 0 4 1 17 0 9 0 2001891178 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31206] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31206/stat : 31206 (java) S 31200 31202 27022 0 -1 64 16 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31207] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31207/stat : 31207 (java) S 31200 31202 27022 0 -1 64 11 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31208] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31208/stat : 31208 (java) S 31200 31202 27022 0 -1 64 0 449 0 0 0 0 4 1 18 0 9 0 2001891181 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31209] ppid=31200 vsize=868124 CPUtime=0.45
/proc/31202/task/31209/stat : 31209 (java) S 31200 31202 27022 0 -1 64 980 449 0 0 39 1 4 1 15 0 9 0 2001891181 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31210] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31210/stat : 31210 (java) S 31200 31202 27022 0 -1 64 2 449 0 0 0 0 4 1 19 0 9 0 2001891181 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31211] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31211/stat : 31211 (java) S 31200 31202 27022 0 -1 64 8 449 0 0 0 0 4 1 15 0 9 0 2001891181 888958976 15129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 868124

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

[startup+3.50111 s]
/proc/loadavg: 2.12 2.03 2.01 3/81 31215
/proc/meminfo: memFree=1691304/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=868124 CPUtime=3.36
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 24899 449 1 0 306 25 4 1 18 0 9 0 2001891176 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 217031 15135 2633 9 0 211537 0
[pid=31202/tid=31203] ppid=31200 vsize=868124 CPUtime=2.82
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 18181 449 1 0 256 21 4 1 25 0 9 0 2001891177 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4127140657 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31205] ppid=31200 vsize=868124 CPUtime=0.14
/proc/31202/task/31205/stat : 31205 (java) S 31200 31202 27022 0 -1 64 4893 449 0 0 9 0 4 1 17 0 9 0 2001891178 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31206] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31206/stat : 31206 (java) S 31200 31202 27022 0 -1 64 16 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31207] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31207/stat : 31207 (java) S 31200 31202 27022 0 -1 64 11 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31208] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31208/stat : 31208 (java) S 31200 31202 27022 0 -1 64 0 449 0 0 0 0 4 1 18 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31209] ppid=31200 vsize=868124 CPUtime=0.46
/proc/31202/task/31209/stat : 31209 (java) S 31200 31202 27022 0 -1 64 986 449 0 0 40 1 4 1 15 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31210] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31210/stat : 31210 (java) S 31200 31202 27022 0 -1 64 2 449 0 0 0 0 4 1 19 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31211] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31211/stat : 31211 (java) S 31200 31202 27022 0 -1 64 8 449 0 0 0 0 4 1 15 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 868124

[startup+3.70113 s]
/proc/loadavg: 2.12 2.03 2.01 3/81 31215
/proc/meminfo: memFree=1691304/2055920 swapFree=4179916/4192956
[pid=31202] ppid=31200 vsize=868124 CPUtime=3.56
/proc/31202/stat : 31202 (java) S 31200 31202 27022 0 -1 0 24960 449 1 0 326 25 4 1 18 0 9 0 2001891176 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31202/statm: 217031 15135 2633 9 0 211537 0
[pid=31202/tid=31203] ppid=31200 vsize=868124 CPUtime=3.01
/proc/31202/task/31203/stat : 31203 (java) R 31200 31202 27022 0 -1 64 18242 449 1 0 275 21 4 1 25 0 9 0 2001891177 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4127284044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31205] ppid=31200 vsize=868124 CPUtime=0.14
/proc/31202/task/31205/stat : 31205 (java) S 31200 31202 27022 0 -1 64 4893 449 0 0 9 0 4 1 17 0 9 0 2001891178 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31206] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31206/stat : 31206 (java) S 31200 31202 27022 0 -1 64 16 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31207] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31207/stat : 31207 (java) S 31200 31202 27022 0 -1 64 11 449 0 0 0 0 4 1 16 0 9 0 2001891179 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31208] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31208/stat : 31208 (java) S 31200 31202 27022 0 -1 64 0 449 0 0 0 0 4 1 18 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31209] ppid=31200 vsize=868124 CPUtime=0.46
/proc/31202/task/31209/stat : 31209 (java) S 31200 31202 27022 0 -1 64 986 449 0 0 40 1 4 1 15 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31210] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31210/stat : 31210 (java) S 31200 31202 27022 0 -1 64 2 449 0 0 0 0 4 1 19 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31202/tid=31211] ppid=31200 vsize=868124 CPUtime=0.05
/proc/31202/task/31211/stat : 31211 (java) S 31200 31202 27022 0 -1 64 8 449 0 0 0 0 4 1 15 0 9 0 2001891181 888958976 15135 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 868124

Child status: 0
Real time (s): 3.77043
CPU time (s): 3.62445
CPU user time (s): 3.34949
CPU system time (s): 0.274958
CPU usage (%): 96.1283
Max. virtual memory (cumulated for all children) (KiB): 868160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.34949
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25471
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= 1971
involuntary context switches= 2075

runsolver used 0.009998 second user time and 0.024996 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-05 05:39:39
IDJOB=1083614
IDBENCH=57496
IDSOLVER=363
FILE ID=node37/1083614-1215229179
PBS_JOBID= 7881727
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen3-f11.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-1083614-1215229179/watcher-1083614-1215229179 -o /tmp/evaluation-result-1083614-1215229179/solver-1083614-1215229179 -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-1083614-1215229179.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ab367ba35f9b0dcd1e9d2e604b57c018
RANDOM SEED=1855636158

node37.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.236
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.236
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:       1742416 kB
Buffers:         26992 kB
Cached:         156648 kB
SwapCached:       6964 kB
Active:         199536 kB
Inactive:        57424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742416 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:          80740 kB
Slab:            41812 kB
Committed_AS:  3604240 kB
PageTables:       1864 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node37 at 2008-07-05 05:39:43