Trace number 2097539

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 2.72758 2.78736

DiagnosticValue
CHECKS143699
NODES687

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen5.xml
MD5SUMd00375a0db2ca765457bfad019ed3136
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 benchmark0.333948
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2598
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2598
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2097539-1247413490.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.37/0.43	     nbVariables=400  nbDomainTypes=4  minDomainSize=6  maxDomainSize=44  nbTotalValues=15768
0.37/0.43	       =>  wckTime=0.166  cpuTime=0.13  mem=8M867
0.37/0.43	   
0.37/0.43	   predicates being loaded...
0.37/0.49	   
0.37/0.49	   constraints being loaded...
2.05/2.13	     nbConstraints=2641  nbGlobalConstraints=43  nbConvertedConstraints=2598  nbConvertConstraintsChecks=2814608
2.05/2.13	     nbExtensionStructures=1742  nbSharedExtensionStructures=2337  nbConflictsStructures=1742
2.05/2.13	     nbSharedConflictsStructures=2337  nbSharedBinaryRepresentations=138688  minDegree=1  maxDegree=60  minArity=2
2.05/2.13	     avgArity=2.08  maxArity=12  nbGenerators=5  nbFusions=0  symmetryWckTime=0.212  symmetryCpuTime=0.12  nbCliques=38
2.05/2.13	       =>  wckTime=1.871  cpuTime=1.55  mem=41M62
2.15/2.24	   
2.15/2.24	   solver IterativeSystematicSolver being built... 
2.24/2.31	   
2.24/2.31	   INFO : Forward propagation technique limited 
2.24/2.39	       =>  wckTime=2.133  cpuTime=1.69  mem=25M637
2.34/2.46	   
2.34/2.46	   preprocessing
2.34/2.46	     nbConstraintChecks=78317  nbPropagations=609  nbRevisions=9287  nbUselessRevisions=7599  nbRemovedValues=12046
2.34/2.46	     detectedInconsistency=no
2.34/2.46	       =>  wckTime=0.065  cpuTime=0.04  mem=25M637
2.64/2.75	   
2.64/2.75	   search
2.64/2.75	     run=1  nbConstraintChecks=65382  minDepth=207  maxDepth=400  nbPropagations=3585  nbRevisions=35883
2.64/2.75	     nbUselessRevisions=30275  nbAssignments=687  nbFailedAssignments=22  nbBacktracks=37  nbVisitedNodes=718
2.64/2.75	     nbRestartNogoods=3  nbFoundSolutions=1  mapSize=11  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
2.64/2.75	     nbREliminables=7.42  nbIEliminables=347.1  nbDEliminables=0  nbPEliminables=0
2.64/2.75	       =>  wckTime=0.35  cpuTime=0.29  mem=27M604
2.64/2.75	   
2.64/2.75	   global
2.64/2.75	     nbConstraintChecks=143699  nbPropagations=4194  nbRevisions=45170  nbUselessRevisions=37874  nbRestartNogoods=3
2.64/2.75	     solvingWckTime=0.352  solvingCpuTime=0.29  expiredTime=no  totalExploration=no  nbFoundSolutions=1
2.64/2.75	     firstSolutionCpuTime=1.98  globalCpuTime=2.02
2.64/2.75	       =>  wckTime=2.487  cpuTime=1.98  mem=27M604
2.64/2.75	   
2.64/2.75	s SATISFIABLE
2.64/2.75	v 156 394 156 394 16 254 30 268 554 792 16 254 128 366 442 680 792 554 554 792 16 254 792 554 680 442 456 694 72 310 428 666 142 380 792 554 44 282 254 16 442 680 750 512 254 16 310 72 736 498 792 554 310 72 764 526 380 142 428 666 30 268 498 736 16 254 16 254 442 680 254 16 16 254 554 792 296 58 296 58 30 268 30 268 296 58 366 128 128 366 16 254 268 30 792 554 156 394 408 170 792 554 254 16 156 394 324 86 554 792 554 792 394 156 30 268 282 44 254 16 156 394 456 694 268 30 254 16 792 554 554 792 394 156 394 156 268 30 708 470 694 456 778 540 414 652 680 442 100 338 352 114 366 128 30 268 778 540 722 484 778 540 366 128 268 30 428 666 778 540 30 268 394 156 16 254 764 526 792 554 338 100 442 680 680 442 268 30 100 338 680 442 540 778 156 394 72 310 414 652 652 414 792 554 268 30 442 680 540 778 352 114 114 352 708 470 540 778 366 128 526 764 456 694 30 268 58 296 554 792 652 414 30 268 778 540 366 128 708 470 254 16 526 764 268 30 428 666 296 58 708 470 268 30 498 736 268 30 324 86 310 72 86 324 764 526 540 778 540 778 778 540 30 268 282 44 540 778 114 352 708 470 142 380 128 366 128 366 44 282 16 254 666 428 792 554 442 680 394 156 778 540 296 58 44 282 296 58 694 456 142 380 254 16 554 792 456 694 666 428 456 694 352 114 30 268 540 778 540 778 30 268 708 470 114 352 428 666 540 778 16 254 324 86 268 30 86 324 526 764 778 540 722 484 526 764 268 30 778 540 268 30 526 764 442 680 268 30 764 526 30 268 778 540 30 268 554 792 498 736 282 44 512 750 268 30 268 30 694 456 778 540 30 268 114 352 282 44 254 16 
2.64/2.75	d NODES 687
2.64/2.75	d CHECKS 143699
2.64/2.75	   
2.64/2.75	   totalWckTime=2.558  totalCpuTime=2.03

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097539-1247413490/watcher-2097539-1247413490 -o /tmp/evaluation-result-2097539-1247413490/solver-2097539-1247413490 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097539-1247413490.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32139
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=18576 CPUtime=0
/proc/32139/stat : 32139 (runsolver) R 32137 32139 28996 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28414318 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32139/statm: 4644 284 249 26 0 2626 0

[startup+0.092875 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32139
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=865984 CPUtime=0.07
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 3646 0 1 0 5 2 0 0 18 0 9 0 28414318 886767616 3129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 216496 3129 1673 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865984

[startup+0.102877 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32139
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=865984 CPUtime=0.08
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 3733 0 1 0 6 2 0 0 18 0 9 0 28414318 886767616 3201 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 216496 3201 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302899 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32139
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=866380 CPUtime=0.28
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 5866 0 1 0 24 4 0 0 18 0 9 0 28414318 887173120 5232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 216595 5232 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70195 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 32139
/proc/meminfo: memFree=1700144/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=867732 CPUtime=0.68
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 8626 0 1 0 62 6 0 0 18 0 9 0 28414318 888557568 7980 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 216933 7980 2036 9 0 211369 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867732

[startup+1.50104 s]
/proc/loadavg: 1.97 1.97 1.99 4/90 32148
/proc/meminfo: memFree=1669480/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=867732 CPUtime=1.47
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 12076 0 1 0 133 14 0 0 18 0 9 0 28414318 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 216933 11427 2041 9 0 211369 0
[pid=32139/tid=32141] ppid=32137 vsize=867732 CPUtime=1.22
/proc/32139/task/32141/stat : 32141 (java) R 32137 32139 28996 0 -1 64 10661 0 1 0 110 12 0 0 25 0 9 0 28414319 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 102094109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32142] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32142/stat : 32142 (java) S 32137 32139 28996 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28414321 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32143] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32143/stat : 32143 (java) S 32137 32139 28996 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28414321 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32144] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32144/stat : 32144 (java) S 32137 32139 28996 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28414321 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32145] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32145/stat : 32145 (java) S 32137 32139 28996 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28414323 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32146] ppid=32137 vsize=867732 CPUtime=0.22
/proc/32139/task/32146/stat : 32146 (java) S 32137 32139 28996 0 -1 64 716 0 0 0 22 0 0 0 15 0 9 0 28414323 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32147] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32147/stat : 32147 (java) S 32137 32139 28996 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28414323 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32148] ppid=32137 vsize=867732 CPUtime=0
/proc/32139/task/32148/stat : 32148 (java) S 32137 32139 28996 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28414323 888557568 11427 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867732

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

[startup+2.30114 s]
/proc/loadavg: 1.97 1.97 1.99 3/90 32152
/proc/meminfo: memFree=1651880/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=868168 CPUtime=2.24
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 24559 436 1 0 197 24 2 1 18 0 9 0 28414318 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 217042 16025 2656 9 0 211478 0
[pid=32139/tid=32141] ppid=32137 vsize=868168 CPUtime=1.81
/proc/32139/task/32141/stat : 32141 (java) R 32137 32139 28996 0 -1 64 17528 436 1 0 158 20 2 1 24 0 9 0 28414319 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4126609753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32142] ppid=32137 vsize=868168 CPUtime=0.12
/proc/32139/task/32142/stat : 32142 (java) S 32137 32139 28996 0 -1 64 5257 436 0 0 8 1 2 1 16 0 9 0 28414321 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32143] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32143/stat : 32143 (java) S 32137 32139 28996 0 -1 64 18 436 0 0 0 0 2 1 16 0 9 0 28414321 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32144] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32144/stat : 32144 (java) S 32137 32139 28996 0 -1 64 11 436 0 0 0 0 2 1 16 0 9 0 28414321 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32145] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32145/stat : 32145 (java) S 32137 32139 28996 0 -1 64 1 436 0 0 0 0 2 1 18 0 9 0 28414323 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32146] ppid=32137 vsize=868168 CPUtime=0.32
/proc/32139/task/32146/stat : 32146 (java) S 32137 32139 28996 0 -1 64 929 436 0 0 29 0 2 1 15 0 9 0 28414323 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32147] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32147/stat : 32147 (java) S 32137 32139 28996 0 -1 64 1 436 0 0 0 0 2 1 19 0 9 0 28414323 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32148] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32148/stat : 32148 (java) S 32137 32139 28996 0 -1 64 14 436 0 0 0 0 2 1 15 0 9 0 28414323 889004032 16025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 868168

[startup+2.70118 s]
/proc/loadavg: 1.97 1.97 1.99 3/90 32152
/proc/meminfo: memFree=1651880/2055920 swapFree=4192812/4192956
[pid=32139] ppid=32137 vsize=868168 CPUtime=2.64
/proc/32139/stat : 32139 (java) S 32137 32139 28996 0 -1 0 26066 436 1 0 237 24 2 1 18 0 9 0 28414318 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32139/statm: 217042 16095 2659 9 0 211478 0
[pid=32139/tid=32141] ppid=32137 vsize=868168 CPUtime=2.16
/proc/32139/task/32141/stat : 32141 (java) R 32137 32139 28996 0 -1 64 19000 436 1 0 192 21 2 1 25 0 9 0 28414319 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4127320782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32142] ppid=32137 vsize=868168 CPUtime=0.12
/proc/32139/task/32142/stat : 32142 (java) S 32137 32139 28996 0 -1 64 5257 436 0 0 8 1 2 1 16 0 9 0 28414321 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32143] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32143/stat : 32143 (java) S 32137 32139 28996 0 -1 64 18 436 0 0 0 0 2 1 16 0 9 0 28414321 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32144] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32144/stat : 32144 (java) S 32137 32139 28996 0 -1 64 11 436 0 0 0 0 2 1 16 0 9 0 28414321 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32145] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32145/stat : 32145 (java) S 32137 32139 28996 0 -1 64 1 436 0 0 0 0 2 1 18 0 9 0 28414323 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32146] ppid=32137 vsize=868168 CPUtime=0.38
/proc/32139/task/32146/stat : 32146 (java) S 32137 32139 28996 0 -1 64 964 436 0 0 35 0 2 1 15 0 9 0 28414323 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32147] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32147/stat : 32147 (java) S 32137 32139 28996 0 -1 64 1 436 0 0 0 0 2 1 19 0 9 0 28414323 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32139/tid=32148] ppid=32137 vsize=868168 CPUtime=0.03
/proc/32139/task/32148/stat : 32148 (java) S 32137 32139 28996 0 -1 64 14 436 0 0 0 0 2 1 15 0 9 0 28414323 889004032 16095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 868168

Child status: 0
Real time (s): 2.78736
CPU time (s): 2.72758
CPU user time (s): 2.45363
CPU system time (s): 0.273958
CPU usage (%): 97.8554
Max. virtual memory (cumulated for all children) (KiB): 868168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.45363
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26582
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= 1826
involuntary context switches= 1923

runsolver used 0.005999 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 17:44:50
IDJOB=2097539
IDBENCH=57507
IDSOLVER=773
FILE ID=node73/2097539-1247413490
PBS_JOBID= 9510504
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen5.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097539-1247413490/watcher-2097539-1247413490 -o /tmp/evaluation-result-2097539-1247413490/solver-2097539-1247413490 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097539-1247413490.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d00375a0db2ca765457bfad019ed3136
RANDOM SEED=1402744211

node73.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.213
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.213
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:       1700624 kB
Buffers:         39708 kB
Cached:         138724 kB
SwapCached:          0 kB
Active:         189852 kB
Inactive:       109632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:         141540 kB
Slab:            40884 kB
Committed_AS:   991772 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node73 at 2009-07-12 17:44:52