Trace number 1096588

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 7.34388 7.40486

DiagnosticValue
CHECKS26939700
NODES30464

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-85_ext.xml
MD5SUMa4771e86161d4baf1c8807a0cc7f68a2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.663898
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.22	
0.19/0.22	   configuration
0.19/0.22	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1096588-1215281110.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.35	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11  nbTotalValues=440
0.29/0.36	       =>  wckTime=0.135  cpuTime=0.1  mem=7M919
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
0.58/0.67	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.58/0.67	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8234  minDegree=14
0.58/0.67	     maxDegree=26  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.062  symmetryCpuTime=0.02
0.58/0.67	       =>  wckTime=0.446  cpuTime=0.28  mem=16M753
0.67/0.72	   
0.67/0.72	   solver IterativeSystematicSolver being built... 
0.78/0.85	       =>  wckTime=0.632  cpuTime=0.39  mem=19M424
0.78/0.86	   
0.78/0.86	   preprocessing
0.78/0.86	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78/0.86	     detectedInconsistency=no
0.78/0.86	       =>  wckTime=0.0080  cpuTime=0.01  mem=20M415
0.87/0.99	   
0.87/0.99	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M407)
7.25/7.36	   
7.25/7.36	   search
7.25/7.36	     run=15  nbConstraintChecks=26939679  minDepth=1  maxDepth=40  nbPropagations=1647655  nbRevisions=24918074
7.25/7.36	     nbUselessRevisions=20820080  nbAssignments=30464  nbFailedAssignments=10378  nbInferredBacktracks=2
7.25/7.36	     nbBacktracks=19934  nbVisitedNodes=51459  nbRestartNogoods=86  nbFoundSolutions=1  nbSEliminables=9.21
7.25/7.36	     nbREliminables=1.11  nbIEliminables=0.05  nbDEliminables=0  nbPEliminables=0
7.25/7.36	       =>  wckTime=6.509  cpuTime=6.4  mem=21M407
7.25/7.37	   
7.25/7.37	   global
7.25/7.37	     nbConstraintChecks=26939679  nbPropagations=1647695  nbRevisions=24918074  nbUselessRevisions=20820080
7.25/7.37	     nbRestartNogoods=86  solvingWckTime=6.512  solvingCpuTime=6.42  expiredTime=no  totalExploration=no
7.25/7.37	     nbFoundSolutions=1  firstSolutionCpuTime=6.79  globalCpuTime=6.85
7.25/7.37	       =>  wckTime=7.146  cpuTime=6.81  mem=21M407
7.25/7.37	   
7.25/7.37	s SATISFIABLE
7.25/7.37	v 1 0 9 0 5 1 10 5 6 2 8 7 2 6 4 0 3 10 0 2 10 8 0 2 9 3 4 6 10 4 4 6 3 2 6 5 3 9 5 0 
7.25/7.37	d NODES 30464
7.25/7.37	d CHECKS 26939679
7.25/7.37	   
7.25/7.37	   totalWckTime=7.198  totalCpuTime=6.85

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-1096588-1215281110/watcher-1096588-1215281110 -o /tmp/evaluation-result-1096588-1215281110/solver-1096588-1215281110 -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-1096588-1215281110.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.13 2.15 2.06 4/75 21311
/proc/meminfo: memFree=1716128/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=1472 CPUtime=0
/proc/21311/stat : 21311 (java) R 21309 21311 21274 0 -1 0 98 0 0 0 0 0 0 0 19 0 1 0 262584794 1507328 71 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21311/statm: 368 71 51 9 0 10 0

[startup+0.0823629 s]
/proc/loadavg: 2.13 2.15 2.06 4/75 21311
/proc/meminfo: memFree=1716128/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=865856 CPUtime=0.06
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 3580 0 1 0 4 2 0 0 18 0 9 0 262584794 886636544 3068 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216464 3068 1642 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102364 s]
/proc/loadavg: 2.13 2.15 2.06 4/75 21311
/proc/meminfo: memFree=1716128/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=865884 CPUtime=0.08
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 3860 0 1 0 6 2 0 0 18 0 9 0 262584794 886665216 3300 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216471 3300 1737 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302382 s]
/proc/loadavg: 2.13 2.15 2.06 4/75 21311
/proc/meminfo: memFree=1716128/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=866272 CPUtime=0.29
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 5824 0 1 0 26 3 0 0 18 0 9 0 262584794 887062528 5198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216568 5198 1953 9 0 211096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866272

[startup+0.70243 s]
/proc/loadavg: 2.13 2.15 2.06 4/75 21311
/proc/meminfo: memFree=1716128/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867344 CPUtime=0.67
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 11541 169 1 0 62 5 0 0 18 0 10 0 262584794 888160256 8123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216836 8123 2092 9 0 211364 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867344

[startup+1.50251 s]
/proc/loadavg: 2.13 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1684440/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867564 CPUtime=1.47
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 16268 292 1 0 140 7 0 0 18 0 9 0 262584794 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216891 10449 2632 9 0 211397 0
[pid=21311/tid=21313] ppid=21309 vsize=867564 CPUtime=1.15
/proc/21311/task/21313/stat : 21313 (java) R 21309 21311 21274 0 -1 64 11810 292 1 0 110 5 0 0 25 0 9 0 262584795 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4126890411 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21314] ppid=21309 vsize=867564 CPUtime=0.04
/proc/21311/task/21314/stat : 21314 (java) S 21309 21311 21274 0 -1 64 2897 292 0 0 4 0 0 0 16 0 9 0 262584796 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21315] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21315/stat : 21315 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 16 0 9 0 262584797 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21316] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21316/stat : 21316 (java) S 21309 21311 21274 0 -1 64 9 292 0 0 0 0 0 0 15 0 9 0 262584797 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21317] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21317/stat : 21317 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 262584799 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21318] ppid=21309 vsize=867564 CPUtime=0.24
/proc/21311/task/21318/stat : 21318 (java) S 21309 21311 21274 0 -1 64 728 292 0 0 24 0 0 0 16 0 9 0 262584799 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21319] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21319/stat : 21319 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 262584799 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21320] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21320/stat : 21320 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 15 0 9 0 262584799 888385536 10449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867564

[startup+3.10168 s]
/proc/loadavg: 2.12 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1684184/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867564 CPUtime=3.06
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 16274 292 1 0 299 7 0 0 18 0 9 0 262584794 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216891 10454 2632 9 0 211397 0
[pid=21311/tid=21313] ppid=21309 vsize=867564 CPUtime=2.74
/proc/21311/task/21313/stat : 21313 (java) R 21309 21311 21274 0 -1 64 11813 292 1 0 269 5 0 0 25 0 9 0 262584795 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4125952113 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21314] ppid=21309 vsize=867564 CPUtime=0.04
/proc/21311/task/21314/stat : 21314 (java) S 21309 21311 21274 0 -1 64 2897 292 0 0 4 0 0 0 17 0 9 0 262584796 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21315] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21315/stat : 21315 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 16 0 9 0 262584797 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21316] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21316/stat : 21316 (java) S 21309 21311 21274 0 -1 64 9 292 0 0 0 0 0 0 15 0 9 0 262584797 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21317] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21317/stat : 21317 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 262584799 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21318] ppid=21309 vsize=867564 CPUtime=0.24
/proc/21311/task/21318/stat : 21318 (java) S 21309 21311 21274 0 -1 64 731 292 0 0 24 0 0 0 15 0 9 0 262584799 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21319] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21319/stat : 21319 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 262584799 888385536 10454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21320] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21320/stat : 21320 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 15 0 9 0 262584799 888385536 10454 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) 867564

[startup+6.30302 s]
/proc/loadavg: 2.12 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1683808/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867564 CPUtime=6.25
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 16295 292 1 0 618 7 0 0 18 0 9 0 262584794 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216891 10457 2632 9 0 211397 0
[pid=21311/tid=21313] ppid=21309 vsize=867564 CPUtime=5.93
/proc/21311/task/21313/stat : 21313 (java) R 21309 21311 21274 0 -1 64 11818 292 1 0 588 5 0 0 25 0 9 0 262584795 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21314] ppid=21309 vsize=867564 CPUtime=0.04
/proc/21311/task/21314/stat : 21314 (java) S 21309 21311 21274 0 -1 64 2897 292 0 0 4 0 0 0 16 0 9 0 262584796 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21315] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21315/stat : 21315 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 16 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21316] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21316/stat : 21316 (java) S 21309 21311 21274 0 -1 64 9 292 0 0 0 0 0 0 15 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21317] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21317/stat : 21317 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21318] ppid=21309 vsize=867564 CPUtime=0.25
/proc/21311/task/21318/stat : 21318 (java) S 21309 21311 21274 0 -1 64 732 292 0 0 25 0 0 0 16 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21319] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21319/stat : 21319 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21320] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21320/stat : 21320 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867564

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

[startup+7.10211 s]
/proc/loadavg: 2.12 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1683744/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867564 CPUtime=7.05
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 16295 292 1 0 697 8 0 0 18 0 9 0 262584794 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216891 10457 2632 9 0 211397 0
[pid=21311/tid=21313] ppid=21309 vsize=867564 CPUtime=6.72
/proc/21311/task/21313/stat : 21313 (java) R 21309 21311 21274 0 -1 64 11818 292 1 0 667 5 0 0 25 0 9 0 262584795 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21314] ppid=21309 vsize=867564 CPUtime=0.04
/proc/21311/task/21314/stat : 21314 (java) S 21309 21311 21274 0 -1 64 2897 292 0 0 4 0 0 0 16 0 9 0 262584796 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21315] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21315/stat : 21315 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 16 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21316] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21316/stat : 21316 (java) S 21309 21311 21274 0 -1 64 9 292 0 0 0 0 0 0 15 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21317] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21317/stat : 21317 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21318] ppid=21309 vsize=867564 CPUtime=0.25
/proc/21311/task/21318/stat : 21318 (java) S 21309 21311 21274 0 -1 64 732 292 0 0 25 0 0 0 16 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21319] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21319/stat : 21319 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21320] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21320/stat : 21320 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 867564

[startup+7.30213 s]
/proc/loadavg: 2.12 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1683744/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=867564 CPUtime=7.25
/proc/21311/stat : 21311 (java) S 21309 21311 21274 0 -1 0 16295 292 1 0 717 8 0 0 18 0 9 0 262584794 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21311/statm: 216891 10457 2632 9 0 211397 0
[pid=21311/tid=21313] ppid=21309 vsize=867564 CPUtime=6.92
/proc/21311/task/21313/stat : 21313 (java) R 21309 21311 21274 0 -1 64 11818 292 1 0 687 5 0 0 25 0 9 0 262584795 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4126864544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21314] ppid=21309 vsize=867564 CPUtime=0.04
/proc/21311/task/21314/stat : 21314 (java) S 21309 21311 21274 0 -1 64 2897 292 0 0 4 0 0 0 16 0 9 0 262584796 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21315] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21315/stat : 21315 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 16 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21316] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21316/stat : 21316 (java) S 21309 21311 21274 0 -1 64 9 292 0 0 0 0 0 0 15 0 9 0 262584797 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21317] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21317/stat : 21317 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21318] ppid=21309 vsize=867564 CPUtime=0.25
/proc/21311/task/21318/stat : 21318 (java) S 21309 21311 21274 0 -1 64 732 292 0 0 25 0 0 0 16 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21311/tid=21319] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21319/stat : 21319 (java) S 21309 21311 21274 0 -1 64 1 292 0 0 0 0 0 0 19 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21311/tid=21320] ppid=21309 vsize=867564 CPUtime=0
/proc/21311/task/21320/stat : 21320 (java) S 21309 21311 21274 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 262584799 888385536 10457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 867564

[startup+7.40214 s]
/proc/loadavg: 2.12 2.15 2.06 3/84 21324
/proc/meminfo: memFree=1683744/2055920 swapFree=4180672/4192956
[pid=21311] ppid=21309 vsize=0 CPUtime=7.32
/proc/21311/stat : 21311 (java) Z 21309 21311 21274 0 -1 12 16424 292 1 0 724 8 0 0 16 0 2 0 262584794 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21311/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.40486
CPU time (s): 7.34388
CPU user time (s): 7.2469
CPU system time (s): 0.096985
CPU usage (%): 99.1766
Max. virtual memory (cumulated for all children) (KiB): 867564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2469
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16716
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= 1258
involuntary context switches= 1357

runsolver used 0.008998 second user time and 0.032994 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-05 20:05:10
IDJOB=1096588
IDBENCH=59178
IDSOLVER=363
FILE ID=node82/1096588-1215281110
PBS_JOBID= 7882320
Free space on /tmp= 66492 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.2/normalized-rand-2-40-11-414-200-85_ext.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-1096588-1215281110/watcher-1096588-1215281110 -o /tmp/evaluation-result-1096588-1215281110/solver-1096588-1215281110 -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-1096588-1215281110.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a4771e86161d4baf1c8807a0cc7f68a2
RANDOM SEED=625658529

node82.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.239
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.239
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:       1716608 kB
Buffers:         51240 kB
Cached:         225204 kB
SwapCached:       5892 kB
Active:         193628 kB
Inactive:        97136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716608 kB
SwapTotal:     4192956 kB
SwapFree:      4180672 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          21080 kB
Slab:            33820 kB
Committed_AS:   670652 kB
PageTables:       1804 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= 66492 MiB
End job on node82 at 2008-07-05 20:05:17