Trace number 1059707

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 ESAC? 19.2911 19.1314

General information on the benchmark

Namecsp/fischer/
normalized-fischer-1-3-fair.xml
MD5SUMf5fa2b1ab1e1b760100093009122d806
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.046992
Satisfiable
(Un)Satisfiability was proved
Number of variables883
Number of constraints828
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension828
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.07	
0.02/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=esac.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.23	     name=HOME/instance-1059707-1215124661.xml
0.21/0.26	   
0.21/0.26	   domains being loaded...
0.21/0.27	   
0.21/0.27	   variables being loaded...
1.27/1.28	     nbVariables=883  nbDomainTypes=3  minDomainSize=2  maxDomainSize=20001  nbTotalValues=14782619
1.27/1.28	       =>  wckTime=1.08  cpuTime=0.58  mem=298M912
1.27/1.28	   
1.27/1.28	   predicates being loaded...
1.39/1.33	   
1.39/1.33	   constraints being loaded...
1.86/1.77	     nbConstraints=826  nbUnaryConstraints=2  nbSingletonDomainVariables=2  nbPurgedValues=40000
1.86/1.77	     nbConvertedConstraints=158  nbConvertConstraintsChecks=80004  nbExtensionStructures=2
1.86/1.77	     nbSharedExtensionStructures=156  nbConflictsStructures=2  nbSharedConflictsStructures=156
1.86/1.77	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=40001  nbEvaluationManagers=13
1.86/1.77	     nbSharedEvaluationManagers=655  minDegree=1  maxDegree=16  minArity=2  avgArity=2.81  maxArity=3  nbGenerators=0
1.86/1.77	     nbFusions=0  symmetryWckTime=0.145  symmetryCpuTime=0.07
1.86/1.77	       =>  wckTime=1.569  cpuTime=0.99  mem=313M164
2.10/1.93	   
2.10/1.93	   solver IterativeSystematicSolver being built... 
16.05/15.93	   
16.05/15.93	   INFO : Tentative number 1
16.05/15.93	
16.05/15.93	   configuration
16.05/15.93	     name=esac.xml
16.05/15.93	   
16.05/15.93	   instance
16.05/15.93	     name=HOME/instance-1059707-1215124661.xml
16.05/15.94	   
16.05/15.94	   domains being loaded...
16.05/15.94	   
16.05/15.94	   variables being loaded...
16.75/16.69	     nbVariables=883  nbDomainTypes=3  minDomainSize=2  maxDomainSize=20001  nbTotalValues=14782619
16.75/16.69	       =>  wckTime=0.761  cpuTime=0.41  mem=633M831
16.75/16.69	   
16.75/16.69	   predicates being loaded...
16.75/16.70	   
16.75/16.70	   constraints being loaded...
16.85/16.79	     nbConstraints=826  nbUnaryConstraints=2  nbSingletonDomainVariables=2  nbPurgedValues=40000
16.85/16.79	     nbUnbuiltConflictsStructures=14  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15
16.85/16.79	     nbSharedEvaluationManagers=811  minDegree=1  maxDegree=16  minArity=2  avgArity=2.81  maxArity=3
16.85/16.80	       =>  wckTime=0.862  cpuTime=0.52  mem=639M690
17.57/17.40	   
17.57/17.40	   solver IterativeSystematicSolver being built... 
19.08/18.98	s UNKNOWN

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1059707-1215124661/watcher-1059707-1215124661 -o /tmp/evaluation-result-1059707-1215124661/solver-1059707-1215124661 -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-1059707-1215124661.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.00 1.01 1.24 1/82 19351
/proc/meminfo: memFree=784864/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=152 CPUtime=0
/proc/19351/stat : 19351 (java) R 19349 19351 18016 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1991434953 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 11952932 0 0 4096 0 0 0 0 17 0 0 0
/proc/19351/statm: 38 26 19 9 0 4 0

[startup+0.0364451 s]
/proc/loadavg: 1.00 1.01 1.24 1/82 19351
/proc/meminfo: memFree=784864/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=861876 CPUtime=0.02
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 2206 0 1 0 1 1 0 0 18 0 5 0 1991434953 882561024 1831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 215469 1831 840 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102121 s]
/proc/loadavg: 1.00 1.01 1.24 1/82 19351
/proc/meminfo: memFree=784864/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=866756 CPUtime=0.1
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 3962 0 1 0 8 2 0 0 18 0 9 0 1991434953 887558144 3402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 216689 3402 1777 9 0 211244 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866756

[startup+0.302142 s]
/proc/loadavg: 1.00 1.01 1.24 1/82 19351
/proc/meminfo: memFree=784864/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=867132 CPUtime=0.33
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 6582 0 1 0 29 4 0 0 18 0 9 0 1991434953 887943168 5952 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 216783 5952 1967 9 0 211311 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867132

[startup+0.701365 s]
/proc/loadavg: 1.00 1.01 1.24 1/82 19351
/proc/meminfo: memFree=784864/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=867268 CPUtime=0.75
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 40127 0 1 0 58 17 0 0 18 0 9 0 1991434953 888082432 39494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 216817 39494 1982 9 0 211345 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 867268

[startup+1.50249 s]
/proc/loadavg: 1.00 1.01 1.24 2/91 19360
/proc/meminfo: memFree=539096/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868532 CPUtime=1.66
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 87859 0 1 0 129 37 0 0 18 0 9 0 1991434953 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217133 87210 2027 9 0 211639 0
[pid=19351/tid=19353] ppid=19349 vsize=868532 CPUtime=0.98
/proc/19351/task/19353/stat : 19353 (java) R 19349 19351 18016 0 -1 64 15775 0 1 0 90 8 0 0 18 0 9 0 1991434954 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4125963891 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868532 CPUtime=0.48
/proc/19351/task/19354/stat : 19354 (java) S 19349 19351 18016 0 -1 64 70682 0 0 0 21 27 0 0 17 0 9 0 1991434955 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868536 CPUtime=0
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1991434955 889380864 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868532 CPUtime=0
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991434955 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868532 CPUtime=0
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1991434957 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868532 CPUtime=0.17
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 706 0 0 0 17 0 0 0 16 0 9 0 1991434957 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868536 CPUtime=0
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1991434957 889380864 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868532 CPUtime=0
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991434957 889376768 87210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 868532

[startup+3.10276 s]
/proc/loadavg: 1.00 1.01 1.24 2/91 19364
/proc/meminfo: memFree=419224/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=3.32
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 136109 348 1 0 270 58 1 3 18 0 9 0 1991434953 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 114470 2615 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=1.81
/proc/19351/task/19353/stat : 19353 (java) R 19349 19351 18016 0 -1 64 26867 348 1 0 165 12 1 3 17 0 9 0 1991434954 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 104454834 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=1.24
/proc/19351/task/19354/stat : 19354 (java) S 19349 19351 18016 0 -1 64 107458 348 0 0 79 41 1 3 18 0 9 0 1991434955 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.29
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 925 348 0 0 24 1 1 3 16 0 9 0 1991434957 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 6 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 114470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 868768

[startup+6.30125 s]
/proc/loadavg: 1.00 1.01 1.24 2/91 19364
/proc/meminfo: memFree=104728/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=6.51
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 213385 348 1 0 562 85 1 3 18 0 9 0 1991434953 889618432 191704 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 191706 2615 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=2.94
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26877 348 1 0 278 12 1 3 17 0 9 0 1991434954 889618432 191707 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=3.3
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 184695 348 0 0 258 68 1 3 18 0 9 0 1991434955 889618432 191709 996147200 134512640 134550740 4294955968 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.29
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 927 348 0 0 24 1 1 3 16 0 9 0 1991434957 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 191710 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 868768

[startup+12.7023 s]
/proc/loadavg: 1.00 1.01 1.24 2/91 19364
/proc/meminfo: memFree=16152/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=12.88
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 276906 348 1 0 1184 100 1 3 18 0 9 0 1991434953 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 199446 2614 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=3.26
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26883 348 1 0 310 12 1 3 16 0 9 0 1991434954 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=9.35
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 248205 348 0 0 848 83 1 3 19 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 103735753 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.29
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 927 348 0 0 24 1 1 3 16 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 868768

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

[startup+15.9018 s]
/proc/loadavg: 1.00 1.01 1.24 2/91 19364
/proc/meminfo: memFree=16216/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=16.05
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 276909 348 1 0 1501 100 1 3 18 0 9 0 1991434953 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 199446 2614 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=3.26
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26884 348 1 0 310 12 1 3 16 0 9 0 1991434954 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=12.53
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 248207 348 0 0 1166 83 1 3 19 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 103834242 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 16 0 9 0 1991434955 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.29
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 927 348 0 0 24 1 1 3 16 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 199446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.05
Current children cumulated vsize (KiB) 868768

[startup+17.502 s]
/proc/loadavg: 1.00 1.01 1.23 2/91 19364
/proc/meminfo: memFree=16216/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868856 CPUtime=17.67
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 277003 348 1 0 1663 100 1 3 18 0 9 0 1991434953 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217214 199490 2636 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868856 CPUtime=3.82
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26939 348 1 0 365 13 1 3 17 0 9 0 1991434954 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868856 CPUtime=13.58
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 248213 348 0 0 1271 83 1 3 17 0 9 0 1991434955 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 103829538 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868856 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 16 0 9 0 1991434955 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868856 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 16 0 9 0 1991434955 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868856 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868856 CPUtime=0.31
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 960 348 0 0 26 1 1 3 16 0 9 0 1991434957 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868856 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868856 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889708544 199490 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 868856

[startup+18.3022 s]
/proc/loadavg: 1.00 1.01 1.23 2/91 19364
/proc/meminfo: memFree=16216/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=18.48
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 277051 348 1 0 1743 101 1 3 18 0 9 0 1991434953 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 199480 2615 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=3.96
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26984 348 1 0 379 13 1 3 17 0 9 0 1991434954 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=14.22
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 248213 348 0 0 1335 83 1 3 18 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 103828976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.32
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 963 348 0 0 27 1 1 3 16 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.48
Current children cumulated vsize (KiB) 868768

[startup+18.7062 s]
/proc/loadavg: 1.00 1.01 1.23 2/91 19364
/proc/meminfo: memFree=16216/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=868768 CPUtime=18.88
/proc/19351/stat : 19351 (java) S 19349 19351 18016 0 -1 0 277051 348 1 0 1783 101 1 3 18 0 9 0 1991434953 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 217192 199480 2615 9 0 211720 0
[pid=19351/tid=19353] ppid=19349 vsize=868768 CPUtime=3.96
/proc/19351/task/19353/stat : 19353 (java) S 19349 19351 18016 0 -1 64 26984 348 1 0 379 13 1 3 17 0 9 0 1991434954 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19354] ppid=19349 vsize=868768 CPUtime=14.63
/proc/19351/task/19354/stat : 19354 (java) R 19349 19351 18016 0 -1 64 248213 348 0 0 1376 83 1 3 22 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19355] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19355/stat : 19355 (java) S 19349 19351 18016 0 -1 64 17 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19356] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19356/stat : 19356 (java) S 19349 19351 18016 0 -1 64 16 348 0 0 0 0 1 3 15 0 9 0 1991434955 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19357] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19357/stat : 19357 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 23 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19358] ppid=19349 vsize=868768 CPUtime=0.32
/proc/19351/task/19358/stat : 19358 (java) S 19349 19351 18016 0 -1 64 963 348 0 0 27 1 1 3 16 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19351/tid=19359] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19359/stat : 19359 (java) S 19349 19351 18016 0 -1 64 1 348 0 0 0 0 1 3 24 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19351/tid=19360] ppid=19349 vsize=868768 CPUtime=0.04
/proc/19351/task/19360/stat : 19360 (java) S 19349 19351 18016 0 -1 64 38 348 0 0 0 0 1 3 15 0 9 0 1991434957 889618432 199480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.88
Current children cumulated vsize (KiB) 868768

[startup+19.1023 s]
/proc/loadavg: 1.00 1.01 1.23 2/91 19364
/proc/meminfo: memFree=16216/2055920 swapFree=4179736/4192956
[pid=19351] ppid=19349 vsize=0 CPUtime=19.25
/proc/19351/stat : 19351 (java) Z 19349 19351 18016 0 -1 12 277081 348 1 0 1811 110 1 3 16 0 2 0 1991434953 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19351/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.25
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 19.1314
CPU time (s): 19.2911
CPU user time (s): 18.1292
CPU system time (s): 1.16182
CPU usage (%): 100.835
Max. virtual memory (cumulated for all children) (KiB): 868856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1292
system time used= 1.16182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277429
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= 953
involuntary context switches= 752

runsolver used 0.020996 second user time and 0.076988 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-04 00:37:41
IDJOB=1059707
IDBENCH=54330
IDSOLVER=364
FILE ID=node69/1059707-1215124661
PBS_JOBID= 7877068
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-1-3-fair.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-1059707-1215124661/watcher-1059707-1215124661 -o /tmp/evaluation-result-1059707-1215124661/solver-1059707-1215124661 -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-1059707-1215124661.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f5fa2b1ab1e1b760100093009122d806
RANDOM SEED=48360342

node69.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.259
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.259
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:        785408 kB
Buffers:         71992 kB
Cached:         373908 kB
SwapCached:       7048 kB
Active:         865128 kB
Inactive:       337336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785408 kB
SwapTotal:     4192956 kB
SwapFree:      4179736 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:         772668 kB
Slab:            51764 kB
Committed_AS:  4613692 kB
PageTables:       3424 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= 66532 MiB
End job on node69 at 2008-07-04 00:38:00