Trace number 228175

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
sugar 0.40SAT 22.8195 23.0247

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-63_ext.xml
MD5SUMb817a7f20f23215bc419390250682463
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 benchmark1.19382
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/228175-1170105873/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/228175-1170105873/unknown.xml [Mon Jan 29 22:24:34 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/228175-1170105873/unknown.xml /tmp/evaluation/228175-1170105873/sugar19653.csp [Mon Jan 29 22:24:34 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/228175-1170105873/sugar-v0-40.jar -convert /tmp/evaluation/228175-1170105873/unknown.xml /tmp/evaluation/228175-1170105873/sugar19653.csp
0.16	c BEGIN convert /tmp/evaluation/228175-1170105873/unknown.xml
0.52	c END convert (0.364533 seconds)
0.54	c # CONVERT_XML  END : /tmp/evaluation/228175-1170105873/sugar19653.csp 319798 bytes (1 seconds) [Mon Jan 29 22:24:35 2007]
0.54	c # CONVERT_XML  CPU : 0.46 = 0 + 0 + 0.42 + 0.04
0.54	
0.54	c # GENERATE_SAT  BEGIN : /tmp/evaluation/228175-1170105873/sugar19653.bcnf [Mon Jan 29 22:24:35 2007]
0.54	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/228175-1170105873/sugar-v0-40.jar -bcnf -map /tmp/evaluation/228175-1170105873/sugar19653.map /tmp/evaluation/228175-1170105873/sugar19653.csp /tmp/evaluation/228175-1170105873/sugar19653.bcnf
0.65	c BEGIN parse /tmp/evaluation/228175-1170105873/sugar19653.csp
2.06	c END parse (1.405822 seconds)
2.06	c BEGIN simplify
2.07	c END simplify (0.007729 seconds)
2.07	c BEGIN encode /tmp/evaluation/228175-1170105873/sugar19653.bcnf
2.14	c END encode (0.075211 seconds)
2.17	c # GENERATE_SAT  END : 400 variables 10425 clauses 191136 bytes (1 seconds) [Mon Jan 29 22:24:36 2007]
2.17	c # GENERATE_SAT  CPU : 1.6 = 0 + 0 + 1.52 + 0.08
2.17	
2.17	c # SOLVE_SAT  BEGIN : /tmp/evaluation/228175-1170105873/sugar19653.bcnf [Mon Jan 29 22:24:36 2007]
2.17	c # CMD : /tmp/evaluation/228175-1170105873/minisat /tmp/evaluation/228175-1170105873/sugar19653.bcnf /tmp/evaluation/228175-1170105873/sugar19653.out
2.18	c ==================================[MINISAT]===================================
2.18	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.18	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.18	c ==============================================================================
2.18	c |         0 |   10425    37353 |    3475       0        0     nan |  0.000 % |
2.19	c |       101 |   10425    37353 |    3822     101     1029    10.2 |  0.001 % |
2.20	c |       252 |   10425    37353 |    4204     252     2501     9.9 |  0.003 % |
2.21	c |       477 |   10426    37353 |    4625     476     4615     9.7 |  0.009 % |
2.23	c |       814 |   10427    37353 |    5087     812     7773     9.6 |  0.009 % |
2.27	c |      1322 |   10427    37353 |    5596    1320    13305    10.1 |  0.012 % |
2.33	c |      2082 |   10427    37353 |    6156    2080    21959    10.6 |  0.003 % |
2.42	c |      3221 |   10428    37353 |    6771    3218    34627    10.8 |  0.012 % |
2.57	c |      4929 |   10430    37353 |    7448    4924    53599    10.9 |  0.012 % |
2.80	c |      7491 |   10437    37353 |    8193    7479    80578    10.8 |  0.012 % |
3.16	c |     11335 |   10441    37353 |    9013    7185    82918    11.5 |  0.013 % |
3.73	c |     17102 |   10446    37353 |    9914    8383   106881    12.7 |  0.002 % |
4.63	c |     25753 |   10459    37353 |   10906    6991    81125    11.6 |  0.013 % |
6.02	c |     38728 |   10469    37353 |   11996    8963   114831    12.8 |  0.007 % |
8.10	c |     58189 |   10408    37179 |   13196    6764    87582    12.9 |  0.251 % |
11.36	c |     87382 |   10426    37179 |   14515    9355   126281    13.5 |  0.261 % |
16.72	c |    131174 |   10386    37038 |   15967    7735    95200    12.3 |  0.501 % |
22.82	c ==============================================================================
22.82	c restarts              : 17
22.82	c conflicts             : 175312         (8534 /sec)
22.82	c decisions             : 209855         (10215 /sec)
22.82	c propagations          : 12944651       (630098 /sec)
22.82	c conflict literals     : 2381325        (31.23 % deleted)
22.82	c Memory used           : 4.25 MB
22.82	c CPU time              : 20.5439 s
22.82	c 
22.82	c SATISFIABLE
22.83	c # SOLVE_SAT  END : SATISFIABLE (21 seconds) [Mon Jan 29 22:24:57 2007]
22.83	c # SOLVE_SAT  CPU : 20.57 = 0 + 0.01 + 20.55 + 0.01
22.83	
22.83	c # RESULT : SATISFIABLE
22.83	
22.83	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:24:57 2007]
22.98	c BEGIN read SAT output /tmp/evaluation/228175-1170105873/sugar19653.out
22.99	c END read SAT output (0.007506 seconds)
22.99	c BEGIN write solution /tmp/evaluation/228175-1170105873/sugar19653.sol
23.01	c END write solution (0.015105 seconds)
23.02	s SATISFIABLE
23.02	v 9 8 8 10 6 7 6 2 0 8 2 6 9 0 2 1 6 4 0 5 5 10 0 9 5 0 7 8 6 8 4 10 6 6 9 1 7 0 7 2
23.02	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:24:57 2007]
23.02	c # OUTPUT_SOL  CPU : 0.140000000000003 = 0 + 0 + 0.110000000000003 + 0.03
23.02	
23.02	c # MAIN  END :  (23 seconds) [Mon Jan 29 22:24:57 2007]
23.02	c # MAIN  CPU : 22.77 = 0 + 0.01 + 22.6 + 0.16
23.02	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-228175-1170105873 -o ROOT/results/node72/solver-228175-1170105873 -C 1800 -M 900 /tmp/evaluation/228175-1170105873/solver /tmp/evaluation/228175-1170105873 /tmp/evaluation/228175-1170105873/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.56 1.15 1.05 3/94 19654
/proc/meminfo: memFree=1273648/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=18540 CPUtime=0
/proc/19653/stat : 19653 (runsolver) R 19651 19653 19444 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 30555225 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 234517753127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19653/statm: 4635 279 244 17 0 2626 0

[startup+0.102472 s]
/proc/loadavg: 1.56 1.15 1.05 3/94 19654
/proc/meminfo: memFree=1273648/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=0.03
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1112 0 0 0 3 0 0 0 19 0 1 0 30555225 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19653/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.513516 s]
/proc/loadavg: 1.56 1.15 1.05 3/94 19654
/proc/meminfo: memFree=1273648/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=0.03
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30555225 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19653/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33458 s]
/proc/loadavg: 1.56 1.15 1.05 3/102 19670
/proc/meminfo: memFree=1247152/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=0.49
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1190 6922 0 1 3 0 42 4 15 0 1 0 30555225 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19653/statm: 3431 809 371 3 0 531 0
[pid=19663] ppid=19653 vsize=807336 CPUtime=0.77
/proc/19663/stat : 19663 (java) R 19653 19653 19444 0 -1 0 8260 0 1 0 72 5 0 0 25 0 8 0 30555280 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154020566 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19663/statm: 201834 8007 1506 14 0 189112 0
[pid=19663/tid=19664] ppid=19653 vsize=807336 CPUtime=0.12
/proc/19663/task/19664/stat : 19664 (java) S 19653 19653 19444 0 -1 64 2077 0 0 0 11 1 0 0 16 0 8 0 30555283 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19665] ppid=19653 vsize=807336 CPUtime=0
/proc/19663/task/19665/stat : 19665 (java) S 19653 19653 19444 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30555283 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19666] ppid=19653 vsize=807336 CPUtime=0
/proc/19663/task/19666/stat : 19666 (java) S 19653 19653 19444 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30555283 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19667] ppid=19653 vsize=807336 CPUtime=0
/proc/19663/task/19667/stat : 19667 (java) S 19653 19653 19444 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30555286 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19668] ppid=19653 vsize=807336 CPUtime=0.12
/proc/19663/task/19668/stat : 19668 (java) S 19653 19653 19444 0 -1 64 397 0 0 0 12 0 0 0 16 0 8 0 30555286 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19669] ppid=19653 vsize=807336 CPUtime=0
/proc/19663/task/19669/stat : 19669 (java) S 19653 19653 19444 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30555286 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19663/tid=19670] ppid=19653 vsize=807336 CPUtime=0
/proc/19663/task/19670/stat : 19670 (java) S 19653 19653 19444 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30555287 826712064 8007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 821060

[startup+2.97173 s]
/proc/loadavg: 1.56 1.15 1.05 3/95 19671
/proc/meminfo: memFree=1270696/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=2.1
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1280 16880 0 2 3 1 194 12 15 0 1 0 30555225 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19653/statm: 3431 819 373 3 0 531 0
[pid=19671] ppid=19653 vsize=2716 CPUtime=0.78
/proc/19671/stat : 19671 (minisat) R 19653 19653 19444 0 -1 0 404 0 0 0 78 0 0 0 24 0 1 0 30555443 2781184 343 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/19671/statm: 679 343 51 112 0 563 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 16440

[startup+6.26702 s]
/proc/loadavg: 1.60 1.17 1.06 3/95 19671
/proc/meminfo: memFree=1269672/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=2.1
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1280 16880 0 2 3 1 194 12 16 0 1 0 30555225 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19653/statm: 3431 819 373 3 0 531 0
[pid=19671] ppid=19653 vsize=3244 CPUtime=4.06
/proc/19671/stat : 19671 (minisat) R 19653 19653 19444 0 -1 0 544 0 0 0 406 0 0 0 25 0 1 0 30555443 3321856 483 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/19671/statm: 811 483 51 112 0 695 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16968

[startup+12.6696 s]
/proc/loadavg: 1.63 1.18 1.06 4/95 19671
/proc/meminfo: memFree=1269032/2055920 swapFree=4191880/4192956
[pid=19653] ppid=19651 vsize=13724 CPUtime=2.1
/proc/19653/stat : 19653 (sugar) S 19651 19653 19444 0 -1 4194304 1280 16880 0 2 3 1 194 12 16 0 1 0 30555225 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 234526650466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19653/statm: 3431 819 373 3 0 531 0
[pid=19671] ppid=19653 vsize=3948 CPUtime=10.43
/proc/19671/stat : 19671 (minisat) R 19653 19653 19444 0 -1 0 688 0 0 0 1043 0 0 0 25 0 1 0 30555443 4042752 627 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528525 0 0 4096 3 0 0 0 17 1 0 0
/proc/19671/statm: 987 627 51 112 0 871 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 17672

Child status: 0
Real time (s): 23.0247
CPU time (s): 22.8195
CPU user time (s): 22.6456
CPU system time (s): 0.173973
CPU usage (%): 99.1089
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6456
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22072
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1344
involuntary context switches= 2011

runsolver used 0.031995 s user time and 0.06499 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Jan 29 21:24:34 UTC 2007


IDJOB= 228175
IDBENCH= 6158
IDSOLVER= 86
FILE ID= node72/228175-1170105873

PBS_JOBID= 3689839

Free space on /tmp= 66558 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-63_ext.xml
COMMAND LINE= /tmp/evaluation/228175-1170105873/solver /tmp/evaluation/228175-1170105873 /tmp/evaluation/228175-1170105873/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-228175-1170105873 -o ROOT/results/node72/solver-228175-1170105873 -C 1800 -M 900  /tmp/evaluation/228175-1170105873/solver /tmp/evaluation/228175-1170105873 /tmp/evaluation/228175-1170105873/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  b817a7f20f23215bc419390250682463

RANDOM SEED= 829204700

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.236
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.236
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:       1274128 kB
Buffers:         24268 kB
Cached:          52800 kB
SwapCached:        384 kB
Active:         701196 kB
Inactive:        35192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274128 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:         683032 kB
Slab:            29036 kB
Committed_AS:   975708 kB
PageTables:       3260 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= 66558 MiB



End job on node72 on Mon Jan 29 21:24:58 UTC 2007