Trace number 206085

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, and are wall clock time (not CPU 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 109 ACUNSAT 8.17176 8.39629

DiagnosticValue
CHECKS283037
NODES0

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-5.xml
MD5SUM5e3c65923e669c1502345f1887a5f156
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 benchmark8.17176
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.44	   
0.44	Abscon 109 (November, 2006)
0.44	   
0.44	   configuration
0.44	     name=mac.xml
0.49	   
0.49	   instance
0.49	     name=/tmp/evaluation/206085-1168073518/unknown.xml
0.52	   
0.52	   domains being loaded...
0.56	   
0.56	   variables being loaded...
0.85	     nbVariables=2000  nbDomainTypes=26  minDomainSize=46  maxDomainSize=454
0.85	       =>  wckTime=0.406  cpuTime=0.29  mem=34M237
0.85	   
0.85	   predicates being loaded...
0.86	   
0.86	   constraints being loaded...
4.74	   
4.74	   INFO : Stopping converting binary constraints (cpu=4.04, mem = 71M873)
7.35	     nbConstraints=10067  nbMergedConstraints=8533  nbConvertedConstraints=37  nbConvertConstraintsChecks=5602742
7.35	     nbExtensionStructures=36  nbSharedExtensionStructures=1  nbConflictsStructures=36  nbSharedConflictsStructures=1
7.35	     nbSharedBinaryRepresentations=18911  nbEvaluationManagers=7404  nbSharedEvaluationManagers=2626  maxDegree=13
7.35	     maxArity=2
7.35	       =>  wckTime=6.906  cpuTime=6.27  mem=58M17
7.52	   
7.52	   solver IterativeSystematicSolver being built... 
8.05	       =>  wckTime=7.602  cpuTime=6.62  mem=91M114
8.33	   
8.33	   preprocessing
8.33	     nbConstraintChecks=283037  nbValidityChecks=6517  nbPropagations=17  nbRevisions=289  nbUselessRevisions=156
8.33	     nbRemovedValues=17557  detectedInconsistency=yes
8.33	       =>  wckTime=0.256  cpuTime=0.24  mem=91M114
8.33	   
8.33	   global
8.33	     nbConstraintChecks=283037  nbValidityChecks=6517  nbPropagations=17  nbRevisions=289  nbUselessRevisions=156
8.33	     nbRestartNogoods=0  solvingWckTime=0.261  solvingCpuTime=0.25  expiredTime=no  totalExploration=yes
8.33	     nbFoundSolutions=0  globalCpuTime=6.94
8.33	       =>  wckTime=7.885  cpuTime=6.89  mem=91M114
8.34	   
8.34	s UNSATISFIABLE
8.34	d NODES 0
8.34	d CHECKS 283037
8.34	   
8.34	   totalWckTime=7.98  totalCpuTime=6.95

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-206085-1168073518 -o ROOT/results/node6/solver-206085-1168073518 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206085-1168073518/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.61 1.70 1.82 4/93 8690
/proc/meminfo: memFree=1232552/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=12076 CPUtime=0
/proc/8689/stat : 8689 (java) D 8687 8689 8566 0 -1 0 796 0 1 0 0 0 0 0 17 0 1 0 155747375 12365824 545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/8689/statm: 3019 545 450 14 0 1602 0

[startup+0.103744 s]
/proc/loadavg: 1.61 1.70 1.82 4/93 8690
/proc/meminfo: memFree=1232552/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=47892 CPUtime=0
/proc/8689/stat : 8689 (java) D 8687 8689 8566 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 155747375 49041408 968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/8689/statm: 11973 968 766 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47892

[startup+0.511801 s]
/proc/loadavg: 1.61 1.70 1.82 4/93 8690
/proc/meminfo: memFree=1232552/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=915328 CPUtime=0.37
/proc/8689/stat : 8689 (java) R 8687 8689 8566 0 -1 0 5616 0 1 0 34 3 0 0 18 0 8 0 155747375 937295872 5355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155590577 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8689/statm: 228832 5355 2083 14 0 215302 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 915328

[startup+1.3359 s]
/proc/loadavg: 1.61 1.70 1.82 3/100 8697
/proc/meminfo: memFree=1152944/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=915648 CPUtime=1.19
/proc/8689/stat : 8689 (java) R 8687 8689 8566 0 -1 0 22229 0 1 0 108 11 0 0 23 0 8 0 155747375 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073533797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8689/statm: 228912 21967 2160 14 0 215382 0
[pid=8689/tid=8691] ppid=8687 vsize=915648 CPUtime=0.06
/proc/8689/task/8691/stat : 8691 (java) S 8687 8689 8566 0 -1 64 5687 0 0 0 4 2 0 0 17 0 8 0 155747388 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8692] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8692/stat : 8692 (java) S 8687 8689 8566 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8693] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8693/stat : 8693 (java) S 8687 8689 8566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8694] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8694/stat : 8694 (java) S 8687 8689 8566 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155747393 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8695] ppid=8687 vsize=915648 CPUtime=0.18
/proc/8689/task/8695/stat : 8695 (java) S 8687 8689 8566 0 -1 64 410 0 0 0 17 1 0 0 15 0 8 0 155747393 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8696] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8696/stat : 8696 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155747393 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8697] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8697/stat : 8697 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155747393 937623552 21967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 915648

[startup+2.98908 s]
/proc/loadavg: 1.64 1.71 1.82 3/100 8697
/proc/meminfo: memFree=1144496/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=915648 CPUtime=2.82
/proc/8689/stat : 8689 (java) R 8687 8689 8566 0 -1 0 24352 0 1 0 270 12 0 0 25 0 8 0 155747375 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8689/statm: 228912 24088 2180 14 0 215382 0
[pid=8689/tid=8691] ppid=8687 vsize=915648 CPUtime=0.1
/proc/8689/task/8691/stat : 8691 (java) S 8687 8689 8566 0 -1 64 7735 0 0 0 7 3 0 0 17 0 8 0 155747388 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8692] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8692/stat : 8692 (java) S 8687 8689 8566 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8693] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8693/stat : 8693 (java) S 8687 8689 8566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8694] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8694/stat : 8694 (java) S 8687 8689 8566 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155747393 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8695] ppid=8687 vsize=915648 CPUtime=0.19
/proc/8689/task/8695/stat : 8695 (java) S 8687 8689 8566 0 -1 64 422 0 0 0 18 1 0 0 15 0 8 0 155747393 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8696] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8696/stat : 8696 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155747393 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8697] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8697/stat : 8697 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155747393 937623552 24088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 915648

[startup+6.27647 s]
/proc/loadavg: 1.64 1.71 1.82 3/100 8697
/proc/meminfo: memFree=1137840/2055924 swapFree=4165672/4192956
[pid=8689] ppid=8687 vsize=915648 CPUtime=6.08
/proc/8689/stat : 8689 (java) R 8687 8689 8566 0 -1 0 26814 0 1 0 594 14 0 0 25 0 8 0 155747375 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153987607 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8689/statm: 228912 26546 2181 14 0 215382 0
[pid=8689/tid=8691] ppid=8687 vsize=915648 CPUtime=0.24
/proc/8689/task/8691/stat : 8691 (java) S 8687 8689 8566 0 -1 64 10165 0 0 0 20 4 0 0 16 0 8 0 155747388 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8692] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8692/stat : 8692 (java) S 8687 8689 8566 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8693] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8693/stat : 8693 (java) S 8687 8689 8566 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155747389 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8694] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8694/stat : 8694 (java) S 8687 8689 8566 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155747393 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8695] ppid=8687 vsize=915648 CPUtime=0.24
/proc/8689/task/8695/stat : 8695 (java) S 8687 8689 8566 0 -1 64 449 0 0 0 23 1 0 0 15 0 8 0 155747393 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8696] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8696/stat : 8696 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155747393 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8689/tid=8697] ppid=8687 vsize=915648 CPUtime=0
/proc/8689/task/8697/stat : 8697 (java) S 8687 8689 8566 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155747393 937623552 26546 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 915648

Child status: 0
Real time (s): 8.39629
CPU time (s): 8.17176
CPU user time (s): 7.93779
CPU system time (s): 0.233964
CPU usage (%): 97.3258
Max. virtual memory (cumulated for all children) (KiB): 915648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.93779
system time used= 0.233964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38959
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= 1669
involuntary context switches= 1822

runsolver used 0.012998 s user time and 0.032994 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan  6 08:51:58 UTC 2007


IDJOB= 206085
IDBENCH= 4185
FILE ID= node6/206085-1168073518

PBS_JOBID= 3475771

Free space on /tmp= 66526 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206085-1168073518/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-206085-1168073518 -o ROOT/results/node6/solver-206085-1168073518 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206085-1168073518/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5e3c65923e669c1502345f1887a5f156

RANDOM SEED= 869162261

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:      2055924 kB
MemFree:       1233096 kB
Buffers:         82740 kB
Cached:         572736 kB
SwapCached:       3036 kB
Active:         394368 kB
Inactive:       331784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1233096 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            4372 kB
Writeback:           0 kB
Mapped:          89828 kB
Slab:            81140 kB
Committed_AS:  5017552 kB
PageTables:       2480 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= 66526 MiB



End job on node6 on Sat Jan  6 08:52:09 UTC 2007