Trace number 224623

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
CSPtoSAT+minisat 0.3SAT 238.039 240.275

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-75_ext.xml
MD5SUMbf729504377c66ba2337fbb3e283d9db
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.01584
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c preparing clauses for relation R0
0.21	c preparing clauses for relation R1
0.21	c preparing clauses for relation R2
0.21	c preparing clauses for relation R3
0.21	c preparing clauses for relation R4
0.21	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.21	c preparing clauses for relation R7
0.21	c preparing clauses for relation R8
0.21	c preparing clauses for relation R9
0.21	c preparing clauses for relation R10
0.21	c preparing clauses for relation R11
0.21	c preparing clauses for relation R12
0.21	c preparing clauses for relation R13
0.21	c preparing clauses for relation R14
0.21	c preparing clauses for relation R15
0.21	c preparing clauses for relation R16
0.21	c preparing clauses for relation R17
0.21	c preparing clauses for relation R18
0.21	c preparing clauses for relation R19
0.22	c preparing clauses for relation R20
0.23	c preparing clauses for relation R21
0.24	c preparing clauses for relation R22
0.25	c preparing clauses for relation R23
0.26	c preparing clauses for relation R24
0.27	c preparing clauses for relation R25
0.28	c preparing clauses for relation R26
0.29	c preparing clauses for relation R27
0.30	c preparing clauses for relation R28
0.30	c preparing clauses for relation R29
0.31	c preparing clauses for relation R30
0.32	c preparing clauses for relation R31
0.33	c preparing clauses for relation R32
0.34	c preparing clauses for relation R33
0.35	c preparing clauses for relation R34
0.36	c preparing clauses for relation R35
0.37	c preparing clauses for relation R36
0.38	c preparing clauses for relation R37
0.39	c preparing clauses for relation R38
0.40	c preparing clauses for relation R39
0.41	c preparing clauses for relation R40
0.42	c preparing clauses for relation R41
0.43	c preparing clauses for relation R42
0.44	c preparing clauses for relation R43
0.44	c preparing clauses for relation R44
0.45	c preparing clauses for relation R45
0.46	c preparing clauses for relation R46
0.47	c preparing clauses for relation R47
0.48	c preparing clauses for relation R48
0.49	c preparing clauses for relation R49
0.50	c preparing clauses for relation R50
0.51	c preparing clauses for relation R51
0.52	c preparing clauses for relation R52
0.53	c preparing clauses for relation R53
0.54	c preparing clauses for relation R54
0.55	c preparing clauses for relation R55
0.56	c preparing clauses for relation R56
0.57	c preparing clauses for relation R57
0.58	c preparing clauses for relation R58
0.59	c preparing clauses for relation R59
0.59	c preparing clauses for relation R60
0.60	c preparing clauses for relation R61
0.61	c preparing clauses for relation R62
0.62	c preparing clauses for relation R63
0.63	c preparing clauses for relation R64
0.64	c preparing clauses for relation R65
0.65	c preparing clauses for relation R66
0.66	c preparing clauses for relation R67
0.67	c preparing clauses for relation R68
0.68	c preparing clauses for relation R69
0.69	c preparing clauses for relation R70
0.70	c preparing clauses for relation R71
0.71	c preparing clauses for relation R72
0.72	c preparing clauses for relation R73
0.73	c preparing clauses for relation R74
0.73	c preparing clauses for relation R75
0.74	c preparing clauses for relation R76
0.75	c preparing clauses for relation R77
0.76	c preparing clauses for relation R78
0.77	c preparing clauses for relation R79
0.78	c preparing clauses for relation R80
0.79	c preparing clauses for relation R81
0.80	c preparing clauses for relation R82
0.81	c preparing clauses for relation R83
0.82	c preparing clauses for relation R84
0.83	c preparing clauses for relation R85
0.84	c preparing clauses for relation R86
0.85	c preparing clauses for relation R87
0.85	c preparing clauses for relation R88
0.86	c preparing clauses for relation R89
0.87	c preparing clauses for relation R90
0.88	c preparing clauses for relation R91
0.89	c preparing clauses for relation R92
0.90	c preparing clauses for relation R93
0.91	c preparing clauses for relation R94
0.92	c preparing clauses for relation R95
0.93	c preparing clauses for relation R96
0.94	c preparing clauses for relation R97
0.95	c preparing clauses for relation R98
0.96	c preparing clauses for relation R99
0.97	c preparing clauses for relation R100
0.98	c preparing clauses for relation R101
0.98	c preparing clauses for relation R102
0.99	c instanciating clauses for relation R0 (supports) and variables V0 V4 
1.01	c instanciating clauses for relation R1 (supports) and variables V0 V20 
1.02	c instanciating clauses for relation R2 (supports) and variables V0 V21 
1.04	c instanciating clauses for relation R3 (supports) and variables V0 V22 
1.06	c instanciating clauses for relation R4 (supports) and variables V0 V23 
1.08	c instanciating clauses for relation R5 (supports) and variables V0 V31 
1.10	c instanciating clauses for relation R6 (supports) and variables V0 V38 
1.11	c instanciating clauses for relation R7 (supports) and variables V1 V4 
1.13	c instanciating clauses for relation R8 (supports) and variables V1 V15 
1.15	c instanciating clauses for relation R9 (supports) and variables V1 V16 
1.17	c instanciating clauses for relation R10 (supports) and variables V1 V18 
1.19	c instanciating clauses for relation R11 (supports) and variables V1 V23 
1.20	c instanciating clauses for relation R12 (supports) and variables V1 V37 
1.22	c instanciating clauses for relation R13 (supports) and variables V1 V39 
1.24	c instanciating clauses for relation R14 (supports) and variables V2 V14 
1.26	c instanciating clauses for relation R15 (supports) and variables V2 V29 
1.27	c instanciating clauses for relation R16 (supports) and variables V2 V34 
1.29	c instanciating clauses for relation R17 (supports) and variables V2 V36 
1.31	c instanciating clauses for relation R18 (supports) and variables V2 V38 
1.33	c instanciating clauses for relation R19 (supports) and variables V2 V39 
1.34	c instanciating clauses for relation R20 (supports) and variables V3 V17 
1.36	c instanciating clauses for relation R21 (supports) and variables V3 V21 
1.38	c instanciating clauses for relation R22 (supports) and variables V3 V23 
1.40	c instanciating clauses for relation R23 (supports) and variables V3 V32 
1.42	c instanciating clauses for relation R24 (supports) and variables V4 V8 
1.43	c instanciating clauses for relation R25 (supports) and variables V4 V10 
1.45	c instanciating clauses for relation R26 (supports) and variables V4 V18 
1.47	c instanciating clauses for relation R27 (supports) and variables V4 V31 
1.48	c instanciating clauses for relation R28 (supports) and variables V4 V32 
1.50	c instanciating clauses for relation R29 (supports) and variables V4 V37 
1.52	c instanciating clauses for relation R30 (supports) and variables V5 V8 
1.53	c instanciating clauses for relation R31 (supports) and variables V5 V23 
1.55	c instanciating clauses for relation R32 (supports) and variables V5 V35 
1.57	c instanciating clauses for relation R33 (supports) and variables V5 V36 
1.58	c instanciating clauses for relation R34 (supports) and variables V6 V11 
1.60	c instanciating clauses for relation R35 (supports) and variables V6 V13 
1.62	c instanciating clauses for relation R36 (supports) and variables V6 V20 
1.64	c instanciating clauses for relation R37 (supports) and variables V6 V33 
1.65	c instanciating clauses for relation R38 (supports) and variables V7 V35 
1.67	c instanciating clauses for relation R39 (supports) and variables V7 V38 
1.69	c instanciating clauses for relation R40 (supports) and variables V8 V33 
1.71	c instanciating clauses for relation R41 (supports) and variables V8 V34 
1.72	c instanciating clauses for relation R42 (supports) and variables V8 V37 
1.74	c instanciating clauses for relation R43 (supports) and variables V9 V12 
1.76	c instanciating clauses for relation R44 (supports) and variables V9 V13 
1.78	c instanciating clauses for relation R45 (supports) and variables V9 V30 
1.79	c instanciating clauses for relation R46 (supports) and variables V9 V31 
1.81	c instanciating clauses for relation R47 (supports) and variables V10 V12 
1.83	c instanciating clauses for relation R48 (supports) and variables V10 V15 
1.84	c instanciating clauses for relation R49 (supports) and variables V10 V16 
1.86	c instanciating clauses for relation R50 (supports) and variables V10 V21 
1.88	c instanciating clauses for relation R51 (supports) and variables V10 V22 
1.89	c instanciating clauses for relation R52 (supports) and variables V10 V26 
1.91	c instanciating clauses for relation R53 (supports) and variables V10 V29 
1.93	c instanciating clauses for relation R54 (supports) and variables V11 V14 
1.95	c instanciating clauses for relation R55 (supports) and variables V11 V28 
1.96	c instanciating clauses for relation R56 (supports) and variables V12 V17 
1.98	c instanciating clauses for relation R57 (supports) and variables V12 V36 
2.00	c instanciating clauses for relation R58 (supports) and variables V13 V21 
2.02	c instanciating clauses for relation R59 (supports) and variables V13 V24 
2.03	c instanciating clauses for relation R60 (supports) and variables V14 V23 
2.05	c instanciating clauses for relation R61 (supports) and variables V14 V24 
2.07	c instanciating clauses for relation R62 (supports) and variables V14 V25 
2.08	c instanciating clauses for relation R63 (supports) and variables V14 V30 
2.10	c instanciating clauses for relation R64 (supports) and variables V15 V16 
2.12	c instanciating clauses for relation R65 (supports) and variables V15 V19 
2.14	c instanciating clauses for relation R66 (supports) and variables V15 V20 
2.15	c instanciating clauses for relation R67 (supports) and variables V15 V25 
2.17	c instanciating clauses for relation R68 (supports) and variables V15 V31 
2.19	c instanciating clauses for relation R69 (supports) and variables V15 V32 
2.20	c instanciating clauses for relation R70 (supports) and variables V15 V33 
2.22	c instanciating clauses for relation R71 (supports) and variables V15 V36 
2.24	c instanciating clauses for relation R72 (supports) and variables V16 V19 
2.26	c instanciating clauses for relation R73 (supports) and variables V16 V32 
2.28	c instanciating clauses for relation R74 (supports) and variables V16 V35 
2.30	c instanciating clauses for relation R75 (supports) and variables V16 V36 
2.31	c instanciating clauses for relation R76 (supports) and variables V17 V37 
2.33	c instanciating clauses for relation R77 (supports) and variables V19 V28 
2.35	c instanciating clauses for relation R78 (supports) and variables V19 V31 
2.36	c instanciating clauses for relation R79 (supports) and variables V19 V34 
2.38	c instanciating clauses for relation R80 (supports) and variables V19 V35 
2.40	c instanciating clauses for relation R81 (supports) and variables V19 V38 
2.41	c instanciating clauses for relation R82 (supports) and variables V20 V26 
2.44	c instanciating clauses for relation R83 (supports) and variables V21 V27 
2.45	c instanciating clauses for relation R84 (supports) and variables V21 V31 
2.47	c instanciating clauses for relation R85 (supports) and variables V21 V33 
2.49	c instanciating clauses for relation R86 (supports) and variables V21 V36 
2.50	c instanciating clauses for relation R87 (supports) and variables V22 V26 
2.52	c instanciating clauses for relation R88 (supports) and variables V23 V26 
2.54	c instanciating clauses for relation R89 (supports) and variables V24 V38 
2.56	c instanciating clauses for relation R90 (supports) and variables V25 V26 
2.57	c instanciating clauses for relation R91 (supports) and variables V25 V33 
2.59	c instanciating clauses for relation R92 (supports) and variables V26 V36 
2.61	c instanciating clauses for relation R93 (supports) and variables V26 V39 
2.62	c instanciating clauses for relation R94 (supports) and variables V27 V30 
2.64	c instanciating clauses for relation R95 (supports) and variables V28 V33 
2.66	c instanciating clauses for relation R96 (supports) and variables V28 V37 
2.67	c instanciating clauses for relation R97 (supports) and variables V29 V33 
2.69	c instanciating clauses for relation R98 (supports) and variables V29 V34 
2.71	c instanciating clauses for relation R99 (supports) and variables V31 V36 
2.73	c instanciating clauses for relation R100 (supports) and variables V33 V36 
2.74	c instanciating clauses for relation R101 (supports) and variables V35 V37 
2.76	c instanciating clauses for relation R102 (supports) and variables V37 V39 
2.80	c ...done
2.80	c #SATvar=404188 #SATclauses=1104151 #CSPpredicates=0
239.98	Verified 1067010 original clauses.
239.99	c SAT problem is solved
239.99	restarts              : 8
239.99	conflicts             : 3575           (15 /sec)
239.99	decisions             : 3609           (1.00 % random) (15 /sec)
239.99	propagations          : 97010273       (409091 /sec)
239.99	conflict literals     : 7494460        (1.40 % deleted)
239.99	Memory used           : 238.41 MB
239.99	CPU time              : 237.136 s
239.99	c all predicates checked
239.99	
239.99	s SATISFIABLE
239.99	v 5 74 48 5 72 1 29 23 77 3 51 78 71 13 69 77 72 43 53 1 39 40 64 73 7 2 55 23 15 18 25 53 44 4 69 45 41 23 59 65 
239.99	

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-224623-1168068097 -o ROOT/results/node15/solver-224623-1168068097 -C 1800 -M 900 /tmp/evaluation/224623-1168068097/CSPtoSAT+minisat /tmp/evaluation/224623-1168068097/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.91 1.98 1.99 5/86 12430
/proc/meminfo: memFree=985104/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=18540 CPUtime=0
/proc/12429/stat : 12429 (runsolver) R 12427 12429 12374 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 155204544 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12429/statm: 4635 279 244 17 0 2626 0

[startup+0.108148 s]
/proc/loadavg: 1.91 1.98 1.99 5/86 12430
/proc/meminfo: memFree=985104/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=17556 CPUtime=0.09
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 5043 0 0 0 7 2 0 0 18 0 1 0 155204544 17977344 3189 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 4389 3189 703 52 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17556

[startup+0.516196 s]
/proc/loadavg: 1.91 1.98 1.99 5/86 12430
/proc/meminfo: memFree=985104/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=63808 CPUtime=0.5
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 25202 0 0 0 39 11 0 0 22 0 1 0 155204544 65339392 13716 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134588361 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 15952 13716 703 52 0 14320 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 63808

[startup+1.33734 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 12430
/proc/meminfo: memFree=871056/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=147528 CPUtime=1.3
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 56277 0 0 0 104 26 0 0 25 0 1 0 155204544 151068672 33173 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134687838 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 36882 33173 705 52 0 35250 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 147528

[startup+2.97463 s]
/proc/loadavg: 1.91 1.98 1.99 3/86 12430
/proc/meminfo: memFree=779216/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=164168 CPUtime=2.92
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 85647 0 0 0 249 43 0 0 25 0 1 0 155204544 168108032 38619 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 41042 38619 714 52 0 39410 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 164168

[startup+6.26219 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 12430
/proc/meminfo: memFree=831440/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=164168 CPUtime=6.18
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 85678 0 0 0 575 43 0 0 25 0 1 0 155204544 168108032 38650 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 41042 38650 714 52 0 39410 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 164168

[startup+12.7253 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 12430
/proc/meminfo: memFree=824144/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=170856 CPUtime=12.57
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 87315 0 0 0 1213 44 0 0 25 0 1 0 155204544 174956544 40287 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 42714 40287 720 52 0 41082 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 170856

[startup+25.5595 s]
/proc/loadavg: 1.94 1.98 1.99 3/86 12430
/proc/meminfo: memFree=812112/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=180960 CPUtime=25.3
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 89859 0 0 0 2483 47 0 0 25 0 1 0 155204544 185303040 42831 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 45240 42831 720 52 0 43608 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 180960

[startup+51.2179 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 12430
/proc/meminfo: memFree=794768/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=194412 CPUtime=50.71
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 93207 0 0 0 5021 50 0 0 25 0 1 0 155204544 199077888 46179 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 48603 46179 720 52 0 46971 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 194412

[startup+102.428 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 12430
/proc/meminfo: memFree=769040/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=212692 CPUtime=101.46
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 97793 0 0 0 10091 55 0 0 25 0 1 0 155204544 217796608 50765 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671367 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 53173 50765 720 52 0 51541 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 212692

[startup+162.467 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 12430
/proc/meminfo: memFree=745744/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=227424 CPUtime=160.94
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 101474 0 0 0 16035 59 0 0 25 0 1 0 155204544 232882176 54446 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 56856 54446 720 52 0 55224 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 227424

[startup+222.506 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 12430
/proc/meminfo: memFree=725840/2055920 swapFree=4174172/4192956
[pid=12429] ppid=12427 vsize=238892 CPUtime=220.42
/proc/12429/stat : 12429 (CSPtoSAT+minisa) R 12427 12429 12374 0 -1 4194304 104320 0 0 0 21981 61 0 0 25 0 1 0 155204544 244625408 57292 18446744073709551615 134512640 134728504 4294956640 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/12429/statm: 59723 57292 720 52 0 58091 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 238892

Child status: 0
Real time (s): 240.275
CPU time (s): 238.039
CPU user time (s): 237.373
CPU system time (s): 0.665898
CPU usage (%): 99.0693
Max. virtual memory (cumulated for all children) (KiB): 268744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.373
system time used= 0.665898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105612
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= 13
involuntary context switches= 9816

runsolver used 0.293955 s user time and 0.789879 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 07:21:37 UTC 2007


IDJOB= 224623
IDBENCH= 5771
FILE ID= node15/224623-1168068097

PBS_JOBID= 3475673

Free space on /tmp= 66283 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-75_ext.xml
COMMAND LINE= /tmp/evaluation/224623-1168068097/CSPtoSAT+minisat /tmp/evaluation/224623-1168068097/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-224623-1168068097 -o ROOT/results/node15/solver-224623-1168068097 -C 1800 -M 900  /tmp/evaluation/224623-1168068097/CSPtoSAT+minisat /tmp/evaluation/224623-1168068097/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bf729504377c66ba2337fbb3e283d9db

RANDOM SEED= 388547609

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:        985584 kB
Buffers:         84968 kB
Cached:         745392 kB
SwapCached:       7128 kB
Active:         424324 kB
Inactive:       542776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        985584 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:         148840 kB
Slab:            87768 kB
Committed_AS:  4191312 kB
PageTables:       2560 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= 66283 MiB



End job on node15 on Sat Jan  6 07:25:37 UTC 2007