Trace number 2099397

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 1.00285 1.0353

DiagnosticValue
CHECKS256623
NODES120

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-50_ext.xml
MD5SUMb06820ea90a1073b7ce483e7ea9f0643
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-2099397-1247418136.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.34	   
0.27/0.34	   variables being loaded...
0.27/0.37	     nbVariables=40  nbDomainTypes=1  minDomainSize=80  maxDomainSize=80  nbTotalValues=3200
0.27/0.37	       =>  wckTime=0.145  cpuTime=0.1  mem=7M892
0.27/0.37	   
0.27/0.37	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
0.58/0.68	     nbConstraints=103  nbRelationTypes=103  nbExtensionStructures=103  nbSharedExtensionStructures=0
0.58/0.68	     nbConflictsStructures=103  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=3
0.58/0.68	     maxDegree=10  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.036  symmetryCpuTime=0.03
0.58/0.68	       =>  wckTime=0.462  cpuTime=0.36  mem=26M593
0.67/0.76	   
0.67/0.77	   solver IterativeSystematicSolver being built... 
0.78/0.87	       =>  wckTime=0.65  cpuTime=0.47  mem=23M604
0.78/0.88	   
0.78/0.88	   preprocessing
0.78/0.88	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78/0.88	     detectedInconsistency=no
0.78/0.88	       =>  wckTime=0.0030  cpuTime=0.0  mem=24M540
0.89/0.98	   
0.89/0.98	   search
0.89/0.98	     run=2  nbConstraintChecks=256623  minDepth=5  maxDepth=40  nbPropagations=5113  nbRevisions=20124
0.89/0.98	     nbUselessRevisions=10526  nbAssignments=120  nbFailedAssignments=32  nbBacktracks=39  nbVisitedNodes=173
0.89/0.98	     nbRestartNogoods=6  nbFoundSolutions=1  mapSize=28  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=16.64
0.89/0.98	     nbREliminables=1.66  nbIEliminables=8.69  nbDEliminables=0  nbPEliminables=0
0.89/0.98	       =>  wckTime=0.102  cpuTime=0.06  mem=25M507
0.89/0.98	   
0.89/0.98	   global
0.89/0.98	     nbConstraintChecks=256623  nbPropagations=5153  nbRevisions=20124  nbUselessRevisions=10526  nbRestartNogoods=6
0.89/0.98	     solvingWckTime=0.105  solvingCpuTime=0.07  expiredTime=no  totalExploration=no  nbFoundSolutions=1
0.89/0.98	     firstSolutionCpuTime=0.53  globalCpuTime=0.6
0.89/0.98	       =>  wckTime=0.758  cpuTime=0.54  mem=25M507
0.89/0.98	   
0.89/0.98	s SATISFIABLE
0.89/0.98	v 12 19 10 69 7 45 36 42 73 37 20 9 46 46 76 63 53 49 63 66 29 35 44 32 9 48 31 39 51 58 77 13 8 53 68 15 53 67 63 50 
0.89/0.98	d NODES 120
0.89/0.98	d CHECKS 256623
0.89/0.98	   
0.89/0.98	   totalWckTime=0.81  totalCpuTime=0.6

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2099397-1247418136/watcher-2099397-1247418136 -o /tmp/evaluation-result-2099397-1247418136/solver-2099397-1247418136 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2099397-1247418136.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=18576 CPUtime=0
/proc/30859/stat : 30859 (runsolver) R 30857 30859 29061 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28877620 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30859/statm: 4644 284 249 26 0 2626 0

[startup+0.09887 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=865984 CPUtime=0.08
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 3842 0 1 0 7 1 0 0 20 0 9 0 28877620 886767616 3285 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216496 3285 1730 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.101867 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=865984 CPUtime=0.08
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 3899 0 1 0 7 1 0 0 20 0 9 0 28877620 886767616 3334 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216496 3334 1749 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301891 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=866372 CPUtime=0.27
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 5820 0 1 0 24 3 0 0 20 0 9 0 28877620 887164928 5196 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216593 5198 1976 9 0 211051 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866372

[startup+0.701945 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=866952 CPUtime=0.67
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 12817 149 1 0 60 7 0 0 20 0 10 0 28877620 887758848 10303 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216738 10303 2079 9 0 211196 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866952

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

[startup+0.901964 s]
/proc/loadavg: 2.19 2.09 2.02 4/80 30859
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=867160 CPUtime=0.89
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 19963 149 1 0 80 9 0 0 20 0 10 0 28877620 887971840 12406 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216790 12406 2655 9 0 211226 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 867160

[startup+1.00197 s]
/proc/loadavg: 2.19 2.09 2.02 2/89 30872
/proc/meminfo: memFree=1742600/2055920 swapFree=4192812/4192956
[pid=30859] ppid=30857 vsize=867160 CPUtime=0.97
/proc/30859/stat : 30859 (java) S 30857 30859 29061 0 -1 0 20089 272 1 0 88 9 0 0 20 0 9 0 28877620 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30859/statm: 216790 12430 2656 9 0 211226 0
[pid=30859/tid=30861] ppid=30857 vsize=867160 CPUtime=0.74
/proc/30859/task/30861/stat : 30861 (java) S 30857 30859 29061 0 -1 64 14020 272 1 0 67 7 0 0 18 0 9 0 28877622 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30862] ppid=30857 vsize=867160 CPUtime=0.05
/proc/30859/task/30862/stat : 30862 (java) S 30857 30859 29061 0 -1 64 4714 272 0 0 5 0 0 0 16 0 9 0 28877623 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30863] ppid=30857 vsize=867160 CPUtime=0
/proc/30859/task/30863/stat : 30863 (java) S 30857 30859 29061 0 -1 64 18 272 0 0 0 0 0 0 15 0 9 0 28877623 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30864] ppid=30857 vsize=867160 CPUtime=0
/proc/30859/task/30864/stat : 30864 (java) S 30857 30859 29061 0 -1 64 8 272 0 0 0 0 0 0 15 0 9 0 28877623 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30865] ppid=30857 vsize=867160 CPUtime=0
/proc/30859/task/30865/stat : 30865 (java) S 30857 30859 29061 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 28877625 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30866] ppid=30857 vsize=867160 CPUtime=0.14
/proc/30859/task/30866/stat : 30866 (java) S 30857 30859 29061 0 -1 64 522 272 0 0 14 0 0 0 16 0 9 0 28877625 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30867] ppid=30857 vsize=867160 CPUtime=0
/proc/30859/task/30867/stat : 30867 (java) S 30857 30859 29061 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 28877625 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30859/tid=30868] ppid=30857 vsize=867160 CPUtime=0
/proc/30859/task/30868/stat : 30868 (java) S 30857 30859 29061 0 -1 64 5 272 0 0 0 0 0 0 15 0 9 0 28877625 887971840 12430 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 867160

Child status: 0
Real time (s): 1.0353
CPU time (s): 1.00285
CPU user time (s): 0.889864
CPU system time (s): 0.112982
CPU usage (%): 96.8653
Max. virtual memory (cumulated for all children) (KiB): 867160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.889864
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20388
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= 559
involuntary context switches= 608

runsolver used 0.004999 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 19:02:16
IDJOB=2099397
IDBENCH=60268
IDSOLVER=773
FILE ID=node53/2099397-1247418136
PBS_JOBID= 9510660
Free space on /tmp= 65976 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-50_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2099397-1247418136/watcher-2099397-1247418136 -o /tmp/evaluation-result-2099397-1247418136/solver-2099397-1247418136 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2099397-1247418136.xml

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

MD5SUM BENCH= b06820ea90a1073b7ce483e7ea9f0643
RANDOM SEED=636169915

node53.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.232
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.232
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:       1782512 kB
Buffers:         38812 kB
Cached:         120240 kB
SwapCached:          0 kB
Active:         141300 kB
Inactive:        75468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5680 kB
Writeback:           0 kB
Mapped:          76024 kB
Slab:            41868 kB
Committed_AS:  1014664 kB
PageTables:       1844 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= 65972 MiB
End job on node53 at 2009-07-12 19:02:17