Trace number 1087861

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.10337 4.17189

DiagnosticValue
CHECKS741372
NODES932

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph10.xml
MD5SUM6343a8d49ea791a447d6fc04b8a967e7
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 benchmark1.01484
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3907
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3907
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1087861-1215245595.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.38/0.43	     nbVariables=680  nbDomainTypes=6  minDomainSize=22  maxDomainSize=44  nbTotalValues=26980
0.38/0.43	       =>  wckTime=0.194  cpuTime=0.15  mem=9M806
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
2.67/2.78	     nbConstraints=3957  nbGlobalConstraints=50  nbConvertedConstraints=3907  nbConvertConstraintsChecks=4840888
2.67/2.78	     nbExtensionStructures=3043  nbSharedExtensionStructures=3594  nbConflictsStructures=3043
2.67/2.78	     nbSharedConflictsStructures=3594  nbSharedBinaryRepresentations=240990  minDegree=3  maxDegree=25  minArity=2
2.67/2.78	     avgArity=2.07  maxArity=14  nbGenerators=0  nbFusions=0  symmetryWckTime=0.234  symmetryCpuTime=0.14  nbCliques=50
2.67/2.78	       =>  wckTime=2.537  cpuTime=2.17  mem=14M685
2.76/2.88	   
2.76/2.88	   solver IterativeSystematicSolver being built... 
2.86/2.94	   
2.86/2.95	   INFO : Forward propagation technique limited 
2.96/3.04	       =>  wckTime=2.803  cpuTime=2.32  mem=28M291
2.96/3.10	   
2.96/3.10	   preprocessing
2.96/3.10	     nbConstraintChecks=4830  nbPropagations=680  nbRevisions=130  nbUselessRevisions=70  nbRemovedValues=386
2.96/3.10	     detectedInconsistency=no
2.96/3.10	       =>  wckTime=0.051  cpuTime=0.04  mem=28M291
4.05/4.10	   
4.05/4.10	   search
4.05/4.10	     run=1  nbConstraintChecks=736542  minDepth=128  maxDepth=680  nbPropagations=14582  nbRevisions=82707
4.05/4.10	     nbUselessRevisions=66565  nbAssignments=932  nbFailedAssignments=21  nbBacktracks=63  nbVisitedNodes=962
4.05/4.10	     nbRestartNogoods=5  nbFoundSolutions=1  mapSize=13  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.05/4.10	     nbREliminables=39.19  nbIEliminables=553.71  nbDEliminables=0  nbPEliminables=0
4.05/4.10	       =>  wckTime=1.058  cpuTime=0.99  mem=32M269
4.05/4.11	   
4.05/4.11	   global
4.05/4.11	     nbConstraintChecks=741372  nbPropagations=15262  nbRevisions=82837  nbUselessRevisions=66635  nbRestartNogoods=5
4.05/4.11	     solvingWckTime=1.061  solvingCpuTime=0.99  expiredTime=no  totalExploration=no  nbFoundSolutions=1
4.05/4.11	     firstSolutionCpuTime=3.29  globalCpuTime=3.34
4.05/4.11	       =>  wckTime=3.867  cpuTime=3.31  mem=32M269
4.05/4.11	   
4.05/4.11	s SATISFIABLE
4.05/4.11	v 380 142 498 736 442 680 526 764 268 30 394 156 268 30 310 72 310 72 428 666 254 16 282 44 310 72 296 58 268 30 268 30 380 142 540 778 442 680 456 694 428 666 254 16 540 778 268 30 366 128 414 652 526 764 352 114 414 652 394 156 414 652 470 708 338 100 540 778 366 128 310 72 442 680 268 30 526 764 414 652 456 694 554 792 414 652 268 30 554 792 296 58 268 30 296 58 338 100 442 680 554 792 282 44 414 652 268 30 540 778 338 100 352 114 324 86 428 666 310 72 540 778 296 58 526 764 526 764 16 254 470 708 268 30 470 708 554 792 414 652 456 694 526 764 268 30 428 666 394 156 366 128 380 142 394 156 380 142 352 114 540 778 414 652 540 778 554 792 366 128 414 652 310 72 268 30 338 100 366 128 554 792 554 792 554 792 380 142 484 722 352 114 254 16 428 666 254 16 554 792 540 778 352 114 254 16 792 554 394 156 296 58 554 792 366 128 380 142 296 58 554 792 554 792 352 114 442 680 338 100 456 694 268 30 394 156 268 30 456 694 414 652 540 778 554 792 554 792 554 792 414 652 512 750 456 694 296 58 456 694 414 652 554 792 484 722 428 666 470 708 310 72 414 652 498 736 554 792 498 736 380 142 366 128 526 764 366 128 324 86 268 30 498 736 498 736 470 708 554 792 394 156 366 128 484 722 394 156 778 540 282 44 268 30 554 792 380 142 324 86 380 142 296 58 554 792 268 30 394 156 442 680 526 764 456 694 310 72 324 86 470 708 554 792 414 652 394 156 380 142 526 764 296 58 394 156 456 694 324 86 268 30 428 666 268 30 352 114 282 44 296 58 414 652 526 764 554 792 498 736 310 72 554 792 512 750 394 156 456 694 310 72 380 142 414 652 296 58 282 44 554 792 268 30 380 142 366 128 540 778 268 30 428 666 526 764 456 694 282 44 554 792 380 142 324 86 540 778 484 722 456 694 268 30 498 736 540 778 324 86 352 114 540 778 442 680 498 736 470 708 554 792 526 764 456 694 282 44 498 736 414 652 428 666 554 792 394 156 394 156 470 708 296 58 324 86 366 128 428 666 484 722 414 652 310 72 338 100 394 156 554 792 282 44 338 100 414 652 324 86 554 792 554 792 484 722 338 100 394 156 554 792 442 680 414 652 254 16 512 750 338 100 380 142 296 58 554 792 352 114 512 750 540 778 526 764 414 652 540 778 484 722 282 44 394 156 352 114 526 764 540 778 554 792 310 72 414 652 324 86 352 114 268 30 380 142 540 778 394 156 540 778 282 44 554 792 554 792 310 72 498 736 268 30 282 44 414 652 456 694 554 792 394 156 282 44 428 666 296 58 414 652 456 694 338 100 442 680 470 708 268 30 554 792 352 114 394 156 470 708 470 708 282 44 526 764 310 72 470 708 366 128 310 72 526 764 394 156 792 554 380 142 394 156 338 100 268 30 380 142 526 764 394 156 414 652 470 708 554 792 456 694 428 666 484 722 268 30 380 142 442 680 414 652 554 792 282 44 268 30 
4.05/4.11	d NODES 932
4.05/4.11	d CHECKS 741372
4.05/4.11	   
4.05/4.11	   totalWckTime=3.931  totalCpuTime=3.34

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-1087861-1215245595/watcher-1087861-1215245595 -o /tmp/evaluation-result-1087861-1215245595/solver-1087861-1215245595 -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-1087861-1215245595.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.00 2.00 2.00 4/72 21075
/proc/meminfo: memFree=1720452/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=1616 CPUtime=0
/proc/21075/stat : 21075 (java) D 21073 21075 20075 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2003531857 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/21075/statm: 404 145 119 9 0 46 0

[startup+0.023281 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 21075
/proc/meminfo: memFree=1720452/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=860580 CPUtime=0.01
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 1581 0 1 0 0 1 0 0 18 0 2 0 2003531857 881233920 1302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 215178 1304 513 9 0 210157 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101297 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 21075
/proc/meminfo: memFree=1720452/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=865884 CPUtime=0.09
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 3737 0 1 0 7 2 0 0 18 0 9 0 2003531857 886665216 3200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 216471 3200 1694 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301331 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 21075
/proc/meminfo: memFree=1720452/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=866408 CPUtime=0.29
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 6027 0 1 0 26 3 0 0 18 0 9 0 2003531857 887201792 5401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 216602 5404 1956 9 0 211130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866408

[startup+0.701403 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 21075
/proc/meminfo: memFree=1720452/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=867676 CPUtime=0.68
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 9370 0 1 0 63 5 0 0 18 0 9 0 2003531857 888500224 8730 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 216919 8731 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50255 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 21084
/proc/meminfo: memFree=1685436/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=867676 CPUtime=1.49
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 13245 0 1 0 135 14 0 0 18 0 9 0 2003531857 888500224 12602 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 216919 12602 2015 9 0 211425 0
[pid=21075/tid=21077] ppid=21073 vsize=867676 CPUtime=1.24
/proc/21075/task/21077/stat : 21077 (java) R 21073 21075 20075 0 -1 64 11837 0 1 0 112 12 0 0 25 0 9 0 2003531859 888500224 12602 996147200 134512640 134550740 4294955968 18446744073709551615 4126878945 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21078] ppid=21073 vsize=867680 CPUtime=0
/proc/21075/task/21078/stat : 21078 (java) S 21073 21075 20075 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003531860 888504320 12602 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21079] ppid=21073 vsize=867676 CPUtime=0
/proc/21075/task/21079/stat : 21079 (java) S 21073 21075 20075 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 2003531860 888500224 12602 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21080] ppid=21073 vsize=867676 CPUtime=0
/proc/21075/task/21080/stat : 21080 (java) S 21073 21075 20075 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2003531860 888500224 12603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21081] ppid=21073 vsize=867676 CPUtime=0
/proc/21075/task/21081/stat : 21081 (java) S 21073 21075 20075 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 2003531862 888500224 12603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21082] ppid=21073 vsize=867676 CPUtime=0.22
/proc/21075/task/21082/stat : 21082 (java) S 21073 21075 20075 0 -1 64 710 0 0 0 22 0 0 0 15 0 9 0 2003531862 888500224 12604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21083] ppid=21073 vsize=867676 CPUtime=0
/proc/21075/task/21083/stat : 21083 (java) S 21073 21075 20075 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 2003531862 888500224 12604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21084] ppid=21073 vsize=867676 CPUtime=0
/proc/21075/task/21084/stat : 21084 (java) S 21073 21075 20075 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003531862 888500224 12604 996147200 134512640 134550740 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) 867676

[startup+3.10206 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 21084
/proc/meminfo: memFree=1668156/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=868112 CPUtime=3.06
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 29613 367 1 0 274 29 3 0 18 0 10 0 2003531857 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 217028 20449 2637 9 0 211534 0
[pid=21075/tid=21077] ppid=21073 vsize=868112 CPUtime=2.57
/proc/21075/task/21077/stat : 21077 (java) R 21073 21075 20075 0 -1 64 22329 367 1 0 229 25 3 0 17 0 10 0 2003531859 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21078] ppid=21073 vsize=868112 CPUtime=0.17
/proc/21075/task/21078/stat : 21078 (java) S 21073 21075 20075 0 -1 64 5518 367 0 0 13 1 3 0 17 0 10 0 2003531860 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21079] ppid=21073 vsize=868112 CPUtime=0.03
/proc/21075/task/21079/stat : 21079 (java) S 21073 21075 20075 0 -1 64 16 367 0 0 0 0 3 0 16 0 10 0 2003531860 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21080] ppid=21073 vsize=868112 CPUtime=0.03
/proc/21075/task/21080/stat : 21080 (java) S 21073 21075 20075 0 -1 64 8 367 0 0 0 0 3 0 16 0 10 0 2003531860 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21081] ppid=21073 vsize=868112 CPUtime=0.03
/proc/21075/task/21081/stat : 21081 (java) S 21073 21075 20075 0 -1 64 0 367 0 0 0 0 3 0 23 0 10 0 2003531862 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21082] ppid=21073 vsize=868112 CPUtime=0.33
/proc/21075/task/21082/stat : 21082 (java) S 21073 21075 20075 0 -1 64 929 367 0 0 30 0 3 0 15 0 10 0 2003531862 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21083] ppid=21073 vsize=868112 CPUtime=0.03
/proc/21075/task/21083/stat : 21083 (java) S 21073 21075 20075 0 -1 64 2 367 0 0 0 0 3 0 24 0 10 0 2003531862 888946688 20449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21084] ppid=21073 vsize=868112 CPUtime=0.03
/proc/21075/task/21084/stat : 21084 (java) S 21073 21075 20075 0 -1 64 12 367 0 0 0 0 3 0 15 0 10 0 2003531862 888946688 20449 996147200 134512640 134550740 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) 868112

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

[startup+3.90199 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21088
/proc/meminfo: memFree=1648228/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=868112 CPUtime=3.86
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 30461 490 1 0 353 29 3 1 18 0 9 0 2003531857 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 217028 20475 2637 9 0 211534 0
[pid=21075/tid=21077] ppid=21073 vsize=868112 CPUtime=3.33
/proc/21075/task/21077/stat : 21077 (java) R 21073 21075 20075 0 -1 64 23149 490 1 0 304 25 3 1 24 0 9 0 2003531859 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4127130239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21078] ppid=21073 vsize=868112 CPUtime=0.18
/proc/21075/task/21078/stat : 21078 (java) S 21073 21075 20075 0 -1 64 5518 490 0 0 13 1 3 1 17 0 9 0 2003531860 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21079] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21079/stat : 21079 (java) S 21073 21075 20075 0 -1 64 16 490 0 0 0 0 3 1 16 0 9 0 2003531860 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21080] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21080/stat : 21080 (java) S 21073 21075 20075 0 -1 64 8 490 0 0 0 0 3 1 16 0 9 0 2003531860 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21081] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21081/stat : 21081 (java) S 21073 21075 20075 0 -1 64 0 490 0 0 0 0 3 1 23 0 9 0 2003531862 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21082] ppid=21073 vsize=868112 CPUtime=0.39
/proc/21075/task/21082/stat : 21082 (java) S 21073 21075 20075 0 -1 64 954 490 0 0 34 1 3 1 15 0 9 0 2003531862 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21083] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21083/stat : 21083 (java) S 21073 21075 20075 0 -1 64 2 490 0 0 0 0 3 1 24 0 9 0 2003531862 888946688 20475 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21084] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21084/stat : 21084 (java) S 21073 21075 20075 0 -1 64 12 490 0 0 0 0 3 1 15 0 9 0 2003531862 888946688 20475 996147200 134512640 134550740 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) 868112

[startup+4.10203 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 21088
/proc/meminfo: memFree=1648228/2055920 swapFree=4179816/4192956
[pid=21075] ppid=21073 vsize=868112 CPUtime=4.05
/proc/21075/stat : 21075 (java) S 21073 21075 20075 0 -1 0 30597 490 1 0 372 29 3 1 18 0 9 0 2003531857 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21075/statm: 217028 20483 2637 9 0 211534 0
[pid=21075/tid=21077] ppid=21073 vsize=868112 CPUtime=3.52
/proc/21075/task/21077/stat : 21077 (java) R 21073 21075 20075 0 -1 64 23282 490 1 0 323 25 3 1 25 0 9 0 2003531859 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4125952190 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21078] ppid=21073 vsize=868112 CPUtime=0.18
/proc/21075/task/21078/stat : 21078 (java) S 21073 21075 20075 0 -1 64 5518 490 0 0 13 1 3 1 17 0 9 0 2003531860 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21079] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21079/stat : 21079 (java) S 21073 21075 20075 0 -1 64 16 490 0 0 0 0 3 1 16 0 9 0 2003531860 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21080] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21080/stat : 21080 (java) S 21073 21075 20075 0 -1 64 8 490 0 0 0 0 3 1 16 0 9 0 2003531860 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21081] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21081/stat : 21081 (java) S 21073 21075 20075 0 -1 64 0 490 0 0 0 0 3 1 23 0 9 0 2003531862 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21082] ppid=21073 vsize=868112 CPUtime=0.4
/proc/21075/task/21082/stat : 21082 (java) S 21073 21075 20075 0 -1 64 957 490 0 0 35 1 3 1 15 0 9 0 2003531862 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21075/tid=21083] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21083/stat : 21083 (java) S 21073 21075 20075 0 -1 64 2 490 0 0 0 0 3 1 24 0 9 0 2003531862 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21075/tid=21084] ppid=21073 vsize=868112 CPUtime=0.04
/proc/21075/task/21084/stat : 21084 (java) S 21073 21075 20075 0 -1 64 12 490 0 0 0 0 3 1 15 0 9 0 2003531862 888946688 20483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 868112

Child status: 0
Real time (s): 4.17189
CPU time (s): 4.10337
CPU user time (s): 3.77943
CPU system time (s): 0.32395
CPU usage (%): 98.3577
Max. virtual memory (cumulated for all children) (KiB): 868156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.77942
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31209
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= 1818
involuntary context switches= 1809

runsolver used 0.010998 second user time and 0.013997 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-05 10:13:15
IDJOB=1087861
IDBENCH=58052
IDSOLVER=363
FILE ID=node45/1087861-1215245595
PBS_JOBID= 7881960
Free space on /tmp= 66488 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph10.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-1087861-1215245595/watcher-1087861-1215245595 -o /tmp/evaluation-result-1087861-1215245595/solver-1087861-1215245595 -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-1087861-1215245595.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6343a8d49ea791a447d6fc04b8a967e7
RANDOM SEED=2050339740

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:       1720932 kB
Buffers:         35684 kB
Cached:         162620 kB
SwapCached:       6920 kB
Active:         206908 kB
Inactive:        67228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720932 kB
SwapTotal:     4192956 kB
SwapFree:      4179816 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          83212 kB
Slab:            46144 kB
Committed_AS:  3900868 kB
PageTables:       1836 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= 66488 MiB
End job on node45 at 2008-07-05 10:13:19