Trace number 209226

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
buggy_2_5_s 2007-01-08SAT 30.7863 30.8828

General information on the benchmark

Namefapp/fapp01-05/fapp03/
fapp03-0300-9.xml
MD5SUMa970296dc79b2ada66d9b354e91d513b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.00369
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SAT
2312 -2612 -2640 -2440 2180 2292 2484 -2364 -2160 -2448 -2332 -2260 2292 -2416 2560 2400 2352 -2524 -2652 -2656 2272 -2452 2212 -2216 -2600 -2304 2348 -2596 2212 -2440 2328 -2528 -2544 -2428 -2616 -2584 -2520 2388 2280 -2556 -2312 -2292 2240 -2220 -2172 -2568 -2600 -2172 2160 2252 2552 -2612 -2164 2556 2400 2252 -2536 -2508 -2640 2488 2376 -2624 -2548 -2248 -2404 -2436 2476 -2548 2396 -2412 -2484 2616 -2656 -2592 -2480 -2300 -2472 -2412 2160 2552 2172 -2476 -2304 2344 -2204 2592 2444 2584 2552 2200 2408 -2200 2592 -2572 -2560 -2428 2628 2212 2480 -2620 -2376 -2372 -2380 -2588 -2340 -2240 -2588 -2372 2544 2416 -2520 -2632 -2372 -2564 2476 -2368 -2632 2520 -2200 2532 -2468 2588 2160 -2224 -2288 -2644 2600 2484 -2264 -2376 -2440 -2572 -2640 2352 2488 2488 -2564 -2544 -2328 2188 -2200 2436 -2564 -2436 -2628 2164 2168 2340 -2344 2536 2524 -2368 2572 -2548 -2600 -2608 -2516 -2244 -2560 -2520 2468 -2260 2564 -2220 -2336 -2200 2312 2544 -2416 -2160 -2316 2428 -2568 -2520 2324 -2612 -2476 -2588 -2576 2548 -2448 -2444 -2520 2504 -2528 -2584 -2236 -2316 2196 2536 -2588 -2584 -2616 2200 -2604 -2380 -2228 -2516 -2608 -2200 -2520 2584 -2396 2548 2480 -2528 -2564 -2440 2380 -2624 2320 -2456 -2260 -2532 -2600 -2576 2584 2488 2376 -2612 2468 -2296 -2580 -2648 2312 -2560 -2568 -2252 -2588 -2576 -2604 2232 2604 2436 -2480 -2568 -2364 2428 -2200 -2208 -2652 -2380 -2388 -2332 2288 2588 2652 -2560 2604 -2576 -2524 -2640 -2444 -2624 -2256 2160 -2412 -2524 -2640 -2276 -2412 -2592 -2612 2608 -2372 -2292 -2600 -2404 -2416 -2596 -2432 2340 -2516 -2456 2600 2208 -2656 2636 2440 2400 2592 2404 -2352 2204 -2176 2276 -2272 -2468 -2328 -2480 2616 -2204 -2644 -2608 2340 2560 2220 -2572 -2336 2444 

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/node17/watcher-209226-1168294364 -o ROOT/results/node17/solver-209226-1168294364 -C 1800 -M 900 /tmp/evaluation/209226-1168294364/solver2 /tmp/evaluation/209226-1168294364/unknown 1800 

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: 0.97 1.43 1.23 2/82 3626
/proc/meminfo: memFree=1477840/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=0
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 353 334 0 0 0 0 0 0 20 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=3631] ppid=3625 vsize=5352 CPUtime=0
/proc/3631/stat : 3631 (XML2BORD) S 3625 3625 1488 0 -1 4194304 281 0 0 0 0 0 0 0 20 0 1 0 177831592 5480448 228 18446744073709551615 4194304 4889804 548682069472 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3631/statm: 1338 228 191 169 0 49 0
[pid=3632] ppid=3631 vsize=1488 CPUtime=0
/proc/3632/stat : 3632 (Xml2Bord) R 3631 3625 1488 0 -1 4194304 129 0 0 0 0 0 0 0 25 0 1 0 177831592 1523712 105 18446744073709551615 134512640 134544448 4294956848 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3632/statm: 372 105 82 7 0 45 0

[startup+0.102534 s]
/proc/loadavg: 0.97 1.43 1.23 2/82 3626
/proc/meminfo: memFree=1477840/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=0.09
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 376 2305 0 0 0 0 7 2 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+0.510577 s]
/proc/loadavg: 0.97 1.43 1.23 2/82 3626
/proc/meminfo: memFree=1477840/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=0.09
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 376 2305 0 0 0 0 7 2 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5352

[startup+1.33066 s]
/proc/loadavg: 1.13 1.46 1.24 3/83 4112
/proc/meminfo: memFree=1459656/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=1.07
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 397 8729 0 0 0 0 52 55 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=4100] ppid=3625 vsize=11176 CPUtime=0.23
/proc/4100/stat : 4100 (standalone) R 3625 3625 1488 0 -1 4194304 2271 0 0 0 10 13 0 0 20 0 1 0 177831700 11444224 2181 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4153424889 0 0 4096 0 0 0 0 17 0 0 0
/proc/4100/statm: 2794 2181 136 64 0 2109 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16528

[startup+2.96682 s]
/proc/loadavg: 1.13 1.46 1.24 2/82 4298
/proc/meminfo: memFree=1453840/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=1.07
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 397 8729 0 0 0 0 52 55 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=4100] ppid=3625 vsize=11176 CPUtime=1.86
/proc/4100/stat : 4100 (standalone) R 3625 3625 1488 0 -1 4194304 2289 0 0 0 173 13 0 0 25 0 1 0 177831700 11444224 2199 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4153205209 0 0 4096 0 0 0 0 17 1 0 0
/proc/4100/statm: 2794 2199 136 64 0 2109 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 16528

[startup+6.24516 s]
/proc/loadavg: 1.28 1.48 1.25 3/88 4316
/proc/meminfo: memFree=1446688/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=1.07
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 397 8729 0 0 0 0 52 55 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=4100] ppid=3625 vsize=11176 CPUtime=5.12
/proc/4100/stat : 4100 (standalone) R 3625 3625 1488 0 -1 4194304 2289 0 0 0 498 14 0 0 25 0 1 0 177831700 11444224 2199 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 134555397 0 0 4096 0 0 0 0 17 0 0 0
/proc/4100/statm: 2794 2199 136 64 0 2109 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 16528

[startup+12.7078 s]
/proc/loadavg: 1.26 1.48 1.25 2/82 4327
/proc/meminfo: memFree=1450672/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=1.07
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 397 8729 0 0 0 0 52 55 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=4100] ppid=3625 vsize=11176 CPUtime=11.58
/proc/4100/stat : 4100 (standalone) R 3625 3625 1488 0 -1 4194304 2289 0 0 0 1144 14 0 0 25 0 1 0 177831700 11444224 2199 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4153697217 0 0 4096 0 0 0 0 17 1 0 0
/proc/4100/statm: 2794 2199 136 64 0 2109 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 16528

[startup+25.5312 s]
/proc/loadavg: 1.22 1.46 1.25 2/83 4337
/proc/meminfo: memFree=1464392/2055920 swapFree=4192812/4192956
[pid=3625] ppid=3621 vsize=5352 CPUtime=1.07
/proc/3625/stat : 3625 (solver2) S 3621 3625 1488 0 -1 4194304 397 8729 0 0 0 0 52 55 16 0 1 0 177831591 5480448 242 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3625/statm: 1338 242 203 169 0 49 0
[pid=4100] ppid=3625 vsize=11176 CPUtime=24.38
/proc/4100/stat : 4100 (standalone) R 3625 3625 1488 0 -1 4194304 2289 0 0 0 2423 15 0 0 25 0 1 0 177831700 11444224 2199 18446744073709551615 134512640 134775488 4294956880 18446744073709551615 4153195196 0 0 4096 0 0 0 0 17 0 0 0
/proc/4100/statm: 2794 2199 136 64 0 2109 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16528

Child status: 0
Real time (s): 30.8828
CPU time (s): 30.7863
CPU user time (s): 30.0714
CPU system time (s): 0.714891
CPU usage (%): 99.6877
Max. virtual memory (cumulated for all children) (KiB): 16536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0714
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11479
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165
involuntary context switches= 757

runsolver used 0.033994 s user time and 0.087986 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Jan  8 22:12:47 UTC 2007


IDJOB= 209226
IDBENCH= 4503
FILE ID= node17/209226-1168294364

PBS_JOBID= 3501883

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp03/fapp03-0300-9.xml
COMMAND LINE= /tmp/evaluation/209226-1168294364/solver2 /tmp/evaluation/209226-1168294364/unknown 1800
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-209226-1168294364 -o ROOT/results/node17/solver-209226-1168294364 -C 1800 -M 900  /tmp/evaluation/209226-1168294364/solver2 /tmp/evaluation/209226-1168294364/unknown 1800

META MD5SUM SOLVER= 2182e29fee250f6e45b9a85a6429fa3a
MD5SUM BENCH=  a970296dc79b2ada66d9b354e91d513b

RANDOM SEED= 967182968

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:       1478712 kB
Buffers:         81560 kB
Cached:         365472 kB
SwapCached:          0 kB
Active:         314644 kB
Inactive:       193604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10628 kB
Writeback:           0 kB
Mapped:          76844 kB
Slab:            54008 kB
Committed_AS:  5124984 kB
PageTables:       2076 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= 66300 MiB



End job on node17 on Mon Jan  8 22:13:20 UTC 2007