Trace number 1096567

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 15.0507 15.1957

DiagnosticValue
CHECKS55907600
NODES63510

General information on the benchmark

Namecsp/tightness0.2/
normalized-rand-2-40-11-414-200-15_ext.xml
MD5SUM28c92a68563baeb93cc40b063f84846d
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 benchmark1.35679
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.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1096567-1215281075.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11  nbTotalValues=440
0.29/0.38	       =>  wckTime=0.145  cpuTime=0.1  mem=7M919
0.29/0.38	   
0.29/0.38	   relations being loaded...
0.48/0.58	   
0.48/0.58	   constraints being loaded...
0.68/0.78	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.68/0.78	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8216  minDegree=16
0.68/0.78	     maxDegree=29  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.064  symmetryCpuTime=0.04
0.68/0.78	       =>  wckTime=0.543  cpuTime=0.39  mem=16M753
0.77/0.84	   
0.77/0.84	   solver IterativeSystematicSolver being built... 
0.86/0.98	       =>  wckTime=0.747  cpuTime=0.49  mem=20M326
0.96/1.04	   
0.96/1.04	   preprocessing
0.96/1.04	     nbConstraintChecks=34014  nbPropagations=932  nbRevisions=5660  nbUselessRevisions=4326  nbSingletonTests=51
0.96/1.04	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.96/1.04	       =>  wckTime=0.059  cpuTime=0.03  mem=20M326
1.07/1.15	   
1.07/1.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M318)
14.95/15.18	   
14.95/15.18	   search
14.95/15.18	     run=17  nbConstraintChecks=55873574  minDepth=2  maxDepth=40  nbPropagations=3644754  nbRevisions=54891951
14.95/15.18	     nbUselessRevisions=45834494  nbAssignments=63510  nbFailedAssignments=21571  nbInferredBacktracks=5
14.95/15.18	     nbBacktracks=41777  nbVisitedNodes=106686  nbRestartNogoods=110  nbFoundSolutions=1  nbSEliminables=8.76
14.95/15.18	     nbREliminables=0.91  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
14.95/15.18	       =>  wckTime=14.191  cpuTime=13.98  mem=21M318
14.95/15.18	   
14.95/15.18	   global
14.95/15.18	     nbConstraintChecks=55907588  nbPropagations=3645686  nbRevisions=54897611  nbUselessRevisions=45838820
14.95/15.18	     nbRestartNogoods=110  solvingWckTime=14.194  solvingCpuTime=13.98  expiredTime=no  totalExploration=no
14.95/15.18	     nbFoundSolutions=1  firstSolutionCpuTime=14.47  globalCpuTime=14.53
14.95/15.18	       =>  wckTime=14.942  cpuTime=14.48  mem=21M318
14.95/15.18	   
14.95/15.18	s SATISFIABLE
14.95/15.18	v 6 1 0 1 2 5 0 10 5 9 3 9 8 7 3 4 4 2 2 4 7 5 0 2 2 9 4 8 2 10 6 7 4 5 3 6 4 2 3 6 
14.95/15.18	d NODES 63510
14.95/15.18	d CHECKS 55907588
14.95/15.18	   
14.95/15.18	   totalWckTime=14.998  totalCpuTime=14.53

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-1096567-1215281075/watcher-1096567-1215281075 -o /tmp/evaluation-result-1096567-1215281075/solver-1096567-1215281075 -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-1096567-1215281075.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.92 1.98 1.99 4/72 1577
/proc/meminfo: memFree=1728080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=152 CPUtime=0
/proc/1577/stat : 1577 (java) D 1575 1577 30568 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 2007083158 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1577/statm: 38 26 19 9 0 4 0

[startup+0.0461401 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 1577
/proc/meminfo: memFree=1728080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=861876 CPUtime=0.02
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 2272 0 1 0 1 1 0 0 18 0 5 0 2007083158 882561024 1879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 215469 1881 861 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.105737 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 1577
/proc/meminfo: memFree=1728080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=865884 CPUtime=0.08
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 3791 0 1 0 6 2 0 0 18 0 9 0 2007083158 886665216 3242 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216471 3242 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301778 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 1577
/proc/meminfo: memFree=1728080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=866196 CPUtime=0.29
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 5623 0 1 0 25 4 0 0 18 0 9 0 2007083158 886984704 5037 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216549 5037 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.701855 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 1577
/proc/meminfo: memFree=1728080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867020 CPUtime=0.68
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 8123 0 1 0 63 5 0 0 18 0 9 0 2007083158 887828480 7483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216755 7483 1985 9 0 211283 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867020

[startup+1.50301 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 1590
/proc/meminfo: memFree=1697544/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=1.47
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16321 292 1 0 138 9 0 0 18 0 9 0 2007083158 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10498 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=1.14
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11873 292 1 0 108 6 0 0 25 0 9 0 2007083160 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4126938878 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.25
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 720 292 0 0 25 0 0 0 16 0 9 0 2007083164 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10498 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 3 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10498 996147200 134512640 134550740 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) 867888

[startup+3.10132 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1696080/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=3.05
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16332 292 1 0 296 9 0 0 18 0 9 0 2007083158 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10508 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=2.71
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11876 292 1 0 265 6 0 0 25 0 9 0 2007083160 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4126870996 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 17 0 9 0 2007083161 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 728 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 3 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10508 996147200 134512640 134550740 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) 867888

[startup+6.30295 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1695888/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=6.23
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16350 292 1 0 614 9 0 0 18 0 9 0 2007083158 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10511 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=5.88
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11879 292 1 0 582 6 0 0 25 0 9 0 2007083160 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4126871333 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 730 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10511 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867888

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1695760/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=12.57
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16352 292 1 0 1248 9 0 0 18 0 9 0 2007083158 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10512 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=12.22
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11881 292 1 0 1216 6 0 0 25 0 9 0 2007083160 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126890845 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 730 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867888

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

[startup+14.3065 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1695824/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=14.15
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16353 292 1 0 1406 9 0 0 18 0 9 0 2007083158 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10513 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=13.81
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11882 292 1 0 1375 6 0 0 25 0 9 0 2007083160 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4126878915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 730 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 867888

[startup+14.7016 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1695824/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=14.55
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16353 292 1 0 1446 9 0 0 18 0 9 0 2007083158 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10513 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=14.2
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11882 292 1 0 1414 6 0 0 25 0 9 0 2007083160 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4126880259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 730 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.55
Current children cumulated vsize (KiB) 867888

[startup+15.1017 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 1590
/proc/meminfo: memFree=1695824/2055920 swapFree=4179472/4192956
[pid=1577] ppid=1575 vsize=867888 CPUtime=14.95
/proc/1577/stat : 1577 (java) S 1575 1577 30568 0 -1 0 16353 292 1 0 1486 9 0 0 18 0 9 0 2007083158 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1577/statm: 216972 10513 2632 9 0 211478 0
[pid=1577/tid=1579] ppid=1575 vsize=867888 CPUtime=14.6
/proc/1577/task/1579/stat : 1579 (java) R 1575 1577 30568 0 -1 64 11882 292 1 0 1454 6 0 0 25 0 9 0 2007083160 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4126880300 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1580] ppid=1575 vsize=867888 CPUtime=0.04
/proc/1577/task/1580/stat : 1580 (java) S 1575 1577 30568 0 -1 64 2889 292 0 0 4 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1581] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1581/stat : 1581 (java) S 1575 1577 30568 0 -1 64 13 292 0 0 0 0 0 0 16 0 9 0 2007083161 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1582] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1582/stat : 1582 (java) S 1575 1577 30568 0 -1 64 8 292 0 0 0 0 0 0 15 0 9 0 2007083162 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1583] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1583/stat : 1583 (java) S 1575 1577 30568 0 -1 64 1 292 0 0 0 0 0 0 18 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1584] ppid=1575 vsize=867888 CPUtime=0.26
/proc/1577/task/1584/stat : 1584 (java) S 1575 1577 30568 0 -1 64 730 292 0 0 26 0 0 0 16 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1585] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1585/stat : 1585 (java) S 1575 1577 30568 0 -1 64 2 292 0 0 0 0 0 0 19 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1577/tid=1586] ppid=1575 vsize=867888 CPUtime=0
/proc/1577/task/1586/stat : 1586 (java) S 1575 1577 30568 0 -1 64 16 292 0 0 0 0 0 0 15 0 9 0 2007083164 888717312 10513 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.95
Current children cumulated vsize (KiB) 867888

Child status: 0
Real time (s): 15.1957
CPU time (s): 15.0507
CPU user time (s): 14.9437
CPU system time (s): 0.106983
CPU usage (%): 99.0456
Max. virtual memory (cumulated for all children) (KiB): 867888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9437
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16775
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= 1430
involuntary context switches= 1742

runsolver used 0.021996 second user time and 0.056991 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-05 20:04:35
IDJOB=1096567
IDBENCH=59174
IDSOLVER=364
FILE ID=node1/1096567-1215281075
PBS_JOBID= 7882189
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 28c92a68563baeb93cc40b063f84846d
RANDOM SEED=1329266222

node1.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.265
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.265
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:       1728560 kB
Buffers:         51144 kB
Cached:         179364 kB
SwapCached:       7288 kB
Active:         183984 kB
Inactive:        90944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728560 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          52244 kB
Slab:            37656 kB
Committed_AS:  3281304 kB
PageTables:       1856 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= 66516 MiB
End job on node1 at 2008-07-05 20:04:51