Trace number 2057404

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
pcs-restart 0.3.2SAT 16.7924 16.8255

DiagnosticValue
ASSIGNMENTS31585

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-48021_ext.xml
MD5SUM1b7b5d107231d06ed4a84d9ed59024d0
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 benchmark13.8639
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.03	c Seed is 729817829
0.00/0.03	c Constructing HOME/instance-2057404-1247694221.xml  with 6613 constraints
0.07/0.12	c Solving 31585 backtracks 16 restarts
16.76/16.82	s SATISFIABLE
16.76/16.82	c V0=4, V1=4, V2=21, V3=13, V4=5, V5=7, V6=19, V7=6, V8=14, V9=0, V10=0, V11=1, V12=15, V13=23, V14=8, V15=16, V16=2, V17=0, V18=20, V19=10, V20=16, V21=6, V22=19, V23=16, 
16.76/16.82	v 4 4 21 13 5 7 19 6 14 0 0 1 15 23 8 16 2 0 20 10 16 6 19 16 
16.76/16.82	d ASSIGNMENTS 31585

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057404-1247694221/watcher-2057404-1247694221 -o /tmp/evaluation-result-2057404-1247694221/solver-2057404-1247694221 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 729817829 HOME/instance-2057404-1247694221.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: 0.00 0.00 0.00 3/67 14252
/proc/meminfo: memFree=1317096/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=5356 CPUtime=0
/proc/14252/stat : 14252 (pcssolve) S 14250 14252 14213 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489671 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14252/statm: 1339 242 201 169 0 50 0
[pid=14253] ppid=14252 vsize=5356 CPUtime=0
/proc/14253/stat : 14253 (pcssolve) D 14252 14252 14213 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 56489671 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 233632922213 0 0 4100 65536 18446744071563608240 0 0 17 0 0 0
/proc/14253/statm: 1339 243 202 169 0 50 0
[pid=14254] ppid=14252 vsize=3676 CPUtime=0
/proc/14254/stat : 14254 (grep) S 14252 14252 14213 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56489671 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 233632923730 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/14254/statm: 919 121 99 19 0 43 0

[startup+0.104733 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14252
/proc/meminfo: memFree=1317096/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=5564 CPUtime=0.07
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1100 822 0 0 7 0 0 0 17 0 1 0 56489671 5697536 709 996147200 134512640 135095119 4294956304 18446744073709551615 134987571 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 1391 709 364 142 0 345 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5564

[startup+0.202749 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14252
/proc/meminfo: memFree=1317096/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=6484 CPUtime=0.16
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1366 822 0 0 16 0 0 0 18 0 1 0 56489671 6639616 942 996147200 134512640 135095119 4294956304 18446744073709551615 134617692 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 1621 942 378 142 0 575 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6484

[startup+0.30276 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14252
/proc/meminfo: memFree=1317096/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=6484 CPUtime=0.26
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1369 822 0 0 26 0 0 0 18 0 1 0 56489671 6639616 945 996147200 134512640 135095119 4294956304 18446744073709551615 134589582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 1621 945 378 142 0 575 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 6484

[startup+0.702827 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14252
/proc/meminfo: memFree=1317096/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=6484 CPUtime=0.66
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1421 822 0 0 66 0 0 0 22 0 1 0 56489671 6639616 932 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 1621 932 378 142 0 575 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 6484

[startup+1.50195 s]
/proc/loadavg: 0.00 0.00 0.00 2/68 14258
/proc/meminfo: memFree=1314656/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=6872 CPUtime=1.46
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1558 822 0 0 146 0 0 0 25 0 1 0 56489671 7036928 1004 996147200 134512640 135095119 4294956304 18446744073709551615 134615595 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 1718 1004 378 142 0 672 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6872

[startup+3.10121 s]
/proc/loadavg: 0.00 0.00 0.00 2/68 14258
/proc/meminfo: memFree=1313952/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=8024 CPUtime=3.06
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 1930 822 0 0 306 0 0 0 25 0 1 0 56489671 8216576 1247 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 2006 1247 378 142 0 960 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8024

[startup+6.30172 s]
/proc/loadavg: 0.08 0.02 0.01 2/68 14258
/proc/meminfo: memFree=1311520/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=10600 CPUtime=6.26
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 2651 822 0 0 625 1 0 0 25 0 1 0 56489671 10854400 1711 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 2650 1711 378 142 0 1604 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10600

[startup+12.7018 s]
/proc/loadavg: 0.31 0.07 0.02 2/68 14290
/proc/meminfo: memFree=1307040/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=12.66
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4320 822 0 0 1263 3 0 0 25 0 1 0 56489671 16556032 2610 996147200 134512640 135095119 4294956304 18446744073709551615 134577778 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 4042 2610 378 142 0 2996 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16168

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

[startup+12.8018 s]
/proc/loadavg: 0.31 0.07 0.02 2/68 14290
/proc/meminfo: memFree=1307040/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=12.76
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4323 822 0 0 1273 3 0 0 25 0 1 0 56489671 16556032 2613 996147200 134512640 135095119 4294956304 18446744073709551615 134616997 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 4042 2613 378 142 0 2996 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 16168

[startup+14.407 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 14290
/proc/meminfo: memFree=1305568/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=14.36
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4379 822 0 0 1433 3 0 0 25 0 1 0 56489671 16556032 2669 996147200 134512640 135095119 4294956304 18446744073709551615 134615460 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 4042 2669 378 142 0 2996 0
Current children cumulated CPU time (s) 14.36
Current children cumulated vsize (KiB) 16168

[startup+16.0023 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 14290
/proc/meminfo: memFree=1305504/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=15.96
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4430 822 0 0 1592 4 0 0 25 0 1 0 56489671 16556032 2720 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 4042 2720 378 142 0 2996 0
Current children cumulated CPU time (s) 15.96
Current children cumulated vsize (KiB) 16168

[startup+16.4014 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 14290
/proc/meminfo: memFree=1305504/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=16.36
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4441 822 0 0 1632 4 0 0 25 0 1 0 56489671 16556032 2731 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/14252/statm: 4042 2731 378 142 0 2996 0
Current children cumulated CPU time (s) 16.36
Current children cumulated vsize (KiB) 16168

[startup+16.8014 s]
/proc/loadavg: 0.37 0.08 0.03 2/68 14290
/proc/meminfo: memFree=1305440/2055920 swapFree=4192812/4192956
[pid=14252] ppid=14250 vsize=16168 CPUtime=16.76
/proc/14252/stat : 14252 (pcs.small) R 14250 14252 14213 0 -1 4194304 4454 822 0 0 1672 4 0 0 25 0 1 0 56489671 16556032 2744 996147200 134512640 135095119 4294956304 18446744073709551615 134589654 0 0 4096 0 0 0 0 17 0 0 0
/proc/14252/statm: 4042 2744 378 142 0 2996 0
Current children cumulated CPU time (s) 16.76
Current children cumulated vsize (KiB) 16168

Child status: 0
Real time (s): 16.8255
CPU time (s): 16.7924
CPU user time (s): 16.7465
CPU system time (s): 0.045993
CPU usage (%): 99.8036
Max. virtual memory (cumulated for all children) (KiB): 16168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7465
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5279
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= 30
involuntary context switches= 92

runsolver used 0.017997 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-15 23:43:41
IDJOB=2057404
IDBENCH=53367
IDSOLVER=734
FILE ID=node3/2057404-1247694221
PBS_JOBID= 9521303
Free space on /tmp= 66404 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-48021_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057404-1247694221/watcher-2057404-1247694221 -o /tmp/evaluation-result-2057404-1247694221/solver-2057404-1247694221 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 729817829 HOME/instance-2057404-1247694221.xml

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

MD5SUM BENCH= 1b7b5d107231d06ed4a84d9ed59024d0
RANDOM SEED=729817829

node3.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.259
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.259
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:       1317640 kB
Buffers:         74652 kB
Cached:         415084 kB
SwapCached:          0 kB
Active:         154340 kB
Inactive:       509904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1317640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          24516 kB
Slab:            59884 kB
Committed_AS:   588184 kB
PageTables:       1580 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 node3 at 2009-07-15 23:43:58