Trace number 1044922

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 ESACUNSAT 14.0459 14.2276

DiagnosticValue
CHECKS1645020
NODES0

General information on the benchmark

Namecsp/marc/
normalized-large-88-unsat_ext.xml
MD5SUMc2320be4076c0f932853a082ef7915b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4844
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.22	
0.19/0.22	   configuration
0.19/0.22	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1044922-1215023556.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.37	     nbVariables=88  nbDomainTypes=1  minDomainSize=88  maxDomainSize=88  nbTotalValues=7744
0.29/0.37	       =>  wckTime=0.15  cpuTime=0.12  mem=7M919
0.29/0.37	   
0.29/0.37	   relations being loaded...
2.77/2.86	   
2.77/2.86	   INFO : Contraction of relations, mem = 100M262
10.98/11.12	   
10.98/11.12	   constraints being loaded...
13.33/13.55	     nbConstraints=3830  nbRelationTypes=3004  nbGlobalConstraints=2  nbExtensionStructures=3004
13.33/13.55	     nbSharedExtensionStructures=824  nbConflictsStructures=3004  nbSharedConflictsStructures=824
13.33/13.55	     nbSharedBinaryRepresentations=528614  minDegree=87  maxDegree=88  minArity=2  avgArity=2.01  maxArity=24
13.33/13.55	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.202  symmetryCpuTime=0.1  nbCliques=2
13.33/13.55	       =>  wckTime=13.333  cpuTime=11.92  mem=110M879
13.62/13.83	   
13.62/13.83	   solver IterativeSystematicSolver being built... 
13.72/13.90	   
13.72/13.90	   INFO : Forward propagation technique limited 
13.72/13.96	       =>  wckTime=13.743  cpuTime=12.04  mem=110M10
13.92/14.16	   
13.92/14.16	   preprocessing
13.92/14.16	     nbConstraintChecks=1645019  nbPropagations=354  nbRevisions=11984  nbUselessRevisions=4236  nbSingletonTests=87
13.92/14.16	     nbEffectiveSingletonTests=87  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=3961  detectedInconsistency=yes
13.92/14.16	       =>  wckTime=0.198  cpuTime=0.16  mem=110M10
13.92/14.17	   
13.92/14.17	   global
13.92/14.17	     nbConstraintChecks=1645019  nbPropagations=354  nbRevisions=11984  nbUselessRevisions=4236  nbRestartNogoods=0
13.92/14.17	     solvingWckTime=0.201  solvingCpuTime=0.17  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
13.92/14.17	     globalCpuTime=12.25
13.92/14.17	       =>  wckTime=13.947  cpuTime=12.21  mem=111M8
13.92/14.17	   
13.92/14.17	s UNSATISFIABLE
13.92/14.17	d NODES 0
13.92/14.17	d CHECKS 1645019
13.92/14.17	   
13.92/14.17	   totalWckTime=14.0  totalCpuTime=12.25

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1044922-1215023556/watcher-1044922-1215023556 -o /tmp/evaluation-result-1044922-1215023556/solver-1044922-1215023556 -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-1044922-1215023556.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.65 2.24 2.06 3/81 20357
/proc/meminfo: memFree=1329200/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=152 CPUtime=0
/proc/20357/stat : 20357 (java) R 20355 20357 19781 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 114037543 155648 26 996147200 134512640 134550740 4294956144 18446744073709551615 11768107 0 0 4096 0 0 0 0 17 0 0 0
/proc/20357/statm: 38 26 19 9 0 4 0

[startup+0.039428 s]
/proc/loadavg: 2.65 2.24 2.06 3/81 20357
/proc/meminfo: memFree=1329200/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=861876 CPUtime=0.02
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 2256 0 1 0 1 1 0 0 18 0 5 0 114037543 882561024 1865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 215469 1881 860 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.108707 s]
/proc/loadavg: 2.65 2.24 2.06 3/81 20357
/proc/meminfo: memFree=1329200/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=865884 CPUtime=0.09
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 3967 0 1 0 7 2 0 0 18 0 9 0 114037543 886665216 3407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216471 3407 1775 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30161 s]
/proc/loadavg: 2.65 2.24 2.06 3/81 20357
/proc/meminfo: memFree=1329200/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=866272 CPUtime=0.29
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 5798 0 1 0 26 3 0 0 18 0 9 0 114037543 887062528 5172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216568 5172 1951 9 0 211096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866272

[startup+0.701664 s]
/proc/loadavg: 2.65 2.24 2.06 3/81 20357
/proc/meminfo: memFree=1329200/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=866412 CPUtime=0.69
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 13726 0 1 0 62 7 0 0 18 0 9 0 114037543 887205888 13096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216603 13096 1968 9 0 211131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866412

[startup+1.50275 s]
/proc/loadavg: 2.65 2.24 2.06 3/90 20366
/proc/meminfo: memFree=1258728/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=866996 CPUtime=1.47
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 25525 0 1 0 134 13 0 0 18 0 9 0 114037543 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216749 24892 1982 9 0 211277 0
[pid=20357/tid=20359] ppid=20355 vsize=866996 CPUtime=1.17
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 15647 0 1 0 109 8 0 0 25 0 9 0 114037545 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4126419061 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20360] ppid=20355 vsize=866996 CPUtime=0.18
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 8720 0 0 0 15 3 0 0 17 0 9 0 114037546 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20361] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 114037546 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20362] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 114037546 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20363] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 114037548 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=866996 CPUtime=0.08
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 461 0 0 0 8 0 0 0 16 0 9 0 114037548 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20365] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 114037548 887803904 24892 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 114037548 887803904 24892 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) 866996

[startup+3.10293 s]
/proc/loadavg: 2.65 2.24 2.06 3/90 20366
/proc/meminfo: memFree=1221480/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=866996 CPUtime=3.07
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 33200 0 1 0 289 18 0 0 18 0 9 0 114037543 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216749 32563 1983 9 0 211277 0
[pid=20357/tid=20359] ppid=20355 vsize=866996 CPUtime=2.51
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 15658 0 1 0 242 9 0 0 25 0 9 0 114037545 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4126708227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20360] ppid=20355 vsize=866996 CPUtime=0.41
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 16357 0 0 0 34 7 0 0 17 0 9 0 114037546 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20361] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 114037546 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20362] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 114037546 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20363] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 114037548 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=866996 CPUtime=0.11
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 488 0 0 0 11 0 0 0 16 0 9 0 114037548 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20365] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 114037548 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=866996 CPUtime=0
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 114037548 887803904 32563 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866996

[startup+6.30129 s]
/proc/loadavg: 2.83 2.29 2.08 3/90 20366
/proc/meminfo: memFree=1205160/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=867408 CPUtime=6.23
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 34325 0 1 0 603 20 0 0 18 0 9 0 114037543 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216852 33501 2609 9 0 211380 0
[pid=20357/tid=20359] ppid=20355 vsize=867408 CPUtime=5.42
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 15666 0 1 0 531 11 0 0 25 0 9 0 114037545 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4126574546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20360] ppid=20355 vsize=867408 CPUtime=0.64
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 17369 0 0 0 57 7 0 0 16 0 9 0 114037546 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20361] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 114037546 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20362] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 114037546 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20363] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 114037548 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=867408 CPUtime=0.14
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 593 0 0 0 14 0 0 0 16 0 9 0 114037548 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20365] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 114037548 888225792 33501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 114037548 888225792 33501 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) 867408

[startup+12.703 s]
/proc/loadavg: 2.85 2.30 2.08 3/90 20366
/proc/meminfo: memFree=1182952/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=867408 CPUtime=12.55
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 39890 0 1 0 1229 26 0 0 18 0 9 0 114037543 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216852 39046 2612 9 0 211380 0
[pid=20357/tid=20359] ppid=20355 vsize=867408 CPUtime=11.44
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 15715 0 1 0 1129 15 0 0 25 0 9 0 114037545 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4126887476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20360] ppid=20355 vsize=867408 CPUtime=0.88
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 22838 0 0 0 78 10 0 0 17 0 9 0 114037546 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20361] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 114037546 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20362] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 114037546 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20363] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 114037548 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=867408 CPUtime=0.2
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 640 0 0 0 20 0 0 0 15 0 9 0 114037548 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20365] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 114037548 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=867408 CPUtime=0
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 114037548 888225792 39046 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867408

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

[startup+13.5011 s]
/proc/loadavg: 2.85 2.30 2.08 3/90 20366
/proc/meminfo: memFree=1176488/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=867732 CPUtime=13.33
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 42158 356 1 0 1300 29 3 1 18 0 10 0 114037543 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216933 40584 2614 9 0 211461 0
[pid=20357/tid=20359] ppid=20355 vsize=867732 CPUtime=12.11
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 16250 356 1 0 1192 15 3 1 24 0 10 0 114037545 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 104251876 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20360] ppid=20355 vsize=867732 CPUtime=0.99
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 24398 356 0 0 84 11 3 1 16 0 10 0 114037546 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20361] ppid=20355 vsize=867732 CPUtime=0.04
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 13 356 0 0 0 0 3 1 16 0 10 0 114037546 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20362] ppid=20355 vsize=867732 CPUtime=0.04
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 5 356 0 0 0 0 3 1 16 0 10 0 114037546 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20363] ppid=20355 vsize=867732 CPUtime=0.04
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 356 0 0 0 0 3 1 18 0 10 0 114037548 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=867732 CPUtime=0.26
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 680 356 0 0 22 0 3 1 15 0 10 0 114037548 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20365] ppid=20355 vsize=867732 CPUtime=0.04
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 356 0 0 0 0 3 1 19 0 10 0 114037548 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=867732 CPUtime=0.04
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 6 356 0 0 0 0 3 1 15 0 10 0 114037548 888557568 40584 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.33
Current children cumulated vsize (KiB) 867732

[startup+13.9011 s]
/proc/loadavg: 2.85 2.30 2.08 3/90 20366
/proc/meminfo: memFree=1176488/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=867820 CPUtime=13.72
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 53235 479 1 0 1337 31 3 1 18 0 9 0 114037543 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216955 42596 2635 9 0 211461 0
[pid=20357/tid=20359] ppid=20355 vsize=867820 CPUtime=12.2
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 17829 479 1 0 1201 15 3 1 24 0 9 0 114037545 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20360] ppid=20355 vsize=867820 CPUtime=1.26
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 33718 479 0 0 110 12 3 1 18 0 9 0 114037546 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20361] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 18 479 0 0 0 0 3 1 17 0 9 0 114037546 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20362] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 15 479 0 0 0 0 3 1 16 0 9 0 114037546 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20363] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 479 0 0 0 0 3 1 18 0 9 0 114037548 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=867820 CPUtime=0.3
/proc/20357/task/20364/stat : 20364 (java) R 20355 20357 19781 0 -1 64 831 479 0 0 25 1 3 1 15 0 9 0 114037548 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20365] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 479 0 0 0 0 3 1 19 0 9 0 114037548 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 6 479 0 0 0 0 3 1 15 0 9 0 114037548 888647680 42596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.72
Current children cumulated vsize (KiB) 867820

[startup+14.1012 s]
/proc/loadavg: 2.85 2.30 2.08 3/90 20366
/proc/meminfo: memFree=1176488/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=867820 CPUtime=13.92
/proc/20357/stat : 20357 (java) S 20355 20357 19781 0 -1 0 55470 479 1 0 1356 32 3 1 18 0 9 0 114037543 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20357/statm: 216955 42650 2636 9 0 211461 0
[pid=20357/tid=20359] ppid=20355 vsize=867820 CPUtime=12.37
/proc/20357/task/20359/stat : 20359 (java) R 20355 20357 19781 0 -1 64 20042 479 1 0 1217 16 3 1 25 0 9 0 114037545 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4127159630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20360] ppid=20355 vsize=867820 CPUtime=1.26
/proc/20357/task/20360/stat : 20360 (java) S 20355 20357 19781 0 -1 64 33718 479 0 0 110 12 3 1 18 0 9 0 114037546 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20361] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20361/stat : 20361 (java) S 20355 20357 19781 0 -1 64 18 479 0 0 0 0 3 1 17 0 9 0 114037546 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20362] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20362/stat : 20362 (java) S 20355 20357 19781 0 -1 64 15 479 0 0 0 0 3 1 16 0 9 0 114037546 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20363] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20363/stat : 20363 (java) S 20355 20357 19781 0 -1 64 1 479 0 0 0 0 3 1 18 0 9 0 114037548 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20364] ppid=20355 vsize=867820 CPUtime=0.33
/proc/20357/task/20364/stat : 20364 (java) S 20355 20357 19781 0 -1 64 853 479 0 0 28 1 3 1 15 0 9 0 114037548 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20357/tid=20365] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20365/stat : 20365 (java) S 20355 20357 19781 0 -1 64 1 479 0 0 0 0 3 1 19 0 9 0 114037548 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20357/tid=20366] ppid=20355 vsize=867820 CPUtime=0.04
/proc/20357/task/20366/stat : 20366 (java) S 20355 20357 19781 0 -1 64 6 479 0 0 0 0 3 1 15 0 9 0 114037548 888647680 42650 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.92
Current children cumulated vsize (KiB) 867820

[startup+14.2012 s]
/proc/loadavg: 2.86 2.31 2.09 2/90 20370
/proc/meminfo: memFree=1168296/2055920 swapFree=4179048/4192956
[pid=20357] ppid=20355 vsize=0 CPUtime=13.99
/proc/20357/stat : 20357 (java) Z 20355 20357 19781 0 -1 12 55691 479 1 0 1363 32 3 1 16 0 2 0 114037543 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20357/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 14.2276
CPU time (s): 14.0459
CPU user time (s): 13.6749
CPU system time (s): 0.370943
CPU usage (%): 98.7227
Max. virtual memory (cumulated for all children) (KiB): 867820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6749
system time used= 0.370943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56170
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= 1710
involuntary context switches= 2036

runsolver used 0.013997 second user time and 0.06199 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-02 20:32:45
IDJOB=1044922
IDBENCH=53561
IDSOLVER=364
FILE ID=node76/1044922-1215023556
PBS_JOBID= 7874320
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/marc/normalized-large-88-unsat_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-1044922-1215023556/watcher-1044922-1215023556 -o /tmp/evaluation-result-1044922-1215023556/solver-1044922-1215023556 -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-1044922-1215023556.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c2320be4076c0f932853a082ef7915b8
RANDOM SEED=750420054

node76.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.222
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.222
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:       1329552 kB
Buffers:         65756 kB
Cached:         496060 kB
SwapCached:       8908 kB
Active:         283672 kB
Inactive:       365700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329552 kB
SwapTotal:     4192956 kB
SwapFree:      4179048 kB
Dirty:           68180 kB
Writeback:           0 kB
Mapped:         103464 kB
Slab:            62292 kB
Committed_AS:  1031040 kB
PageTables:       1760 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= 66484 MiB
End job on node76 at 2008-07-02 20:33:03