Trace number 1087862

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 4.42833 4.17384

DiagnosticValue
CHECKS3635170
NODES683

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.00/0.07	
0.00/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=esac.xml
0.21/0.24	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1087862-1215245595.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.31/0.36	     nbVariables=680  nbDomainTypes=6  minDomainSize=22  maxDomainSize=44  nbTotalValues=26980
0.31/0.36	       =>  wckTime=0.151  cpuTime=0.14  mem=9M806
0.31/0.36	   
0.31/0.36	   predicates being loaded...
0.47/0.41	   
0.47/0.41	   constraints being loaded...
2.69/2.56	     nbConstraints=3957  nbGlobalConstraints=50  nbConvertedConstraints=3907  nbConvertConstraintsChecks=4840888
2.69/2.56	     nbExtensionStructures=3043  nbSharedExtensionStructures=3594  nbConflictsStructures=3043
2.69/2.56	     nbSharedConflictsStructures=3594  nbSharedBinaryRepresentations=240990  minDegree=3  maxDegree=25  minArity=2
2.69/2.56	     avgArity=2.07  maxArity=14  nbGenerators=0  nbFusions=0  symmetryWckTime=0.198  symmetryCpuTime=0.14  nbCliques=50
2.69/2.56	       =>  wckTime=2.35  cpuTime=2.21  mem=14M685
2.81/2.64	   
2.81/2.65	   solver IterativeSystematicSolver being built... 
2.81/2.69	   
2.81/2.69	   INFO : Forward propagation technique limited 
2.93/2.77	       =>  wckTime=2.569  cpuTime=2.35  mem=28M560
3.76/3.55	   
3.76/3.55	   preprocessing
3.76/3.55	     nbConstraintChecks=3266158  nbPropagations=32526  nbRevisions=154322  nbUselessRevisions=113946
3.76/3.55	     nbSingletonTests=1555  nbEffectiveSingletonTests=10  nbACRemovals=386  nbFoundSingletons=0  nbRemovedValues=406
3.76/3.55	     detectedInconsistency=no
3.76/3.55	       =>  wckTime=0.77  cpuTime=0.76  mem=37M512
4.37/4.12	   
4.37/4.12	   search
4.37/4.12	     run=0  nbConstraintChecks=369010  minDepth=131  maxDepth=680  nbPropagations=37297  nbRevisions=182612
4.37/4.12	     nbUselessRevisions=136845  nbAssignments=683  nbFailedAssignments=3  nbBacktracks=0  nbVisitedNodes=687
4.37/4.12	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.37/4.12	     nbREliminables=27.42  nbIEliminables=554.84  nbDEliminables=0  nbPEliminables=0
4.37/4.12	       =>  wckTime=1.343  cpuTime=1.33  mem=40M529
4.37/4.12	   
4.37/4.12	   global
4.37/4.12	     nbConstraintChecks=3635168  nbPropagations=69823  nbRevisions=336934  nbUselessRevisions=250791  nbRestartNogoods=0
4.37/4.12	     solvingWckTime=1.346  solvingCpuTime=1.33  expiredTime=no  totalExploration=no  nbFoundSolutions=1
4.37/4.12	     firstSolutionCpuTime=3.67  globalCpuTime=3.72
4.37/4.12	       =>  wckTime=3.916  cpuTime=3.68  mem=40M529
4.37/4.12	   
4.37/4.12	s SATISFIABLE
4.37/4.12	v 380 142 498 736 554 792 526 764 296 58 414 652 296 58 310 72 254 16 428 666 254 16 526 764 296 58 296 58 268 30 254 16 380 142 540 778 442 680 324 86 428 666 498 736 540 778 268 30 366 128 414 652 652 414 366 128 394 156 414 652 414 652 296 58 708 470 540 778 338 100 296 58 442 680 268 30 296 58 380 142 722 484 554 792 414 652 540 778 554 792 296 58 268 30 296 58 338 100 442 680 554 792 526 764 414 652 268 30 366 128 470 708 456 694 310 72 428 666 282 44 268 30 268 30 268 30 526 764 16 254 380 142 268 30 470 708 554 792 414 652 352 114 282 44 282 44 442 680 428 666 366 128 380 142 324 86 428 666 456 694 540 778 394 156 540 778 554 792 414 652 394 156 310 72 268 30 456 694 366 128 554 792 554 792 554 792 380 142 484 722 352 114 526 764 338 100 414 652 554 792 268 30 352 114 254 16 268 30 394 156 296 58 58 296 428 666 428 666 296 58 268 30 554 792 352 114 442 680 310 72 380 142 540 778 394 156 540 778 380 142 394 156 540 778 268 30 554 792 554 792 366 128 296 58 498 736 16 254 366 128 414 652 554 792 498 736 428 666 470 708 310 72 792 554 268 30 554 792 310 72 380 142 428 666 526 764 470 708 512 750 268 30 310 72 498 736 470 708 554 792 394 156 442 680 338 100 394 156 456 694 268 30 296 58 554 792 442 680 498 736 428 666 456 694 554 792 512 750 380 142 470 708 554 792 456 694 310 72 526 764 470 708 554 792 764 526 414 652 380 142 268 30 296 58 414 652 366 128 324 86 268 30 456 694 268 30 456 694 282 44 296 58 414 652 554 792 554 792 484 722 296 58 554 792 282 44 394 156 456 694 296 58 428 666 394 156 282 44 282 44 554 792 526 764 366 128 366 128 554 792 540 778 750 512 526 764 470 708 282 44 554 792 338 100 324 86 540 778 324 86 470 708 282 44 296 58 540 778 324 86 352 114 268 30 554 792 310 72 470 708 554 792 268 30 456 694 282 44 498 736 414 652 428 666 554 792 442 680 394 156 498 736 512 750 484 722 338 100 428 666 324 86 428 666 324 86 484 722 394 156 554 792 282 44 484 722 394 156 310 72 554 792 554 792 484 722 470 708 414 652 540 778 456 694 380 142 498 736 554 792 338 100 428 666 512 750 554 792 380 142 310 72 554 792 526 764 554 792 268 30 470 708 540 778 394 156 352 114 282 44 352 114 554 792 484 722 414 652 324 86 352 114 554 792 414 652 268 30 428 666 282 44 498 736 540 778 554 792 310 72 310 72 268 30 268 30 414 652 456 694 554 792 428 666 554 792 428 666 296 58 554 792 442 680 324 86 380 142 428 666 268 30 554 792 338 100 414 652 470 708 470 708 282 44 526 764 498 736 338 100 414 652 310 72 282 44 442 680 414 652 394 156 428 666 338 100 268 30 366 128 484 722 394 156 394 156 470 708 554 792 456 694 428 666 484 722 268 30 380 142 380 142 512 750 554 792 282 44 268 30 
4.37/4.12	d NODES 683
4.37/4.12	d CHECKS 3635168
4.37/4.12	   
4.37/4.12	   totalWckTime=3.963  totalCpuTime=3.73

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-1087862-1215245595/watcher-1087862-1215245595 -o /tmp/evaluation-result-1087862-1215245595/solver-1087862-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 esac.xml 1 XSax HOME/instance-1087862-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: 1.03 1.55 1.76 3/83 13429
/proc/meminfo: memFree=685288/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=1616 CPUtime=0
/proc/13429/stat : 13429 (java) R 13427 13429 13196 0 -1 0 177 0 0 0 0 0 0 0 20 0 1 0 2003534577 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13429/statm: 404 148 122 9 0 46 0

[startup+0.083007 s]
/proc/loadavg: 1.03 1.55 1.76 3/83 13429
/proc/meminfo: memFree=685288/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=866608 CPUtime=0.07
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 3691 0 1 0 5 2 0 0 20 0 9 0 2003534577 887406592 3166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 216652 3166 1685 9 0 211207 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866608

[startup+0.103863 s]
/proc/loadavg: 1.03 1.55 1.76 3/83 13429
/proc/meminfo: memFree=685288/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=866728 CPUtime=0.09
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 3988 0 1 0 7 2 0 0 20 0 9 0 2003534577 887529472 3428 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 216682 3429 1784 9 0 211237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866728

[startup+0.30188 s]
/proc/loadavg: 1.03 1.55 1.76 3/83 13429
/proc/meminfo: memFree=685288/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=866972 CPUtime=0.31
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 6400 0 1 0 27 4 0 0 20 0 9 0 2003534577 887779328 5770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 216743 5771 1966 9 0 211271 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 866972

[startup+0.701918 s]
/proc/loadavg: 1.03 1.55 1.76 3/83 13429
/proc/meminfo: memFree=685288/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=868084 CPUtime=0.85
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 10852 0 1 0 78 7 0 0 20 0 9 0 2003534577 888918016 10210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 217021 10211 2013 9 0 211527 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 868084

[startup+1.50299 s]
/proc/loadavg: 1.03 1.55 1.76 2/92 13438
/proc/meminfo: memFree=647520/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=868084 CPUtime=1.7
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 14006 0 1 0 155 15 0 0 20 0 9 0 2003534577 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 217021 13363 2015 9 0 211527 0
[pid=13429/tid=13431] ppid=13427 vsize=868084 CPUtime=1.46
/proc/13429/task/13431/stat : 13431 (java) R 13427 13429 13196 0 -1 64 12552 0 1 0 132 14 0 0 18 0 9 0 2003534578 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4126963345 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13432] ppid=13427 vsize=868084 CPUtime=0
/proc/13429/task/13432/stat : 13432 (java) S 13427 13429 13196 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003534580 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13433] ppid=13427 vsize=868084 CPUtime=0
/proc/13429/task/13433/stat : 13433 (java) S 13427 13429 13196 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 2003534580 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13434] ppid=13427 vsize=868084 CPUtime=0
/proc/13429/task/13434/stat : 13434 (java) S 13427 13429 13196 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 2003534580 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13435] ppid=13427 vsize=868084 CPUtime=0
/proc/13429/task/13435/stat : 13435 (java) S 13427 13429 13196 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003534582 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13436] ppid=13427 vsize=868084 CPUtime=0.22
/proc/13429/task/13436/stat : 13436 (java) S 13427 13429 13196 0 -1 64 756 0 0 0 22 0 0 0 15 0 9 0 2003534582 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13437] ppid=13427 vsize=868088 CPUtime=0
/proc/13429/task/13437/stat : 13437 (java) S 13427 13429 13196 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003534582 888922112 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13438] ppid=13427 vsize=868084 CPUtime=0
/proc/13429/task/13438/stat : 13438 (java) S 13427 13429 13196 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003534582 888918016 13363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 868084

[startup+3.10216 s]
/proc/loadavg: 1.03 1.55 1.76 2/92 13438
/proc/meminfo: memFree=629600/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=868408 CPUtime=3.36
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 30405 492 1 0 301 31 3 1 20 0 9 0 2003534577 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 217102 20480 2637 9 0 211608 0
[pid=13429/tid=13431] ppid=13427 vsize=868408 CPUtime=2.9
/proc/13429/task/13431/stat : 13431 (java) R 13427 13429 13196 0 -1 64 23068 492 1 0 258 28 3 1 18 0 9 0 2003534578 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4127230048 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13432] ppid=13427 vsize=868408 CPUtime=0.18
/proc/13429/task/13432/stat : 13432 (java) S 13427 13429 13196 0 -1 64 5502 492 0 0 13 1 3 1 16 0 9 0 2003534580 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13433] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13433/stat : 13433 (java) S 13427 13429 13196 0 -1 64 17 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13434] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13434/stat : 13434 (java) S 13427 13429 13196 0 -1 64 9 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13435] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13435/stat : 13435 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13436] ppid=13427 vsize=868408 CPUtime=0.34
/proc/13429/task/13436/stat : 13436 (java) S 13427 13429 13196 0 -1 64 981 492 0 0 30 0 3 1 16 0 9 0 2003534582 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13437] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13437/stat : 13437 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13438] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13438/stat : 13438 (java) S 13427 13429 13196 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 2003534582 889249792 20480 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) 868408

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

[startup+3.90223 s]
/proc/loadavg: 1.03 1.55 1.76 2/92 13442
/proc/meminfo: memFree=613208/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=868408 CPUtime=4.17
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 32410 492 1 0 380 33 3 1 20 0 9 0 2003534577 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 217102 20500 2637 9 0 211608 0
[pid=13429/tid=13431] ppid=13427 vsize=868408 CPUtime=3.67
/proc/13429/task/13431/stat : 13431 (java) R 13427 13429 13196 0 -1 64 25057 492 1 0 334 29 3 1 19 0 9 0 2003534578 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4127321317 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13432] ppid=13427 vsize=868408 CPUtime=0.18
/proc/13429/task/13432/stat : 13432 (java) S 13427 13429 13196 0 -1 64 5502 492 0 0 13 1 3 1 16 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13433] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13433/stat : 13433 (java) S 13427 13429 13196 0 -1 64 17 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13434] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13434/stat : 13434 (java) S 13427 13429 13196 0 -1 64 9 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13435] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13435/stat : 13435 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13436] ppid=13427 vsize=868408 CPUtime=0.36
/proc/13429/task/13436/stat : 13436 (java) S 13427 13429 13196 0 -1 64 997 492 0 0 32 0 3 1 16 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13437] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13437/stat : 13437 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13438] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13438/stat : 13438 (java) S 13427 13429 13196 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 868408

[startup+4.10225 s]
/proc/loadavg: 1.03 1.55 1.76 2/92 13442
/proc/meminfo: memFree=613208/2055920 swapFree=4179560/4192956
[pid=13429] ppid=13427 vsize=868408 CPUtime=4.37
/proc/13429/stat : 13429 (java) S 13427 13429 13196 0 -1 0 32542 492 1 0 400 33 3 1 20 0 9 0 2003534577 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13429/statm: 217102 20500 2637 9 0 211608 0
[pid=13429/tid=13431] ppid=13427 vsize=868408 CPUtime=3.88
/proc/13429/task/13431/stat : 13431 (java) R 13427 13429 13196 0 -1 64 25189 492 1 0 354 30 3 1 21 0 9 0 2003534578 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4127321182 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13432] ppid=13427 vsize=868408 CPUtime=0.18
/proc/13429/task/13432/stat : 13432 (java) S 13427 13429 13196 0 -1 64 5502 492 0 0 13 1 3 1 16 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13433] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13433/stat : 13433 (java) S 13427 13429 13196 0 -1 64 17 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13434] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13434/stat : 13434 (java) S 13427 13429 13196 0 -1 64 9 492 0 0 0 0 3 1 15 0 9 0 2003534580 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13435] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13435/stat : 13435 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13429/tid=13436] ppid=13427 vsize=868408 CPUtime=0.36
/proc/13429/task/13436/stat : 13436 (java) S 13427 13429 13196 0 -1 64 997 492 0 0 32 0 3 1 16 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13437] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13437/stat : 13437 (java) S 13427 13429 13196 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13429/tid=13438] ppid=13427 vsize=868408 CPUtime=0.04
/proc/13429/task/13438/stat : 13438 (java) S 13427 13429 13196 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 2003534582 889249792 20500 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 868408

Child status: 0
Real time (s): 4.17384
CPU time (s): 4.42833
CPU user time (s): 4.06838
CPU system time (s): 0.359945
CPU usage (%): 106.097
Max. virtual memory (cumulated for all children) (KiB): 868408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.06838
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33183
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= 660
involuntary context switches= 394

runsolver used 0.010998 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 10:13:15
IDJOB=1087862
IDBENCH=58052
IDSOLVER=364
FILE ID=node8/1087862-1215245595
PBS_JOBID= 7882001
Free space on /tmp= 66328 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph10.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-1087862-1215245595/watcher-1087862-1215245595 -o /tmp/evaluation-result-1087862-1215245595/solver-1087862-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 esac.xml 1 XSax HOME/instance-1087862-1215245595.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6343a8d49ea791a447d6fc04b8a967e7
RANDOM SEED=2048141111

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        685768 kB
Buffers:         80488 kB
Cached:         448316 kB
SwapCached:       6900 kB
Active:         973240 kB
Inactive:       332952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        685768 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:         793516 kB
Slab:            47532 kB
Committed_AS:  4167616 kB
PageTables:       3288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66324 MiB
End job on node8 at 2008-07-05 10:13:20