Trace number 2096575

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 ACUNSAT 1.13383 1.15968

DiagnosticValue
CHECKS241065
NODES79

General information on the benchmark

Namecsp/os-taillard-4/
normalized-os-taillard-4-95-5.xml
MD5SUM9e7bb6e85bc8db3f6c25d19574ebc2df
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.29/0.30	   
0.29/0.30	   instance
0.29/0.30	     name=HOME/instance-2096575-1247410396.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.29/0.38	     nbVariables=16  nbDomainTypes=16  minDomainSize=90  maxDomainSize=180  nbTotalValues=2212
0.29/0.38	       =>  wckTime=0.118  cpuTime=0.09  mem=7M892
0.29/0.38	   
0.29/0.38	   predicates being loaded...
0.37/0.45	   
0.37/0.45	   constraints being loaded...
0.78/0.86	     nbConstraints=52  nbGlobalConstraints=4  nbConvertedConstraints=48  nbConvertConstraintsChecks=902750
0.78/0.86	     nbExtensionStructures=48  nbSharedExtensionStructures=4  nbConflictsStructures=48  nbSharedConflictsStructures=4
0.78/0.86	     nbSharedBinaryRepresentations=6420  minDegree=7  maxDegree=7  minArity=2  avgArity=2.15  maxArity=4  nbGenerators=0
0.78/0.87	     nbFusions=0  symmetryWckTime=0.04  symmetryCpuTime=0.03  nbCliques=4
0.78/0.87	       =>  wckTime=0.599  cpuTime=0.51  mem=15M735
0.87/0.92	   
0.87/0.93	   solver IterativeSystematicSolver being built... 
0.87/0.99	   
0.87/0.99	   INFO : Forward propagation technique limited 
0.97/1.06	       =>  wckTime=0.794  cpuTime=0.62  mem=19M972
0.97/1.07	   
0.97/1.07	   preprocessing
0.97/1.07	     nbConstraintChecks=7882  nbPropagations=19  nbRevisions=45  nbUselessRevisions=27  nbRemovedValues=490
0.97/1.07	     detectedInconsistency=no
0.97/1.07	       =>  wckTime=0.0070  cpuTime=0.01  mem=19M972
1.07/1.14	   
1.07/1.14	   search
1.07/1.14	     run=3  nbConstraintChecks=233183  minDepth=0  maxDepth=0  nbPropagations=642  nbRevisions=2631
1.07/1.14	     nbUselessRevisions=1109  nbAssignments=79  nbFailedAssignments=79  nbBacktracks=1  nbVisitedNodes=159
1.07/1.14	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=?  nbREliminables=?
1.07/1.14	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
1.07/1.14	       =>  wckTime=0.074  cpuTime=0.06  mem=21M939
1.07/1.14	   
1.07/1.14	   global
1.07/1.14	     nbConstraintChecks=241065  nbPropagations=661  nbRevisions=2676  nbUselessRevisions=1136  nbRestartNogoods=0
1.07/1.14	     solvingWckTime=0.076  solvingCpuTime=0.06  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
1.07/1.14	     globalCpuTime=0.73
1.07/1.14	       =>  wckTime=0.873  cpuTime=0.68  mem=21M939
1.07/1.14	   
1.07/1.14	s UNSATISFIABLE
1.07/1.14	d NODES 79
1.07/1.14	d CHECKS 241065
1.07/1.14	   
1.07/1.14	   totalWckTime=0.944  totalCpuTime=0.73

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096575-1247410396/watcher-2096575-1247410396 -o /tmp/evaluation-result-2096575-1247410396/solver-2096575-1247410396 -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-2096575-1247410396.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.07 2.07 2.03 4/80 31232
/proc/meminfo: memFree=1742120/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=10676 CPUtime=0
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28106070 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 2669 474 207 9 0 1184 0
[pid=31232/tid=31233] ppid=31230 vsize=10676 CPUtime=0
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28106071 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 9285592 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.089731 s]
/proc/loadavg: 2.07 2.07 2.03 4/80 31232
/proc/meminfo: memFree=1742120/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=865956 CPUtime=0.07
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 3480 0 1 0 6 1 0 0 18 0 9 0 28106070 886738944 2965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 216489 2965 1539 9 0 210981 0
[pid=31232/tid=31233] ppid=31230 vsize=865956 CPUtime=0.05
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 2564 0 1 0 5 0 0 0 18 0 9 0 28106071 886738944 2965 996147200 134512640 134550932 4294955968 18446744073709551615 4159512522 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.10174 s]
/proc/loadavg: 2.07 2.07 2.03 4/80 31232
/proc/meminfo: memFree=1742120/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=865984 CPUtime=0.08
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 3729 0 1 0 7 1 0 0 18 0 9 0 28106070 886767616 3197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 216496 3197 1695 9 0 210981 0
[pid=31232/tid=31233] ppid=31230 vsize=865984 CPUtime=0.06
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 2812 0 1 0 6 0 0 0 18 0 9 0 28106071 886767616 3197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301758 s]
/proc/loadavg: 2.07 2.07 2.03 4/80 31232
/proc/meminfo: memFree=1742120/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=866380 CPUtime=0.29
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 5797 0 1 0 26 3 0 0 18 0 9 0 28106070 887173120 5177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 216595 5177 1968 9 0 211053 0
[pid=31232/tid=31233] ppid=31230 vsize=866380 CPUtime=0.23
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 4817 0 1 0 21 2 0 0 19 0 9 0 28106071 887173120 5177 996147200 134512640 134550932 4294955968 18446744073709551615 102572606 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701796 s]
/proc/loadavg: 2.07 2.07 2.03 4/80 31232
/proc/meminfo: memFree=1742120/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=866580 CPUtime=0.67
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 7795 0 1 0 63 4 0 0 18 0 9 0 28106070 887377920 7147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 216645 7147 2036 9 0 211081 0
[pid=31232/tid=31233] ppid=31230 vsize=866580 CPUtime=0.57
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 6783 0 1 0 54 3 0 0 22 0 9 0 28106071 887377920 7147 996147200 134512640 134550932 4294955968 18446744073709551615 4126616209 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866580

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

[startup+1.10784 s]
/proc/loadavg: 2.07 2.07 2.03 4/91 31245
/proc/meminfo: memFree=1717264/2055920 swapFree=4192812/4192956
[pid=31232] ppid=31230 vsize=867384 CPUtime=1.07
/proc/31232/stat : 31232 (java) S 31230 31232 29819 0 -1 0 15753 143 1 0 100 7 0 0 18 0 10 0 28106070 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31232/statm: 216846 10421 2655 9 0 211282 0
[pid=31245] ppid=31232 vsize=2404 CPUtime=0
/proc/31245/stat : 31245 (rm) R 31232 31232 29819 0 -1 4194304 62 0 0 0 0 0 0 0 25 0 1 0 28106155 2461696 32 996147200 4194304 4227748 548682068720 18446744073709551615 221233812615 0 4 0 0 0 0 0 17 1 0 0
/proc/31245/statm: 601 32 22 8 0 9 0
[pid=31232/tid=31233] ppid=31230 vsize=867384 CPUtime=0.85
/proc/31232/task/31233/stat : 31233 (java) R 31230 31232 29819 0 -1 64 11926 143 1 0 80 5 0 0 18 0 10 0 28106071 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4126636760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31235] ppid=31230 vsize=867384 CPUtime=0.04
/proc/31232/task/31235/stat : 31235 (java) S 31230 31232 29819 0 -1 64 2460 143 0 0 4 0 0 0 16 0 10 0 28106073 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31236] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31236/stat : 31236 (java) S 31230 31232 29819 0 -1 64 17 143 0 0 0 0 0 0 16 0 10 0 28106073 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31237] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31237/stat : 31237 (java) S 31230 31232 29819 0 -1 64 10 143 0 0 0 0 0 0 16 0 10 0 28106073 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31238] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31238/stat : 31238 (java) S 31230 31232 29819 0 -1 64 2 143 0 0 0 0 0 0 18 0 10 0 28106075 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31239] ppid=31230 vsize=867384 CPUtime=0.15
/proc/31232/task/31239/stat : 31239 (java) S 31230 31232 29819 0 -1 64 516 143 0 0 15 0 0 0 15 0 10 0 28106075 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31240] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31240/stat : 31240 (java) S 31230 31232 29819 0 -1 64 1 143 0 0 0 0 0 0 19 0 10 0 28106075 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31241] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31241/stat : 31241 (java) S 31230 31232 29819 0 -1 64 12 143 0 0 0 0 0 0 15 0 10 0 28106075 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31232/tid=31244] ppid=31230 vsize=867384 CPUtime=0
/proc/31232/task/31244/stat : 31244 (java) S 31230 31232 29819 0 -1 64 37 143 0 0 0 0 0 0 24 0 10 0 28106155 888201216 10421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 869788

Child status: 0
Real time (s): 1.15968
CPU time (s): 1.13383
CPU user time (s): 1.04184
CPU system time (s): 0.091986
CPU usage (%): 97.7703
Max. virtual memory (cumulated for all children) (KiB): 869788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.04184
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16209
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= 847
involuntary context switches= 911

runsolver used 0.004999 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 16:53:16
IDJOB=2096575
IDBENCH=56463
IDSOLVER=773
FILE ID=node21/2096575-1247410396
PBS_JOBID= 9510601
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/os-taillard-4/normalized-os-taillard-4-95-5.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-2096575-1247410396/watcher-2096575-1247410396 -o /tmp/evaluation-result-2096575-1247410396/solver-2096575-1247410396 -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-2096575-1247410396.xml

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

MD5SUM BENCH= 9e7bb6e85bc8db3f6c25d19574ebc2df
RANDOM SEED=1501182102

node21.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.240
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.240
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:       1742600 kB
Buffers:         41892 kB
Cached:         109816 kB
SwapCached:          0 kB
Active:         198140 kB
Inactive:        58020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:         124888 kB
Slab:            42300 kB
Committed_AS:   985944 kB
PageTables:       1944 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= 66404 MiB
End job on node21 at 2009-07-12 16:53:17