Trace number 217688

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 12.37 12.6566

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-55-10-a3.xml
MD5SUM52e1a20218303240f1ed977654e67c18
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.16437
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables55
Number of constraints1080
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1080
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/217688-1170101584/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/217688-1170101584/unknown.xml [Mon Jan 29 21:13:04 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/217688-1170101584/unknown.xml /tmp/evaluation/217688-1170101584/sugar27028.csp [Mon Jan 29 21:13:04 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217688-1170101584/sugar-v0-40.jar -convert /tmp/evaluation/217688-1170101584/unknown.xml /tmp/evaluation/217688-1170101584/sugar27028.csp
0.17	c BEGIN convert /tmp/evaluation/217688-1170101584/unknown.xml
0.56	c END convert (0.388053 seconds)
0.60	c # CONVERT_XML  END : /tmp/evaluation/217688-1170101584/sugar27028.csp 16180 bytes (1 seconds) [Mon Jan 29 21:13:05 2007]
0.60	c # CONVERT_XML  CPU : 0.49 = 0 + 0 + 0.45 + 0.04
0.60	
0.60	c # GENERATE_SAT  BEGIN : /tmp/evaluation/217688-1170101584/sugar27028.bcnf [Mon Jan 29 21:13:05 2007]
0.60	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217688-1170101584/sugar-v0-40.jar -bcnf -map /tmp/evaluation/217688-1170101584/sugar27028.map /tmp/evaluation/217688-1170101584/sugar27028.csp /tmp/evaluation/217688-1170101584/sugar27028.bcnf
0.72	c BEGIN parse /tmp/evaluation/217688-1170101584/sugar27028.csp
1.04	c END parse (0.325258 seconds)
1.04	c BEGIN simplify
1.07	c END simplify (0.02743 seconds)
1.07	c BEGIN encode /tmp/evaluation/217688-1170101584/sugar27028.bcnf
1.40	c END encode (0.32689 seconds)
1.43	c # GENERATE_SAT  END : 4960 variables 253935 clauses 3991164 bytes (0 seconds) [Mon Jan 29 21:13:05 2007]
1.43	c # GENERATE_SAT  CPU : 0.02 = 0.02 + 0 + 0 + 0
1.43	
1.43	c # SOLVE_SAT  BEGIN : /tmp/evaluation/217688-1170101584/sugar27028.bcnf [Mon Jan 29 21:13:05 2007]
1.43	c # CMD : /tmp/evaluation/217688-1170101584/minisat /tmp/evaluation/217688-1170101584/sugar27028.bcnf /tmp/evaluation/217688-1170101584/sugar27028.out
1.59	c ==================================[MINISAT]===================================
1.59	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.59	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.59	c ==============================================================================
1.59	c |         0 |  227004   670508 |   75668       0        0     nan |  0.000 % |
1.85	c |       101 |  227004   670508 |   83234     101     1282    12.7 |  6.653 % |
1.99	c |       251 |  227004   670508 |   91558     251     2733    10.9 |  6.653 % |
2.29	c |       476 |  227004   670508 |  100714     476     5277    11.1 |  6.654 % |
2.59	c |       814 |  227004   670508 |  110785     814     9040    11.1 |  6.654 % |
3.07	c |      1321 |  227004   670508 |  121864    1321    13830    10.5 |  6.654 % |
3.90	c |      2083 |  227004   670508 |  134050    2083    22557    10.8 |  6.654 % |
5.17	c |      3222 |  227004   670508 |  147455    3222    35816    11.1 |  6.655 % |
6.23	c |      4931 |  227004   670508 |  162201    4931    56241    11.4 |  6.655 % |
9.48	c |      7493 |  223838   662219 |  178421    7492    88284    11.8 |  7.381 % |
12.29	c ==============================================================================
12.30	c restarts              : 10
12.30	c conflicts             : 9845           (916 /sec)
12.30	c decisions             : 12097          (1126 /sec)
12.30	c propagations          : 5104205        (475059 /sec)
12.30	c conflict literals     : 117771         (27.87 % deleted)
12.30	c Memory used           : 11.68 MB
12.30	c CPU time              : 10.7444 s
12.30	c 
12.30	c SATISFIABLE
12.31	c # SOLVE_SAT  END : SATISFIABLE (11 seconds) [Mon Jan 29 21:13:16 2007]
12.31	c # SOLVE_SAT  CPU : 10.78 = 0 + 0 + 10.75 + 0.03
12.31	
12.31	c # RESULT : SATISFIABLE
12.31	
12.31	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 21:13:16 2007]
12.43	c BEGIN read SAT output /tmp/evaluation/217688-1170101584/sugar27028.out
12.47	c END read SAT output (0.034065 seconds)
12.47	c BEGIN write solution /tmp/evaluation/217688-1170101584/sugar27028.sol
12.59	c END write solution (0.122214 seconds)
12.65	s SATISFIABLE
12.65	v 0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
12.65	c # OUTPUT_SOL  END :  (1 seconds) [Mon Jan 29 21:13:17 2007]
12.65	c # OUTPUT_SOL  CPU : 0.27 = 0 + 0 + 0.25 + 0.02
12.65	
12.65	c # MAIN  END :  (13 seconds) [Mon Jan 29 21:13:17 2007]
12.65	c # MAIN  CPU : 11.57 = 0.03 + 0 + 11.45 + 0.09
12.65	

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/node15/watcher-217688-1170101584 -o ROOT/results/node15/solver-217688-1170101584 -C 1800 -M 900 /tmp/evaluation/217688-1170101584/solver /tmp/evaluation/217688-1170101584 /tmp/evaluation/217688-1170101584/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: 2.06 3.66 4.66 5/87 27029
/proc/meminfo: memFree=1797384/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=12128 CPUtime=0
/proc/27028/stat : 27028 (sugar) R 27026 27028 26318 0 -1 4194304 500 0 0 0 0 0 0 0 20 0 1 0 30112764 12419072 219 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240490582128 0 0 4224 0 0 0 0 17 1 0 0
/proc/27028/statm: 3032 219 165 3 0 132 0

[startup+0.10555 s]
/proc/loadavg: 2.06 3.66 4.66 5/87 27029
/proc/meminfo: memFree=1797384/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=13724 CPUtime=0.04
/proc/27028/stat : 27028 (sugar) S 27026 27028 26318 0 -1 4194304 1112 0 0 0 4 0 0 0 20 0 1 0 30112764 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27028/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.513622 s]
/proc/loadavg: 2.06 3.66 4.66 5/87 27029
/proc/meminfo: memFree=1797384/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=13724 CPUtime=0.04
/proc/27028/stat : 27028 (sugar) S 27026 27028 26318 0 -1 4194304 1121 0 0 0 4 0 0 0 15 0 1 0 30112764 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27028/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33576 s]
/proc/loadavg: 2.06 3.66 4.66 4/95 27045
/proc/meminfo: memFree=1777608/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=13724 CPUtime=0.53
/proc/27028/stat : 27028 (sugar) S 27026 27028 26318 0 -1 4194304 1190 4301 0 1 4 0 45 4 16 0 1 0 30112764 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27028/statm: 3431 809 371 3 0 531 0
[pid=27038] ppid=27028 vsize=807356 CPUtime=0.71
/proc/27038/stat : 27038 (java) R 27028 27028 26318 0 -1 0 7559 0 1 0 63 8 0 0 18 0 8 0 30112824 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27038/statm: 201839 7309 1510 14 0 189117 0
[pid=27038/tid=27039] ppid=27028 vsize=807356 CPUtime=0.01
/proc/27038/task/27039/stat : 27039 (java) S 27028 27028 26318 0 -1 64 1336 0 0 0 1 0 0 0 16 0 8 0 30112827 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27040] ppid=27028 vsize=807356 CPUtime=0
/proc/27038/task/27040/stat : 27040 (java) S 27028 27028 26318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30112828 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27041] ppid=27028 vsize=807356 CPUtime=0
/proc/27038/task/27041/stat : 27041 (java) S 27028 27028 26318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30112828 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27042] ppid=27028 vsize=807356 CPUtime=0
/proc/27038/task/27042/stat : 27042 (java) S 27028 27028 26318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30112831 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27043] ppid=27028 vsize=807356 CPUtime=0.15
/proc/27038/task/27043/stat : 27043 (java) R 27028 27028 26318 0 -1 64 414 0 0 0 15 0 0 0 20 0 8 0 30112831 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27044] ppid=27028 vsize=807356 CPUtime=0
/proc/27038/task/27044/stat : 27044 (java) S 27028 27028 26318 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30112831 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27038/tid=27045] ppid=27028 vsize=807356 CPUtime=0
/proc/27038/task/27045/stat : 27045 (java) S 27028 27028 26318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30112831 826732544 7309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 821080

[startup+2.97405 s]
/proc/loadavg: 2.06 3.66 4.66 3/89 27046
/proc/meminfo: memFree=1780672/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=14836 CPUtime=0.55
/proc/27028/stat : 27028 (sugar) S 27026 27028 26318 0 -1 4194304 1574 4301 0 1 6 0 45 4 15 0 1 0 30112764 15192064 1086 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27028/statm: 3709 1086 373 3 0 809 0
[pid=27038] ppid=27028 vsize=0 CPUtime=0.78
/proc/27038/stat : 27038 (java) Z 27028 27028 26318 0 -1 1036 7574 0 1 0 69 9 0 0 18 0 1 0 30112824 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27038/statm: 0 0 0 0 0 0 0
[pid=27046] ppid=27028 vsize=11548 CPUtime=1.52
/proc/27046/stat : 27046 (minisat) R 27028 27028 26318 0 -1 0 3430 0 0 0 150 2 0 0 25 0 1 0 30112908 11825152 2440 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 1 0 0
/proc/27046/statm: 2887 2440 51 112 0 2771 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 26384

[startup+6.27061 s]
/proc/loadavg: 2.05 3.63 4.64 3/89 27046
/proc/meminfo: memFree=1780480/2055920 swapFree=4192812/4192956
[pid=27028] ppid=27026 vsize=14836 CPUtime=0.55
/proc/27028/stat : 27028 (sugar) S 27026 27028 26318 0 -1 4194304 1574 4301 0 1 6 0 45 4 16 0 1 0 30112764 15192064 1086 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27028/statm: 3709 1086 373 3 0 809 0
[pid=27038] ppid=27028 vsize=0 CPUtime=0.78
/proc/27038/stat : 27038 (java) Z 27028 27028 26318 0 -1 1036 7574 0 1 0 69 9 0 0 18 0 1 0 30112824 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27038/statm: 0 0 0 0 0 0 0
[pid=27046] ppid=27028 vsize=11548 CPUtime=4.78
/proc/27046/stat : 27046 (minisat) R 27028 27028 26318 0 -1 0 3456 0 0 0 476 2 0 0 25 0 1 0 30112908 11825152 2466 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/27046/statm: 2887 2466 51 112 0 2771 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 26384

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27028 and gives childrusage.ru_utime.tv_sec=11 childrusage.ru_utime.tv_usec=519248 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=109983
CPU time returned by wait4() is 11.6292
while last known CPU time is 12.37

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 12.6566
CPU time (s): 12.37
CPU user time (s): 12.19
CPU system time (s): 0.18
CPU usage (%): 97.7353
Max. virtual memory (cumulated for all children) (KiB): 821840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5192
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13124
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1056
involuntary context switches= 1442

runsolver used 0.023996 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan 29 20:13:04 UTC 2007


IDJOB= 217688
IDBENCH= 5164
IDSOLVER= 86
FILE ID= node15/217688-1170101584

PBS_JOBID= 3689490

Free space on /tmp= 66559 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-55-10-a3.xml
COMMAND LINE= /tmp/evaluation/217688-1170101584/solver /tmp/evaluation/217688-1170101584 /tmp/evaluation/217688-1170101584/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-217688-1170101584 -o ROOT/results/node15/solver-217688-1170101584 -C 1800 -M 900  /tmp/evaluation/217688-1170101584/solver /tmp/evaluation/217688-1170101584 /tmp/evaluation/217688-1170101584/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  52e1a20218303240f1ed977654e67c18

RANDOM SEED= 845601267

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.276
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.276
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:       1797800 kB
Buffers:         58812 kB
Cached:          47880 kB
SwapCached:          0 kB
Active:         142608 kB
Inactive:        61396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1480 kB
Writeback:         412 kB
Mapped:         116996 kB
Slab:            38972 kB
Committed_AS:   454660 kB
PageTables:       2216 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= 66559 MiB



End job on node15 on Mon Jan 29 20:13:17 UTC 2007