Trace number 2096592

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 6.52801 6.62485

DiagnosticValue
CHECKS7611710
NODES1040

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph2-f24.xml
MD5SUM032be87cbaaa5176d6390981d0a0c94f
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.173973
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2245
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2245
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2096592-1247410399.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.44	     nbVariables=400  nbDomainTypes=5  minDomainSize=4  maxDomainSize=22  nbTotalValues=7248
0.38/0.44	       =>  wckTime=0.199  cpuTime=0.17  mem=8M868
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.49/0.56	   
0.49/0.56	   constraints being loaded...
1.67/1.71	     nbConstraints=2257  nbGlobalConstraints=12  nbConvertedConstraints=2245  nbConvertConstraintsChecks=621124
1.67/1.71	     nbExtensionStructures=1881  nbSharedExtensionStructures=2179  nbConflictsStructures=1881
1.67/1.71	     nbSharedConflictsStructures=2179  nbSharedBinaryRepresentations=68598  minDegree=3  maxDegree=32  minArity=2
1.67/1.71	     avgArity=2.05  maxArity=14  nbGenerators=0  nbFusions=0  symmetryWckTime=0.164  symmetryCpuTime=0.1  nbCliques=12
1.67/1.71	       =>  wckTime=1.471  cpuTime=1.13  mem=36M233
1.77/1.81	   
1.77/1.81	   solver IterativeSystematicSolver being built... 
1.77/1.88	   
1.77/1.88	   INFO : Forward propagation technique limited 
1.87/1.97	       =>  wckTime=1.726  cpuTime=1.27  mem=24M584
6.03/6.18	   
6.03/6.18	   preprocessing
6.03/6.18	     nbConstraintChecks=7327332  nbPropagations=196573  nbRevisions=574508  nbUselessRevisions=287467
6.03/6.18	     nbSingletonTests=24096  nbEffectiveSingletonTests=155  nbACRemovals=112  nbFoundSingletons=0  nbRemovedValues=422
6.03/6.18	     detectedInconsistency=no
6.03/6.18	       =>  wckTime=4.211  cpuTime=4.12  mem=49M203
6.42/6.56	   
6.42/6.56	   search
6.42/6.56	     run=5  nbConstraintChecks=284376  minDepth=33  maxDepth=400  nbPropagations=1200307  nbRevisions=3539524
6.42/6.56	     nbUselessRevisions=1778360  nbAssignments=1040  nbFailedAssignments=187  nbBacktracks=137  nbVisitedNodes=1282
6.42/6.56	     nbRestartNogoods=29  nbFoundSolutions=1  mapSize=67  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
6.42/6.56	     nbREliminables=88.11  nbIEliminables=263.19  nbDEliminables=0  nbPEliminables=0
6.42/6.56	       =>  wckTime=4.595  cpuTime=4.45  mem=51M130
6.42/6.56	   
6.42/6.56	   global
6.42/6.57	     nbConstraintChecks=7611708  nbPropagations=1396880  nbRevisions=4114032  nbUselessRevisions=2065827
6.42/6.57	     nbRestartNogoods=29  solvingWckTime=4.597  solvingCpuTime=4.46  expiredTime=no  totalExploration=no
6.42/6.57	     nbFoundSolutions=1  firstSolutionCpuTime=5.72  globalCpuTime=5.79
6.42/6.57	       =>  wckTime=6.325  cpuTime=5.73  mem=51M130
6.42/6.57	   
6.42/6.57	s SATISFIABLE
6.42/6.57	v 254 16 128 366 30 268 86 324 310 72 156 394 16 254 16 254 156 394 394 156 394 156 128 366 30 268 394 156 394 156 86 324 114 352 282 44 296 58 16 254 16 254 16 254 324 86 16 254 268 30 128 366 380 142 254 16 30 268 156 394 394 156 142 380 352 114 310 72 16 254 142 380 100 338 394 156 16 254 86 324 268 30 394 156 100 338 268 30 394 156 30 268 296 58 254 16 16 254 30 268 366 128 366 128 30 268 380 142 282 44 30 268 282 44 254 16 394 156 142 380 72 310 156 394 324 86 268 30 142 380 16 254 100 338 380 142 30 268 114 352 30 268 296 58 100 338 30 268 128 366 296 58 16 254 142 380 338 100 58 296 254 16 380 142 254 16 30 268 86 324 296 58 352 114 296 58 394 156 142 380 142 380 30 268 114 352 30 268 142 380 86 324 282 44 296 58 16 254 72 310 114 352 380 142 72 310 268 30 100 338 156 394 142 380 30 268 16 254 282 44 394 156 44 282 268 30 380 142 394 156 310 72 72 310 142 380 44 282 114 352 268 30 156 394 44 282 142 380 324 86 16 254 296 58 142 380 128 366 380 142 324 86 142 380 380 142 86 324 366 128 156 394 44 282 86 324 268 30 100 338 282 44 282 44 142 380 16 254 72 310 380 142 142 380 30 268 142 380 380 142 282 44 16 254 100 338 128 366 142 380 380 142 142 380 156 394 380 142 296 58 156 394 156 394 16 254 114 352 268 30 394 156 394 156 16 254 72 310 380 142 268 30 324 86 72 310 30 268 142 380 142 380 338 100 156 394 44 282 338 100 100 338 366 128 338 100 254 16 394 156 254 16 58 296 30 268 254 16 394 156 268 30 254 16 268 30 58 296 86 324 16 254 16 254 324 86 394 156 268 30 
6.42/6.57	d NODES 1040
6.42/6.57	d CHECKS 7611708
6.42/6.57	   
6.42/6.57	   totalWckTime=6.381  totalCpuTime=5.79

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-2096592-1247410399/watcher-2096592-1247410399 -o /tmp/evaluation-result-2096592-1247410399/solver-2096592-1247410399 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096592-1247410399.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: 2.00 2.00 2.00 3/80 30484
/proc/meminfo: memFree=1711024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=18576 CPUtime=0
/proc/30484/stat : 30484 (runsolver) R 30482 30484 27423 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28103828 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30484/statm: 4644 284 249 26 0 2626 0

[startup+0.0889649 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30484
/proc/meminfo: memFree=1711024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=865956 CPUtime=0.07
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 3610 0 1 0 5 2 0 0 19 0 9 0 28103828 886738944 3094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216489 3094 1650 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.101964 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30484
/proc/meminfo: memFree=1711024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=865984 CPUtime=0.08
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 3763 0 1 0 6 2 0 0 19 0 9 0 28103828 886767616 3219 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216496 3219 1698 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301985 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30484
/proc/meminfo: memFree=1711024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=866224 CPUtime=0.29
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 5808 0 1 0 25 4 0 0 19 0 9 0 28103828 887013376 5174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216556 5174 1980 9 0 211014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866224

[startup+0.701032 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30484
/proc/meminfo: memFree=1711024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=867188 CPUtime=0.68
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 7854 0 1 0 63 5 0 0 19 0 9 0 28103828 888000512 7208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216797 7208 2034 9 0 211233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867188

[startup+1.50113 s]
/proc/loadavg: 2.08 2.02 2.01 4/89 30493
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=867788 CPUtime=1.48
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 12469 0 1 0 133 15 0 0 19 0 9 0 28103828 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216947 11820 2041 9 0 211383 0
[pid=30484/tid=30486] ppid=30482 vsize=867788 CPUtime=1.2
/proc/30484/task/30486/stat : 30486 (java) R 30482 30484 27423 0 -1 64 11019 0 1 0 107 13 0 0 25 0 9 0 28103830 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4126916409 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30487/stat : 30487 (java) S 30482 30484 27423 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28103831 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30488/stat : 30488 (java) S 30482 30484 27423 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28103832 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30489/stat : 30489 (java) S 30482 30484 27423 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28103832 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30490/stat : 30490 (java) S 30482 30484 27423 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28103834 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30482 vsize=867788 CPUtime=0.25
/proc/30484/task/30491/stat : 30491 (java) S 30482 30484 27423 0 -1 64 752 0 0 0 25 0 0 0 16 0 9 0 28103834 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30492/stat : 30492 (java) S 30482 30484 27423 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28103834 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30482 vsize=867788 CPUtime=0
/proc/30484/task/30493/stat : 30493 (java) S 30482 30484 27423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28103834 888614912 11820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867788

[startup+3.10231 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 30497
/proc/meminfo: memFree=1662184/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=868228 CPUtime=3.05
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 24322 404 1 0 282 20 2 1 19 0 9 0 28103828 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217057 14742 2659 9 0 211493 0
[pid=30484/tid=30486] ppid=30482 vsize=868228 CPUtime=2.59
/proc/30484/task/30486/stat : 30486 (java) R 30482 30484 27423 0 -1 64 17944 404 1 0 239 17 2 1 25 0 9 0 28103830 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4127309620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30482 vsize=868228 CPUtime=0.11
/proc/30484/task/30487/stat : 30487 (java) S 30482 30484 27423 0 -1 64 4567 404 0 0 8 0 2 1 17 0 9 0 28103831 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30488/stat : 30488 (java) S 30482 30484 27423 0 -1 64 19 404 0 0 0 0 2 1 17 0 9 0 28103832 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30489/stat : 30489 (java) S 30482 30484 27423 0 -1 64 12 404 0 0 0 0 2 1 16 0 9 0 28103832 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30490/stat : 30490 (java) S 30482 30484 27423 0 -1 64 2 404 0 0 0 0 2 1 18 0 9 0 28103834 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30482 vsize=868228 CPUtime=0.38
/proc/30484/task/30491/stat : 30491 (java) S 30482 30484 27423 0 -1 64 971 404 0 0 35 0 2 1 15 0 9 0 28103834 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30492/stat : 30492 (java) S 30482 30484 27423 0 -1 64 0 404 0 0 0 0 2 1 19 0 9 0 28103834 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30493/stat : 30493 (java) S 30482 30484 27423 0 -1 64 3 404 0 0 0 0 2 1 15 0 9 0 28103834 889065472 14742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868228

[startup+6.30268 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 30497
/proc/meminfo: memFree=1655336/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=868228 CPUtime=6.22
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 28326 404 1 0 591 28 2 1 19 0 9 0 28103828 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217057 17924 2659 9 0 211493 0
[pid=30484/tid=30486] ppid=30482 vsize=868228 CPUtime=5.73
/proc/30484/task/30486/stat : 30486 (java) R 30482 30484 27423 0 -1 64 21886 404 1 0 545 25 2 1 24 0 9 0 28103830 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4127382612 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30482 vsize=868228 CPUtime=0.11
/proc/30484/task/30487/stat : 30487 (java) S 30482 30484 27423 0 -1 64 4567 404 0 0 8 0 2 1 17 0 9 0 28103831 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30488/stat : 30488 (java) S 30482 30484 27423 0 -1 64 19 404 0 0 0 0 2 1 17 0 9 0 28103832 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30489/stat : 30489 (java) S 30482 30484 27423 0 -1 64 12 404 0 0 0 0 2 1 16 0 9 0 28103832 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30490/stat : 30490 (java) S 30482 30484 27423 0 -1 64 2 404 0 0 0 0 2 1 18 0 9 0 28103834 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30482 vsize=868228 CPUtime=0.41
/proc/30484/task/30491/stat : 30491 (java) S 30482 30484 27423 0 -1 64 1005 404 0 0 38 0 2 1 16 0 9 0 28103834 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30492/stat : 30492 (java) S 30482 30484 27423 0 -1 64 0 404 0 0 0 0 2 1 19 0 9 0 28103834 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30493/stat : 30493 (java) S 30482 30484 27423 0 -1 64 31 404 0 0 0 0 2 1 15 0 9 0 28103834 889065472 17924 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868228

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

[startup+6.5027 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 30497
/proc/meminfo: memFree=1648360/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=868228 CPUtime=6.42
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 28544 404 1 0 611 28 2 1 19 0 9 0 28103828 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217057 18141 2659 9 0 211493 0
[pid=30484/tid=30486] ppid=30482 vsize=868228 CPUtime=5.92
/proc/30484/task/30486/stat : 30486 (java) R 30482 30484 27423 0 -1 64 22098 404 1 0 564 25 2 1 25 0 9 0 28103830 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4127284738 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30482 vsize=868228 CPUtime=0.11
/proc/30484/task/30487/stat : 30487 (java) S 30482 30484 27423 0 -1 64 4567 404 0 0 8 0 2 1 17 0 9 0 28103831 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30488/stat : 30488 (java) S 30482 30484 27423 0 -1 64 19 404 0 0 0 0 2 1 17 0 9 0 28103832 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30489/stat : 30489 (java) S 30482 30484 27423 0 -1 64 12 404 0 0 0 0 2 1 16 0 9 0 28103832 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30490/stat : 30490 (java) S 30482 30484 27423 0 -1 64 2 404 0 0 0 0 2 1 18 0 9 0 28103834 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30482 vsize=868228 CPUtime=0.42
/proc/30484/task/30491/stat : 30491 (java) S 30482 30484 27423 0 -1 64 1011 404 0 0 39 0 2 1 15 0 9 0 28103834 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30492/stat : 30492 (java) S 30482 30484 27423 0 -1 64 0 404 0 0 0 0 2 1 19 0 9 0 28103834 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30482 vsize=868228 CPUtime=0.03
/proc/30484/task/30493/stat : 30493 (java) R 30482 30484 27423 0 -1 64 31 404 0 0 0 0 2 1 15 0 9 0 28103834 889065472 18141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 868228

[startup+6.60771 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 30497
/proc/meminfo: memFree=1648360/2055920 swapFree=4192812/4192956
[pid=30484] ppid=30482 vsize=868140 CPUtime=6.5
/proc/30484/stat : 30484 (java) S 30482 30484 27423 0 -1 0 29832 404 1 0 618 29 2 1 19 0 9 0 28103828 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217035 19398 2640 9 0 211493 0
[pid=30484/tid=30486] ppid=30482 vsize=868140 CPUtime=5.98
/proc/30484/task/30486/stat : 30486 (java) S 30482 30484 27423 0 -1 64 22251 404 1 0 570 25 2 1 25 0 9 0 28103830 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30482 vsize=868140 CPUtime=0.13
/proc/30484/task/30487/stat : 30487 (java) S 30482 30484 27423 0 -1 64 5702 404 0 0 9 1 2 1 16 0 9 0 28103831 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30482 vsize=868140 CPUtime=0.03
/proc/30484/task/30488/stat : 30488 (java) S 30482 30484 27423 0 -1 64 19 404 0 0 0 0 2 1 16 0 9 0 28103832 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30482 vsize=868140 CPUtime=0.03
/proc/30484/task/30489/stat : 30489 (java) S 30482 30484 27423 0 -1 64 12 404 0 0 0 0 2 1 16 0 9 0 28103832 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30482 vsize=868140 CPUtime=0.03
/proc/30484/task/30490/stat : 30490 (java) S 30482 30484 27423 0 -1 64 2 404 0 0 0 0 2 1 18 0 9 0 28103834 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30482 vsize=868140 CPUtime=0.42
/proc/30484/task/30491/stat : 30491 (java) S 30482 30484 27423 0 -1 64 1011 404 0 0 39 0 2 1 16 0 9 0 28103834 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30482 vsize=868140 CPUtime=0.03
/proc/30484/task/30492/stat : 30492 (java) S 30482 30484 27423 0 -1 64 0 404 0 0 0 0 2 1 19 0 9 0 28103834 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30482 vsize=868140 CPUtime=0.03
/proc/30484/task/30493/stat : 30493 (java) S 30482 30484 27423 0 -1 64 31 404 0 0 0 0 2 1 15 0 9 0 28103834 888975360 19398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 868140

Child status: 0
Real time (s): 6.62485
CPU time (s): 6.52801
CPU user time (s): 6.21206
CPU system time (s): 0.315951
CPU usage (%): 98.5381
Max. virtual memory (cumulated for all children) (KiB): 868264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.21206
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30262
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= 1547
involuntary context switches= 1861

runsolver used 0.013997 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 16:53:19
IDJOB=2096592
IDBENCH=56483
IDSOLVER=774
FILE ID=node62/2096592-1247410399
PBS_JOBID= 9510522
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 032be87cbaaa5176d6390981d0a0c94f
RANDOM SEED=1372208384

node62.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.220
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.220
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:       1711568 kB
Buffers:         38740 kB
Cached:         141188 kB
SwapCached:          0 kB
Active:         205584 kB
Inactive:        79928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         126036 kB
Slab:            43816 kB
Committed_AS:  1002968 kB
PageTables:       2068 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= 66344 MiB
End job on node62 at 2009-07-12 16:53:26